[
https://issues.apache.org/jira/browse/KAFKA-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739713#comment-17739713
]
Mickael Maison commented on KAFKA-6527:
---------------------------------------
[~kyrmar98] It's probably worth trying to run this test in the Apache CI. Quite
a few tests consistently work on our developer machines but are flaky in the
(overloaded) CI.
What you can do is open a PR with this test re-enabled and see if it passes.
We'll probably want to retrigger it a couple of times at least to be sure.
> Transient failure in DynamicBrokerReconfigurationTest.testDefaultTopicConfig
> ----------------------------------------------------------------------------
>
> Key: KAFKA-6527
> URL: https://issues.apache.org/jira/browse/KAFKA-6527
> Project: Kafka
> Issue Type: Bug
> Reporter: Jason Gustafson
> Priority: Blocker
> Labels: flakey
> Fix For: 3.6.0
>
>
> {code:java}
> java.lang.AssertionError: Log segment size increase not applied
> at kafka.utils.TestUtils$.fail(TestUtils.scala:355)
> at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:865)
> at
> kafka.server.DynamicBrokerReconfigurationTest.testDefaultTopicConfig(DynamicBrokerReconfigurationTest.scala:348)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)