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 2021/07/25 14:17:23 UTC

[GitHub] [kafka] splett2 opened a new pull request #11127: KAFKA-13134: Give up group metadata lock before sending heartbeat response

splett2 opened a new pull request #11127:
URL: https://github.com/apache/kafka/pull/11127


   ### What
   Small locking improvement to drop the group metadata lock before invoking the response callback.
   
   ### Testing
   Relying on existing unit tests since this is a minor change.
   
   ### 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] dajac merged pull request #11127: KAFKA-13134: Give up group metadata lock before sending heartbeat response

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


   


-- 
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] jacky1193610322 commented on pull request #11127: KAFKA-13134: Give up group metadata lock before sending heartbeat response

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


   @splett2 do you have the lock profile before and after the patch?


-- 
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] splett2 commented on pull request #11127: KAFKA-13134: Give up group metadata lock before sending heartbeat response

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


   @dajac 
   do you mind taking a look?


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