[
https://issues.apache.org/jira/browse/KAFKA-5175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011449#comment-16011449
]
Ismael Juma commented on KAFKA-5175:
------------------------------------
Another instance:
{code}
java.lang.AssertionError: failed to get expected partition state upon broker
startup
at kafka.utils.TestUtils$.fail(TestUtils.scala:323)
at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:823)
at
kafka.controller.ControllerIntegrationTest.waitForPartitionState(ControllerIntegrationTest.scala:291)
at
kafka.controller.ControllerIntegrationTest.testPreferredReplicaLeaderElection(ControllerIntegrationTest.scala:204)
{code}
https://builds.apache.org/blue/organizations/jenkins/kafka-trunk-jdk8/detail/kafka-trunk-jdk8/1530/tests
> Transient failure:
> ControllerIntegrationTest.testPreferredReplicaLeaderElection
> -------------------------------------------------------------------------------
>
> Key: KAFKA-5175
> URL: https://issues.apache.org/jira/browse/KAFKA-5175
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Ismael Juma
> Assignee: Onur Karaman
>
> {code}
> java.lang.AssertionError: failed to get expected partition state upon broker
> startup
> at kafka.utils.TestUtils$.fail(TestUtils.scala:311)
> at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:811)
> at
> kafka.controller.ControllerIntegrationTest.waitForPartitionState(ControllerIntegrationTest.scala:293)
> at
> kafka.controller.ControllerIntegrationTest.testPreferredReplicaLeaderElection(ControllerIntegrationTest.scala:211)
> {code}
> https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/3497/testReport/kafka.controller/ControllerIntegrationTest/testPreferredReplicaLeaderElection/
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)