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


##########
streams/src/test/java/org/apache/kafka/streams/processor/internals/StoreChangelogReaderTest.java:
##########
@@ -416,6 +417,7 @@ public void 
shouldPollWithRightTimeoutWithStateUpdater(final Task.TaskType type)
         shouldPollWithRightTimeout(true, type);
     }
 
+    @Disabled

Review Comment:
   I would not disable this test, but rather clean it up directly. Or exclude 
`StoreChangelogReader` from this PR.



-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to