mjsax commented on code in PR #16988:
URL: https://github.com/apache/kafka/pull/16988#discussion_r1735340595


##########
streams/src/test/java/org/apache/kafka/streams/integration/QueryableStateIntegrationTest.java:
##########
@@ -1075,92 +1074,6 @@ public void 
shouldNotMakeStoreAvailableUntilAllStoresAvailable() throws Exceptio
 
     }
 
-    @Test
-    @Deprecated //A single thread should no longer die
-    public void shouldAllowToQueryAfterThreadDied() throws Exception {

Review Comment:
   Why are we removing this test? We should just update the test to use the new 
handler instead.



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to