suneet-s edited a comment on issue #9441: Improve OvershadowableManager performance URL: https://github.com/apache/druid/pull/9441#issuecomment-596769079 I'm not sure when to override clone and when not to. I think it's meant to be used for deepCopies, so it seems to be a good fit for the function you implemented. Only change that probably matters is in NewestSegmentFirstIterator and tests for the deepCopy methods
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
