You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 20:47:00 UTC

[jira] [Closed] (HBASE-14168) Avoid useless retry for DoNotRetryIOException in TableRecordReaderImpl

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

Andrew Kyle Purtell closed HBASE-14168.
---------------------------------------

> Avoid useless retry for DoNotRetryIOException in TableRecordReaderImpl
> ----------------------------------------------------------------------
>
>                 Key: HBASE-14168
>                 URL: https://issues.apache.org/jira/browse/HBASE-14168
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>            Reporter: zhouyingchao
>            Assignee: zhouyingchao
>            Priority: Minor
>             Fix For: 0.98.14, 1.2.0, 1.1.2, 1.3.0, 2.0.0
>
>         Attachments: HBASE-14168-001.patch, HBASE-14168-002.patch
>
>
> In TableRecordReaderImpl, even if the next() of scan throws DoNotRetryIOException, it would still be retried. This does not make sense and should be avoided.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)