You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "satishd (via GitHub)" <gi...@apache.org> on 2023/02/13 04:02:14 UTC

[GitHub] [kafka] satishd commented on pull request #13218: MINOR: Remove unnecessary usage of `LazyIndex`

satishd commented on PR #13218:
URL: https://github.com/apache/kafka/pull/13218#issuecomment-1427305151

   > @satishd Thanks for the explanation. Can you show me where that happens? You can see that every place I replaced `LazyIndex`, there's a `.get.sanityCheck` call immediately after creation.
   
   @ijuma You are right. Even while initializing there is a .getSanityCheck which does not really load it lazily. We can take a look at this later in how we can optimize the initialization path with LazyIndexes. 


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