This is an automated email from the ASF dual-hosted git repository.
turcsanyi pushed a change to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
from f4ee11975e NIFI-13744 Corrected Excel Reader Cell Type Inferencing
add 1625679bae NIFI-13860 Avoid Throwing Exceptions for Failures in
IPLookupService
No new revisions were added by this update.
Summary of changes:
.../nifi/lookup/maxmind/IPLookupService.java | 18 +-
.../nifi/lookup/maxmind/TestIPLookupService.java | 200 +++++++++++++++++++++
2 files changed, 211 insertions(+), 7 deletions(-)
create mode 100644
nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/src/test/java/org/apache/nifi/lookup/maxmind/TestIPLookupService.java