You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/01/19 05:31:26 UTC

[jira] [Created] (HBASE-17489) ClientScanner may send a next request to a RegionScanner which has been exhausted

Duo Zhang created HBASE-17489:
---------------------------------

             Summary: ClientScanner may send a next request to a RegionScanner which has been exhausted
                 Key: HBASE-17489
                 URL: https://issues.apache.org/jira/browse/HBASE-17489
             Project: HBase
          Issue Type: Bug
          Components: Client, scan
    Affects Versions: 2.0.0
            Reporter: Duo Zhang
            Priority: Critical
             Fix For: 2.0.0


Found it when implementing HBASE-17045. Seems the final result of the scan is correct but no doubt the logic is broken. We need to fix it to stop things get worse in the future.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)