b-slim commented on issue #6719: use SnapTreeMap instead of ConcurrentSkipListMap URL: https://github.com/apache/incubator-druid/pull/6719#issuecomment-445902100 as per [readme](https://github.com/nbronson/snaptree/blob/master/README#L14) ``` VERSION 0.2: Incorporates an important bugfix to isEmpty() ``` I do not think it is a good idea to use code that is missing important bugfixes for such critical section in Druid. And as you pointed out Cassandra is not using it anymore. @dyf6372 seems to me the project is not alive and does not have maintainers thus no one to fix bugs.
---------------------------------------------------------------- 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]
