[
https://issues.apache.org/jira/browse/KAFKA-16586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848358#comment-17848358
]
A. Sophie Blee-Goldman commented on KAFKA-16586:
------------------------------------------------
Note: when reporting an instance of failure for this test, please include both
the seed (contained in the stack trace, eg
"runRandomizedScenario(-3595932977400264775)") and the full test name including
parameters (not present in the original ticket description, eg
"rackAwareStrategy=balance_subtopology")
We need the test name to figure out which variant of the assignor was running.
This will help narrow down the issue to a specific rackAwareStrategy, as well
as enable reproduction of the failed test
> Test TaskAssignorConvergenceTest failing
> ----------------------------------------
>
> Key: KAFKA-16586
> URL: https://issues.apache.org/jira/browse/KAFKA-16586
> Project: Kafka
> Issue Type: Test
> Components: streams, unit tests
> Reporter: Matthias J. Sax
> Priority: Major
>
> {code:java}
> java.lang.AssertionError: Assertion failed in randomized test. Reproduce
> with: `runRandomizedScenario(-538095696758490522)`. at
> org.apache.kafka.streams.processor.internals.assignment.TaskAssignorConvergenceTest.runRandomizedScenario(TaskAssignorConvergenceTest.java:545)
> at
> org.apache.kafka.streams.processor.internals.assignment.TaskAssignorConvergenceTest.randomClusterPerturbationsShouldConverge(TaskAssignorConvergenceTest.java:479){code}
> This might expose an actual bug (or incorrect test setup) and should be
> reproducible (die not try it myself yet).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)