ableegoldman commented on a change in pull request #8248:
URL: https://github.com/apache/kafka/pull/8248#discussion_r432155323



##########
File path: 
streams/src/test/java/org/apache/kafka/streams/integration/utils/IntegrationTestUtils.java
##########
@@ -1247,4 +1270,33 @@ public void waitForNextStableAssignment(final long 
maxWaitMs) throws Interrupted
             );
         }
     }
+
+    public static class TrackingStateRestoreListener implements 
StateRestoreListener {

Review comment:
       Whoops




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to