Github user patricker commented on the issue: https://github.com/apache/nifi/pull/3188 @mattyb149 My biggest concern with this PR was how many processors I had to touch for the RecordSetWriter, and how many I should touch. I decided updating all of the core/standard processors probably made sense, but did not update anything outside of that (Kafka, etc...)
---