tillrohrmann commented on a change in pull request #13968:
URL: https://github.com/apache/flink/pull/13968#discussion_r518811162



##########
File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/leaderelection/DefaultLeaderElectionServiceTest.java
##########
@@ -210,6 +212,33 @@ public void testErrorIsIgnoredAfterBeingStop() throws 
Exception {
                }};
        }
 
+       /**
+        * Tests that we can shut down the DefaultLeaderElectionService if the 
used
+        * LeaderElectionDriver holds an internal lock. See FLINK-20008 for 
more details.
+        */
+       @Test

Review comment:
       yes exactly




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to