leventov commented on issue #6827: DruidSchema and SystemSchema should avoid creating temprorary collections of the cardinality of all segments URL: https://github.com/apache/incubator-druid/issues/6827#issuecomment-454369431 I think of some bugs similar to #6826, because to avoid creation of a whole new data structure in `getSegmentMetadata()` `segmentMetadataInfo` should probably be iterated outside of locks.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
