Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-1187

Fix Concurrency problems in FlowFileEvent in flume util and CouchbaseClusterControllerService

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.3.0
    • 0.4.0
    • Extensions
    • None

    Description

      org.apache.nifi.processors.flume.util.FlowFileEvent has a concurrency bug where if assigments in a critical section are reordered, unexpected behavior occurs.

      getHeaders and getBody

      Fix is to remove the unguarded checks to boolean fields in the code

      Attachments

        1. NIFI-1087.000.patch
          4 kB
          Tony Kurc

        Activity

          People

            tkurc Tony Kurc
            tkurc Tony Kurc
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: