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

BasicTransactionSemantics should never throw from close()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1.0
    • 2.0.0
    • None
    • None
    • Transaction close() now logs error message instead of throwing exceptions.

    Description

      Currently, BasicTransactionSemantics can throw from close(). This means that exceptions will be clobbered in cases where unexpected exceptions are thrown, since close() is idiomatically called in a finally block.

      Attachments

        1. FLUME-1321.patch
          2 kB
          Roshan Naik
        2. FLUME-1321.2.patch
          2 kB
          Roshan Naik

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: