dajac commented on PR #14921: URL: https://github.com/apache/kafka/pull/14921#issuecomment-1845078153
Hey. I have seen failures of the following tests recently. I wonder if they could be due to changes in this PR. Could you please check. ``` Build / JDK 17 and Scala 2.13 / shouldRemainOriginalAssignmentWithoutTrafficCost[rackAwareStrategy=balance_subtopology] – org.apache.kafka.streams.processor.internals.assignment.HighAvailabilityTaskAssignorTest 2m 4s Build / JDK 11 and Scala 2.13 / shouldRemainOriginalAssignmentWithoutTrafficCost[rackAwareStrategy=balance_subtopology] – org.apache.kafka.streams.processor.internals.assignment.HighAvailabilityTaskAssignorTest ``` https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14845/8/tests/ cc @lihaosky @mjsax -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
