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 747b5d4d9e NIFI-10317 Taking care of NullPointerException if AMQP
header value is null NIFI-10317 refactoring to remove repeated conversions to
string from char NIFI-10317 correctly handle null values: null vs "null"
NIFI-10317 adding test NIFI-10317 - Updated ConsumeAMQPTest to test for null
and empty header values. NIFI-10317 - Updated ConsumeAMQPTest to use hard coded
string values when testing. Made convertMapToString() private.
new ce18b63db0 NIFI-10743 Used LinkedHashMap in
TestHBase_1_1_2_ClientService.testScan
new 889254a9dc NIFI-10744 Used LinkedHashMap in TestScanHBase methods
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:
.../src/test/java/org/apache/nifi/hbase/MockHBaseClientService.java | 3 ++-
.../src/test/java/org/apache/nifi/hbase/TestScanHBase.java | 5 +++--
.../java/org/apache/nifi/hbase/TestHBase_1_1_2_ClientService.java | 3 +--
3 files changed, 6 insertions(+), 5 deletions(-)