You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/06/10 16:49:20 UTC

[GitHub] [kafka] guozhangwang commented on a change in pull request #8843: KAFKA-9991: Fix flaky unit tests

guozhangwang commented on a change in pull request #8843:
URL: https://github.com/apache/kafka/pull/8843#discussion_r438269033



##########
File path: streams/src/test/java/org/apache/kafka/streams/integration/KTableSourceTopicRestartIntegrationTest.java
##########
@@ -236,11 +237,7 @@ public void onRestoreStart(final TopicPartition topicPartition,
                                    final String storeName,
                                    final long startingOffset,
                                    final long endingOffset) {
-            try {

Review comment:
       Yes, the callee would not throw actually.




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