richardstartin commented on pull request #7828: URL: https://github.com/apache/pinot/pull/7828#issuecomment-978582467
Why not use a `Sets.newConcurrentHashSet()` rather than copy on write? That would simplify this a lot. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
