[
https://issues.apache.org/jira/browse/NIFI-14551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14551:
------------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Remove the use of Deprecated MetroCode in IPLookupService
> ---------------------------------------------------------
>
> Key: NIFI-14551
> URL: https://issues.apache.org/jira/browse/NIFI-14551
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Fix For: 2.5.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> With the latest upgrade to geoip2 in NIFI-14544, the getMetroCode() method
> in class Location has been deprecated without any suitable replacement. The
> Javadocs below indicate it is no longer used.
> {code:java}
> /**
> * @return The metro code is a no-longer-maintained code for targeting
> * advertisements in Google.
> * @deprecated Code values are no longer maintained.
> */{code}
> This ticket aims to remove the use of getMetroCode() from NIFI's
> IPLookupService.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)