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

A limit on the raw key values is needed for each next call of a scanner

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Scanners
    • None

    Description

      In the current scanner next, there are several limits: caching, batch and size. But there is no limit on raw data scanned, so the time consumed by a next call is unbounded. For example, many consecutive deleted or filtered out cells will leads to a socket timeout. This can make user code get stuck.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              heliangliang He Liangliang
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: