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

[GitHub] [kafka] showuon commented on pull request #10940: KAFKA-13007: KafkaAdminClient getListOffsetsCalls reuse cluster snapshot

showuon commented on pull request #10940:
URL: https://github.com/apache/kafka/pull/10940#issuecomment-872027365


   > this will reduce the time complexity from O(n^2) to O(n).
   
   I think we reduce the time complexity from O(n) to O(1). FYI~


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