[
https://issues.apache.org/jira/browse/NIFI-14551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz reassigned NIFI-14551:
---------------------------------------
Assignee: Daniel Stieglitz
> Remove the use of 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
>
> 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)