Hi There, Apologies if this has been asked before!
One of our Inputs into our NIFI cluster is looking to start using Avro Single Object Encoding on their messages. This was added V1.8.2 of the Avro Schema, but from what I can see NIFI is using V1.8.1 (looking at the pom.xml on GitHub, https://github.com/apache/nifi/blob/rel/nifi-1.11.4/nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/pom.xml) of the Avro Library. Further information on the Single Object Encoding can be found here https://avro.apache.org/docs/1.8.2/spec.html#single_object_encoding_spec. Firstly, are there any plans to upgrade the Avro library in NIFI? Secondly with an upgrade how and will NIFI support the Avro Single Object Encoding? Has anybody implemented support for this in their NIFI clusters? Once again apologies if this has been asked before. Kind Regards, Nathan
