[GitHub] [hbase] tedyu commented on pull request #2138: HBASE-20717 Implement CCSMap - a better concurrent map with compacted data structure

2020-07-29 Thread GitBox
tedyu commented on pull request #2138: URL: https://github.com/apache/hbase/pull/2138#issuecomment-665080792 Since Alibaba has their own JVM, we should establish benchmark for CCSMap first. So that we can know the benefit for CCSMap running on stock JVM.

[GitHub] [hbase] tedyu commented on pull request #2138: HBASE-20717 Implement CCSMap - a better concurrent map with compacted data structure

2020-07-27 Thread GitBox
tedyu commented on pull request #2138: URL: https://github.com/apache/hbase/pull/2138#issuecomment-664289303 It would be good to involve one of the original developers so that we get their buy-in for the changes. Thanks