I have created NIFI-13069 <https://issues.apache.org/jira/browse/NIFI-13069> to deprecate ConvertAvroToJson in 1.x and remove it from 2.x
On Wed, Apr 10, 2024 at 4:20 PM Joe Witt <joe.w...@gmail.com> wrote: > The best list is here > > > https://cwiki.apache.org/confluence/display/NIFI/Deprecated+Components+and+Features > > But that is a great point. We generally want to drop any ConvertXtoY bits > we have that aren't well covered by Records. > > Thanks > > On Wed, Apr 10, 2024 at 1:07 PM Dan S <dsti...@gmail.com> wrote: > > > 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? > > > > > > > > > >