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

ChannelProcessor should catch Throwable to work around close() clobbering uncaught Exceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • None
    • None

    Description

      ChannelProcessor currently allows channel.close() to clobber any uncaught exceptions since close() is called from within a finally block (and it has precondition checks). Catch Throwable to work around this problem.

      Attachments

        1. FLUME-1322-1.patch
          2 kB
          Mike Percy

        Issue Links

          Activity

            People

              mpercy Mike Percy
              mpercy Mike Percy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: