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/12/14 09:08:32 UTC

[GitHub] [kafka] chia7712 commented on a change in pull request #9742: MINOR: Add a test for ByteBufferInputStream to ByteBufferLogInputStreamTest

chia7712 commented on a change in pull request #9742:
URL: https://github.com/apache/kafka/pull/9742#discussion_r542219427



##########
File path: core/src/main/scala/kafka/tools/StreamsResetter.java
##########
@@ -489,19 +489,7 @@ public void resetOffsetsFromResetPlan(final Consumer<byte[], byte[]> client,
     private void resetByDuration(final Consumer<byte[], byte[]> client,
                                  final Set<TopicPartition> inputTopicPartitions,
                                  final Duration duration) {
-        final Instant now = Instant.now();

Review comment:
       Please don't include other commit code




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