Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17143 Scan improvement
  3. HBASE-17508

Unify the implementation of small scan and regular scan for sync client

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0, 2.0.0
    • 1.4.0, 2.0.0
    • Client, Scanners
    • None
    • Incompatible change, Reviewed
    • Hide
      Now the scan.setSmall method is deprecated. Consider using scan.setLimit and scan.setReadType in the future. And we will open scanner lazily when you call scanner.next. This is an incompatible change which delays the table existence check and permission check.
      Show
      Now the scan.setSmall method is deprecated. Consider using scan.setLimit and scan.setReadType in the future. And we will open scanner lazily when you call scanner.next. This is an incompatible change which delays the table existence check and permission check.

    Description

      Implement the same logic with HBASE-17045 for sync client.

      Attachments

        1. HBASE-17508.patch
          101 kB
          Duo Zhang
        2. HBASE-17508-v1.patch
          118 kB
          Duo Zhang
        3. HBASE-17508-v2.patch
          132 kB
          Duo Zhang
        4. HBASE-17508-v3.patch
          133 kB
          Duo Zhang
        5. HBASE-17508-v4.patch
          151 kB
          Duo Zhang
        6. HBASE-17508-v5.patch
          153 kB
          Duo Zhang
        7. HBASE-17508-v6.patch
          155 kB
          Duo Zhang
        8. HBASE-17508-branch-1.patch
          208 kB
          Duo Zhang
        9. HBASE-17508-branch-1-v1.patch
          209 kB
          Duo Zhang
        10. HBASE-17508-v7.patch
          155 kB
          Duo Zhang

        Issue Links

          Activity

            People

              zhangduo Duo Zhang
              zhangduo Duo Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: