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 2022/08/17 12:36:58 UTC

[GitHub] [kafka] showuon opened a new pull request, #12525: MINOR: Remove spurious sleep in ConsumerCoordinatorTest

showuon opened a new pull request, #12525:
URL: https://github.com/apache/kafka/pull/12525

   
   
   ### 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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] showuon commented on pull request #12525: MINOR: Remove spurious sleep in ConsumerCoordinatorTest

Posted by GitBox <gi...@apache.org>.
showuon commented on PR #12525:
URL: https://github.com/apache/kafka/pull/12525#issuecomment-1219445407

   @ijuma @aiquestion , please take a look. Thanks.
   
   Failed tests are unrelated:
   ```
       Build / JDK 8 and Scala 2.12 / org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationBaseTest.testReplicationWithEmptyPartition()
       Build / JDK 8 and Scala 2.12 / org.apache.kafka.controller.QuorumControllerTest.testBalancePartitionLeaders()
       Build / JDK 17 and Scala 2.13 / org.apache.kafka.controller.QuorumControllerTest.testSnapshotOnlyAfterConfiguredMinBytes()
       Build / JDK 17 and Scala 2.13 / org.apache.kafka.trogdor.coordinator.CoordinatorTest.testTaskRequestWithOldStartMsGetsUpdated()
   ```


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] showuon commented on pull request #12525: MINOR: Remove spurious sleep in ConsumerCoordinatorTest

Posted by GitBox <gi...@apache.org>.
showuon commented on PR #12525:
URL: https://github.com/apache/kafka/pull/12525#issuecomment-1217958317

   Fix for https://github.com/apache/kafka/pull/12500


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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


[GitHub] [kafka] showuon merged pull request #12525: MINOR: Remove spurious sleep in ConsumerCoordinatorTest

Posted by GitBox <gi...@apache.org>.
showuon merged PR #12525:
URL: https://github.com/apache/kafka/pull/12525


-- 
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.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

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