Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-658

Handle Unexpected RuntimeExceptions differently than IOExceptions in sinks and decorators.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.3
    • 0.9.5
    • Sinks+Sources
    • 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

              jmhsieh Jonathan Hsieh
              jmhsieh Jonathan Hsieh
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: