This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 3a7ec5d542 NIFI-10785 Allow publishing AMQP message with null header
value NIFI-10785 addressing review comment NIFI-10785 addressing review
comments (remove unnecessary property to ignore null headers)
new ab8e9aa8df NIFI-10890 Replaced HashMap with LinkedHashMap in
JsonRowRecordReader
new ee5d557d2a NIFI-10891 Replaced HashMap with LinkedHashMap in BinFiles
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/nifi/processor/util/bin/BinFiles.java | 4 ++--
.../java/org/apache/nifi/json/AbstractJsonRowRecordReader.java | 8 ++++----
.../java/org/apache/nifi/json/TestJsonTreeRowRecordReader.java | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)