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:
[email protected]


Reply via email to