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

Handle old client without include_stop_row flag when startRow equals endRow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0, 2.0.0
    • 1.4.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Now we have include_start_row/include_stop_row flag in new version. Before it, startRow is include and stopRow is exclude, but when startRow=endRow there is a special logic that we consider it as a get and we should return the value of this row to client.
      In the new client, if user set start=end we will change include_stop_row to true for behavior compatibility.

      We should also do a special logic if old client access new server for compatibility at server.

      Attachments

        1. HBASE-18113.v03.patch
          5 kB
          Phil Yang
        2. HBASE-18113.v02.patch
          2 kB
          Phil Yang
        3. HBASE-18113.v02.patch
          2 kB
          Phil Yang

        Issue Links

          Activity

            People

              yangzhe1991 Phil Yang
              yangzhe1991 Phil Yang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: