[ 
https://issues.apache.org/jira/browse/KAFKA-19578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020734#comment-18020734
 ] 

Lianet Magrans commented on KAFKA-19578:
----------------------------------------

In case it helps, saw this one today in a PR 
[here|https://github.com/apache/kafka/actions/runs/17769042747/job/50500642991?pr=20542],
 passes locally but times out every one and then on CI it seems, on:
{code:java}
// Verify the copy operation completes within the timeout, since it does not 
need to wait for quota availability
assertTimeoutPreemptively(Duration.ofMillis(100), () -> 
task.copyLogSegmentsToRemote(mockLog));{code}
 

> 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
>
> see 
> https://github.com/apache/kafka/actions/runs/16651849478/job/47166854957?pr=20269



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to