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/08/12 14:11:04 UTC

[GitHub] [kafka] chia7712 opened a new pull request #9169: MINOR: the scheduler used to perform rebalance should have thread prefix

chia7712 opened a new pull request #9169:
URL: https://github.com/apache/kafka/pull/9169


   There is already a scheduler using default thread prefix so the others should define different thread name. Otherwise, it is hard to distinguish them by jvm profiler.
   
   ### 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] chia7712 commented on pull request #9169: MINOR: the scheduler used to perform rebalance should have thread prefix

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


   @ijuma Does it need a KIP to resolve naming conflict in metrics? Although I'm wonder whether is there a use case using this conflicted name.


----------------------------------------------------------------
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] chia7712 closed pull request #9169: MINOR: the scheduler used to perform rebalance should have thread prefix

Posted by GitBox <gi...@apache.org>.
chia7712 closed pull request #9169:
URL: https://github.com/apache/kafka/pull/9169


   


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