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?
- Is there a need for the ConvertAvroToJson processor in 2.x? Dan S