This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from e883aa6 Rename RecordPath un/escape JSON functions (#5124)
add d340ad7 NIFI-8661: Updated ReaderLookup and RecordSetWriterLookup to
use a property that indicates which reader/writer to use instead of requiring a
specific attribute be provided
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/nifi/lookup/ReaderLookup.java | 108 +++++++++++----------
.../apache/nifi/lookup/RecordSetWriterLookup.java | 95 +++++++++---------
.../org/apache/nifi/lookup/TestReaderLookup.java | 20 +---
.../nifi/lookup/TestRecordSetWriterLookup.java | 21 +---
4 files changed, 117 insertions(+), 127 deletions(-)