BELUGA BEHR created HBASE-19615:
-----------------------------------

             Summary: CompositeImmutableSegment ArrayList Instead of LinkedList
                 Key: HBASE-19615
                 URL: https://issues.apache.org/jira/browse/HBASE-19615
             Project: HBase
          Issue Type: Improvement
          Components: hbase
    Affects Versions: 3.0.0
            Reporter: BELUGA BEHR
            Priority: Trivial


CompositeImmutableSegment ArrayList Instead of LinkedList

The code is essentially making a copy of an existing List object that doesn't 
seem to be modified, it is only being iterated over.  No need to build an 
entire LinkedList structure for that.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to