Piotr Nowojski created FLINK-17682: -------------------------------------- Summary: HiveModuleTest.testConstantReturnValue didn't finish Key: FLINK-17682 URL: https://issues.apache.org/jira/browse/FLINK-17682 Project: Flink Issue Type: Bug Components: Connectors / Hive Reporter: Piotr Nowojski Fix For: 1.11.0
While testing a PR for FLINK-17663, HiveModuleTest.testConstantReturnValue didn't finish https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=1205&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=6b04ca5f-0b52-511d-19c9-52bf0d9fbdfa I've looped the code 2000 times on my local machine and it didn't happen again. Thread dump doesn't suggest any actual dead lock, more like something has crashed and didn't notify CLI (as there were very few active threads from Flink). It doesn't look like it was caused by FLINK-17663, but there is that possibility. -- This message was sent by Atlassian Jira (v8.3.4#803005)