You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/05/28 23:24:12 UTC

[GitHub] [kafka] hachikuji opened a new pull request #8749: KAFKA-10061; Fix flaky `ReassignPartitionsIntegrationTest.testCancellation`

hachikuji opened a new pull request #8749:
URL: https://github.com/apache/kafka/pull/8749


   We have seen this test failing from time to time. In spite of the low quota, it is possible for one or more of the reassignments to complete before verification that the reassignment is in progress. The patch makes this less likely by reducing the throttle and increasing the amount of data in the topic.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] hachikuji merged pull request #8749: KAFKA-10061; Fix flaky `ReassignPartitionsIntegrationTest.testCancellation`

Posted by GitBox <gi...@apache.org>.
hachikuji merged pull request #8749:
URL: https://github.com/apache/kafka/pull/8749


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org