You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/02/07 08:45:41 UTC

[jira] [Created] (HBASE-17608) Add suspend support for RawScanResultConsumer

Duo Zhang created HBASE-17608:
---------------------------------

             Summary: Add suspend support for RawScanResultConsumer
                 Key: HBASE-17608
                 URL: https://issues.apache.org/jira/browse/HBASE-17608
             Project: HBase
          Issue Type: Sub-task
          Components: asyncclient, Client, scan
    Affects Versions: 2.0.0
            Reporter: Duo Zhang
             Fix For: 2.0.0


Now for the AsyncResultScanner, we can only close the scanner if we reach the cache size limit and open a new scanner later. This will breaks the region level consistency. We should just stop fetching data and leave the scanner open at RS.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)