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/23 12:54:19 UTC

[GitHub] [kafka] dajac opened a new pull request #8915: MINOR; Iterate over the partitions only once when building LeaderAndIsrRequest

dajac opened a new pull request #8915:
URL: https://github.com/apache/kafka/pull/8915


   Small optimization in building LeaderAndIsrRequest to avoid iterating twice on the partitions.
   
   ### 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] ijuma merged pull request #8915: MINOR; Iterate over the partitions only once when building LeaderAndIsrRequest

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


   


----------------------------------------------------------------
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] dajac commented on pull request #8915: MINOR; Iterate over the partitions only once when building LeaderAndIsrRequest

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


   @hachikuji Could you take a look at this one please?


----------------------------------------------------------------
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] ijuma commented on pull request #8915: MINOR; Iterate over the partitions only once when building LeaderAndIsrRequest

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


   One job passed, the other two had unrelated test failures.


----------------------------------------------------------------
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] ijuma commented on pull request #8915: MINOR; Iterate over the partitions only once when building LeaderAndIsrRequest

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


   ok to test


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