Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Later
-
None
-
None
-
None
-
None
Description
We can implement an AtomicIntegerArray based skip list, where the int values point to locations in a byte block structure. This can be useful for testing against ConcurrentSkipListMap. It can also be used in Lucene for the realtime terms dictionary.
Attachments
Attachments
Issue Links
- relates to
-
LUCENE-3245 Realtime terms dictionary
- Open
-
HBASE-3993 Alternatives to ConcurrentSkipListMap in MemStore
- Closed