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 14:09:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-21930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang updated HBASE-21930:
------------------------------
    Attachment: HBASE-21930.patch

> 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
>            Priority: Major
>         Attachments: HBASE-21930.patch
>
>
> 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)