Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-3938

Don't throw IOException out of coprocessor hooks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.12.0
    • None

    Description

      We shouldn't wrap and throw exceptions as an IOException from coprocessor hooks since that'll trigger the retry logic which just delays throwing the exception back to the client. Instead, we should wrap in a DoNotRetryIOException.

      Attachments

        Activity

          People

            samarthjain Samarth Jain
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: