[ https://issues.apache.org/jira/browse/FLINK-18322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jiangjie Qin resolved FLINK-18322. ---------------------------------- Resolution: Fixed Merged. master: 8e2af35314384eead43ae2582664404433ac60ab release-1.11: 24ab44cbb5e675d868a6fceb3fb25185156f426a > Fix unstable ExecutorNotifierTest#testExceptionInHandler. > --------------------------------------------------------- > > Key: FLINK-18322 > URL: https://issues.apache.org/jira/browse/FLINK-18322 > Project: Flink > Issue Type: Bug > Components: Connectors / Common > Reporter: Jiangjie Qin > Assignee: Jiangjie Qin > Priority: Blocker > Labels: pull-request-available > Fix For: 1.11.0 > > > The {{ExecutorNotifierTest#testExceptionInHandler()}} fails intermittently > because the {{UncaughtExceptionHandler}} may fire after the > {{ExecutorService}} has shutdown. The fix is to ensure only check the > exception after the {{UncaughtExceptionHandler}} has fired. -- This message was sent by Atlassian Jira (v8.3.4#803005)