[
https://issues.apache.org/jira/browse/KAFKA-19578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036621#comment-18036621
]
Uladzislau Blok commented on KAFKA-19578:
-----------------------------------------
Hey. I was doing more analysis around this test, but my fix is actually the
same as in PR you've linked. I still want to prepare separate PR to bring more
refactor / clean up, because:
* From my POV it doesn't make sense to have this test as parametrized
* This test has dead code (check if statement inside of 'false' path)
Proposal:
# Merge PR you've linked, that should fix flakiness
# I'll prepare separate PR with clean up
[~chia7712] WDYT?
> Fix flaky RemoteLogManagerTest#testCopyQuota
> --------------------------------------------
>
> Key: KAFKA-19578
> URL: https://issues.apache.org/jira/browse/KAFKA-19578
> Project: Kafka
> Issue Type: Bug
> Reporter: Chia-Ping Tsai
> Assignee: Uladzislau Blok
> Priority: Minor
>
> CI:
> [https://github.com/apache/kafka/actions/runs/16651849478/job/47166854957?pr=20269]
> develocity:
> [https://develocity.apache.org/scans/tests?search.rootProjectNames=kafka&search.timeZoneId=Europe%2FWarsaw&tests.container=org.apache.kafka.server.log.remote.storage.RemoteLogManagerTest&tests.test=testCopyQuota(boolean)%5B1%5D]
>
> Root cause:
> TBD
--
This message was sent by Atlassian Jira
(v8.20.10#820010)