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/06/07 19:46:36 UTC

[GitHub] [kafka] kkonstantine opened a new pull request #8827: KAFKA-9849: Fix issue with worker.unsync.backoff.ms creating zombie workers when incremental cooperative rebalancing is used

kkonstantine opened a new pull request #8827:
URL: https://github.com/apache/kafka/pull/8827


   tbd
   
   ### 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] kkonstantine commented on pull request #8827: KAFKA-9849: Fix issue with worker.unsync.backoff.ms creating zombie workers when incremental cooperative rebalancing is used

Posted by GitBox <gi...@apache.org>.
kkonstantine commented on pull request #8827:
URL: https://github.com/apache/kafka/pull/8827#issuecomment-641538952


   2/3 builds green. A single test spoiled the fun in JDK11, but it's unrelated to the changes (`kafka.api.PlaintextConsumerTest.testCoordinatorFailover`) 


----------------------------------------------------------------
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] kkonstantine commented on pull request #8827: KAFKA-9849: Fix issue with worker.unsync.backoff.ms creating zombie workers when incremental cooperative rebalancing is used

Posted by GitBox <gi...@apache.org>.
kkonstantine commented on pull request #8827:
URL: https://github.com/apache/kafka/pull/8827#issuecomment-641456031


   Thanks @rhauch !
   Indeed, the build on https://github.com/apache/kafka/pull/8805 got stuck on a zookeeper test and expired. I've rebased here to get the changes of KAFKA-9848 from https://github.com/apache/kafka/pull/8805. I'll add a final commit to fill out the missing javadoc on the integration class and will merge if there are no relevant failures on the final build. 


----------------------------------------------------------------
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] kkonstantine merged pull request #8827: KAFKA-9849: Fix issue with worker.unsync.backoff.ms creating zombie workers when incremental cooperative rebalancing is used

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


   


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