[
https://issues.apache.org/jira/browse/NIFI-14551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950694#comment-17950694
]
ASF subversion and git services commented on NIFI-14551:
--------------------------------------------------------
Commit b95f943ac8deacc0a3015c4cf6c5911f906a66aa in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b95f943ac8 ]
NIFI-14551 Removed the use of MetroCode in IPLookupService (#9928)
Signed-off-by: David Handermann <[email protected]>
> 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
> 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)