Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/2292
@joewitt @matthew-silverman I went ahead and updated the Kafka 1.0
publisher to follow the same pattern. Tested writing to kafka with Hortonworks
Content Encoded schemas, Hortonworks Attribute Schemas, Confluent Schema
Registry, and locally derived schemas. All appear to work as expected. Thanks
for the update @matthew-silverman ! I'll see if I can do something to improve
performance but as Joe said, correct is always better than fast!
---