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/04 17:01:43 UTC

[GitHub] [kafka] lbradstreet edited a comment on pull request #9123: MINOR: optimize fetchablePartitions check by performing cheap check first

lbradstreet edited a comment on pull request #9123:
URL: https://github.com/apache/kafka/pull/9123#issuecomment-668711747


   ![image](https://user-images.githubusercontent.com/252189/89322318-ecf1be80-d638-11ea-9d5b-4ea11124201c.png)
   
   From a profile fetching from 2500 partitions. This section of code takes 7.85%. In the happy case I would not expect this to improve, but we should see an improvement when partitions are unfetchable.


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