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

Refactor checkAndPut and checkAndDelete to use doMiniBatchMutation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.95.0
    • None
    • None
    • Reviewed

    Description

      Currently the checkAndPut and checkAndDelete api internally calls the internalPut and internalDelete. May be we can just call doMiniBatchMutation
      only. This will help in future like if we have some hooks and the CP
      handles certain cases in the doMiniBatchMutation the same can be done while
      doing a put thro checkAndPut or while doing a delete thro checkAndDelete.

      Attachments

        1. HBASE-6698.patch
          1 kB
          Priyadarshini
        2. HBASE-6698_1.patch
          1 kB
          Priyadarshini
        3. HBASE-6698_2.patch
          9 kB
          Priyadarshini
        4. HBASE-6698_3.patch
          10 kB
          Priyadarshini
        5. HBASE-6698_5.patch
          9 kB
          Priyadarshini
        6. HBASE-6698_6.patch
          9 kB
          Priyadarshini
        7. HBASE-6698_6.patch
          9 kB
          Michael Stack
        8. HBASE-6698_6.patch
          9 kB
          Michael Stack
        9. HBASE-6698_6.patch
          9 kB
          Michael Stack
        10. HBASE-6698_7.patch
          9 kB
          ramkrishna.s.vasudevan
        11. HBASE-6698_8.patch
          10 kB
          ramkrishna.s.vasudevan
        12. HBASE-6698_8.patch
          10 kB
          ramkrishna.s.vasudevan
        13. HBASE-6698_8.patch
          10 kB
          ramkrishna.s.vasudevan

        Activity

          People

            priyadarshini Priyadarshini
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: