[
https://issues.apache.org/jira/browse/NIFI-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura reassigned NIFI-5814:
-----------------------------------
Assignee: Mark Payne
> GeoEnrichIP processor fails in 1.8.0
> ------------------------------------
>
> Key: NIFI-5814
> URL: https://issues.apache.org/jira/browse/NIFI-5814
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.8.0
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.9.0
>
>
> As reported on the mailing list by Philippe Peeters, the GeoEnrichIP
> processor is failing in 1.8.0. This appears to be a caused by a change in the
> version of the maxmind database library. The new version returns JSON objects
> to the DatabaseReader class that are read-only, whereas the previous version
> allowed the objects to be modified. Interestingly, we are modifying the
> object in order to inject in an "ip_address" field in the "Traits" field...
> but then we don't use the field. We can instead just avoid ever modifying the
> response.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)