Liu Shaohui created HBASE-13366:
-----------------------------------

             Summary: Throw DoNotRetryIOException instead of read only 
IOException
                 Key: HBASE-13366
                 URL: https://issues.apache.org/jira/browse/HBASE-13366
             Project: HBase
          Issue Type: Bug
            Reporter: Liu Shaohui
            Assignee: Liu Shaohui
            Priority: Minor


Currently, the read only region just throws an IOException to the clients who 
send write requests to it. This will cause the clients retry for configured 
times or until operation timeout.

Changing this exception to DoNotRetryIOException will make the client failed 
fast.

Suggestions are welcomed~ Thanks




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

Reply via email to