Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/3160
Performance difference when iterating 10 million times, each time creating
a new avro writer and writing a single record, was an improvement from about 58
seconds to about 12 seconds. So approximately 5x improvement in this use case.---
