Uploaded image for project: 'Flume (READ-ONLY)'
  1. Flume (READ-ONLY)
  2. FLUME-658

Handle Unexpected RuntimeExceptions differently than IOExceptions in sinks and decorators.

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: v0.9.3
    • Fix Version/s: v0.9.5
    • Component/s: Sinks+Sources
    • Labels:
      None

      Description

      In 0.9.3, and an unexpected exception occurs such as an NPE, ArrayOutOfBounds or IllegalStateException, this exception either gets treated like a recoverable failure, which may results in an implicit loop that never exits and always fails. Ideally, these exceptions should skip the current event or abort.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                jon Jonathan Hsieh
                Reporter:
                jon Jonathan Hsieh
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: