[
https://issues.apache.org/jira/browse/KAFKA-13592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477657#comment-17477657
]
David Jacot commented on KAFKA-13592:
-------------------------------------
[~Kvicii] I don't know the reason of this issue... However, I am pretty sure
that it is an issue similar to https://github.com/apache/kafka/pull/11666. I
have noticed that the test fails from times to times in our CI. I guess that
you could reproduce it by running the test in a while loop in bash.
> Fix flaky test
> ControllerIntegrationTest.testTopicIdUpgradeAfterReassigningPartitions
> -------------------------------------------------------------------------------------
>
> Key: KAFKA-13592
> URL: https://issues.apache.org/jira/browse/KAFKA-13592
> Project: Kafka
> Issue Type: Bug
> Reporter: David Jacot
> Priority: Minor
>
> {noformat}
> java.util.NoSuchElementException: None.get
> at scala.None$.get(Option.scala:529)
> at scala.None$.get(Option.scala:527)
> at
> kafka.controller.ControllerIntegrationTest.testTopicIdUpgradeAfterReassigningPartitions(ControllerIntegrationTest.scala:1239){noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)