This website requires JavaScript.
Explore
Help
Sign In
Apache
/
nifi
Watch
1
Star
0
Fork
0
You've already forked nifi
mirror of
https://github.com/apache/nifi.git
synced
2025-02-11 04:25:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nifi
/
nifi-nar-bundles
/
nifi-standard-services
/
nifi-lookup-services-bundle
History
Matthew Burgess
2f3380390d
NIFI-8492: Addressed issue in DatabaseReader class of IPLookupService that was attempting to set values on the JSON returned by MaxMind. Instead of modifying the object directly, we should use an Injectable in the Reader so that the value read will have the appropriate values but we don't need to modify those objects returned by MaxMind. Similar solution of NIFI-5814
...
Signed-off-by: Nathan Gough <thenatog@gmail.com> This
closes
#5777
.
2022-02-17 12:55:12 -05:00
..
nifi-lookup-services
NIFI-8492: Addressed issue in DatabaseReader class of IPLookupService that was attempting to set values on the JSON returned by MaxMind. Instead of modifying the object directly, we should use an Injectable in the Reader so that the value read will have the appropriate values but we don't need to modify those objects returned by MaxMind. Similar solution of NIFI-5814
2022-02-17 12:55:12 -05:00
nifi-lookup-services-nar
NIFI-9491 Excluded commons-logging and added jcl-over-slf4j references
2021-12-17 07:21:03 -05:00
pom.xml
NIFI-9344-RC3 prepare for next development iteration
2021-11-03 08:53:37 -07:00