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)