gharris1727 commented on code in PR #15349:
URL: https://github.com/apache/kafka/pull/15349#discussion_r1485424799


##########
streams/src/test/java/org/apache/kafka/streams/processor/internals/assignment/HighAvailabilityTaskAssignorTest.java:
##########
@@ -97,6 +100,7 @@
 import static org.mockito.Mockito.spy;
 
 @RunWith(Parameterized.class)
+@Category({IntegrationTest.class})

Review Comment:
   The average duration for this suite is ~4m30s, which is the 44th longest 
test suite in the project. This is borderline, but fell on the high side of the 
arbitrary line I chose.



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