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

Apply the cell to right memstore for increment/append operation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.2.0
    • None
    • None

    Description

      HBASE-21643 introduced two new coprocessor methods postIncrementBeforeWAL and postAppendBeforeWAL instead of the old coprocessor postMutationsBeforeWAL. These coprocessor methods give coprocessors to update the new cells before apply to WAL or memstore. But the cell's column family may be changed, too. So it should apply the new cell to memstore depend on the cell's column family.

       

      Attachments

        1. HBASE-21660.master.001.patch
          2 kB
          Guanghao Zhang
        2. HBASE-21660.master.002.patch
          12 kB
          Guanghao Zhang
        3. HBASE-21660.master.003.patch
          12 kB
          Guanghao Zhang

        Issue Links

          Activity

            People

              zghao Guanghao Zhang
              zghao Guanghao Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: