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

Minor bugs and performance improvements to record-oriented processors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      While testing some corner cases, I have run into a few minor issues with some of the record oriented processors/libraries:

      ConvertRecord performs very poorly if the writer is the JSON RestSetWriter and configured to write the schema using the avro.schema attribute.

      If QueryRecord fails to parse data properly with the configured reader, it may roll back the session instead of routing to failure, leading the FlowFile being stuck on the queue. This includes an error message indicating that the FlowFile has an active callback or input stream that hasn't been closed.

      QueryRecord fails if referencing a field that is of UNION type.

      Attachments

        Issue Links

          Activity

            People

              markap14 Mark Payne
              markap14 Mark Payne
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: