Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13366

Throw DoNotRetryIOException instead of read only IOException

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.98.13, 1.0.2, 1.2.0, 1.1.1, 2.0.0
    • None
    • None

    Description

      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

      Attachments

        1. HBASE-13366-v1.diff
          1 kB
          Shaohui Liu

        Activity

          People

            liushaohui Shaohui Liu
            liushaohui Shaohui Liu
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: