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

HRegion.incrementColumnValue is not used in trunk

    XMLWordPrintableJSON

Details

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

    Description

      on 0.94 a call to client.HTable#incrementColumnValue will cause HRegion#incrementColumnValue. On trunk all calls to HTable.incrementColumnValue got to HRegion#increment.

      My guess is that HTable#incrementColumnValue and HTable#increment serialize to the same thing over the wire so that the remote HRegionServer no longer knows which htable method was called.

      To repro I checked out trunk and put a break point in HRegion#incrementColumnValue and then ran TestFromClientSide. The breakpoint wasn't hit.

      Attachments

        1. 5824-addendum-v2.txt
          5 kB
          Ted Yu
        2. hbase_5824.addendum
          4 kB
          Jimmy Xiang
        3. hbase-5824_v2.patch
          3 kB
          Jimmy Xiang
        4. hbase-5824.patch
          2 kB
          Jimmy Xiang

        Issue Links

          Activity

            People

              jxiang Jimmy Xiang
              eclark Elliott Neil Clark
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: