Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-12058 [Umbrella] Reduce unnecessary object allocations
  3. HBASE-12748

RegionCoprocessorHost.execOperation creates too many iterator objects

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.25, 0.98.9
    • 1.2.0, 1.3.0, 0.98.15, 1.1.8, 2.0.0
    • None
    • None
    • Reviewed

    Description

      This is typical pattern of enhanced for ... loop usage in a hot code path. For every HBase operation it instantiates iterator for coprocessor list twice.

      Attachments

        1. HBASE-12748.patch
          20 kB
          Andrew Kyle Purtell
        2. HBASE-12748.patch
          23 kB
          Andrew Kyle Purtell
        3. HBase-12748.patch
          6 kB
          Vladimir Rodionov

        Activity

          People

            apurtell Andrew Kyle Purtell
            vrodionov Vladimir Rodionov
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: