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 2019/02/19 06:35:00 UTC

[jira] [Created] (HBASE-21930) Deal with ScannerResetException when opening region scanner

Duo Zhang created HBASE-21930:
---------------------------------

             Summary: Deal with ScannerResetException when opening region scanner
                 Key: HBASE-21930
                 URL: https://issues.apache.org/jira/browse/HBASE-21930
             Project: HBase
          Issue Type: Sub-task
            Reporter: Duo Zhang


Ideally, the server side should not throw ScannerResetException when we request it at the first time, since it is a DoNotRetryIOException. But anyway, the implementation is already like this, we should deal with it as client side.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)