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

Remove sorted() methods from Result now that Gets are Scans

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.0
    • 0.90.0
    • Client
    • None

    Description

      With the old Get codepath, we used to sometimes get results sent to the client that weren't fully sorted. Now that Gets are Scans, results should always be sorted.

      Confirm that we always get back sorted results and if so drop the Result.sorted() method and update javadoc accordingly.

      Attachments

        1. 4775.txt
          1 kB
          Michael Stack

        Activity

          People

            ryanobjc ryan rawson
            streamy Jonathan Gray
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: