I guess I am wondering why it was not included under NIFI-11172 <https://issues.apache.org/jira/browse/NIFI-11172>.
On Wed, Apr 10, 2024 at 12:01 PM Mike Thomsen <mikerthom...@gmail.com> wrote: > IIRC, the plan was to remove those ConvertToX processors in 2.X > > On Wed, Apr 10, 2024 at 11:36 AM Dan S <dsti...@gmail.com> wrote: > > > I noticed that the ConvertAvroToJson processor is not marked as > deprecated > > in 2.x. Is there something it offers which cannot be done with the > > ConvertRecord processor configured with an AvroReader and > > JsonRecordSetWriter? > > >