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



##########
File path: 
streams/src/main/java/org/apache/kafka/streams/processor/internals/assignment/HighAvailabilityTaskAssignor.java
##########
@@ -34,7 +33,6 @@
 import java.util.UUID;
 import java.util.stream.Collectors;
 
-import static 
org.apache.kafka.streams.processor.internals.assignment.AssignmentUtils.taskIsCaughtUpOnClientOrNoCaughtUpClientsExist;

Review comment:
       If we no longer need this in the HATA then I believe it's only needed in 
`TaskMovement`. Should we just move it there (and the associated tests to 
`TaskMovementTest`)?




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