Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19615

CompositeImmutableSegment ArrayList Instead of LinkedList

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 2.0.0-beta-1, 2.0.0
    • None
    • None
    • Reviewed
    • Patch

    Description

      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.

      Attachments

        1. HBASE-19615.1.patch
          0.9 kB
          David Mollitor

        Activity

          People

            belugabehr David Mollitor
            belugabehr David Mollitor
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: