[
https://issues.apache.org/jira/browse/NIFI-12245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779043#comment-17779043
]
ASF subversion and git services commented on NIFI-12245:
--------------------------------------------------------
Commit 1d5f2f626babb65d1d271bd46a638447e3f35c6f in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=1d5f2f626b ]
NIFI-12245: Removed deprecations around flow registry clients
NIFI-12245: Removed null check that is no longer necessary
NIFI-12245: Fixed checkstyle violation
Signed-off-by: Bence Simon <[email protected]>
This closes #7899
> Remove deprecated elements around Flow Registry Clients
> -------------------------------------------------------
>
> Key: NIFI-12245
> URL: https://issues.apache.org/jira/browse/NIFI-12245
> Project: Apache NiFi
> Issue Type: Task
> Components: Core Framework, Extensions
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The Flow Registry Client has deprecated methods for getUrl(), setUrl() as the
> registry client is now an extension point with properties. Additionally,
> there are methods in DTOs, Entity classes, etc. that are deprecated as part
> of the refactoring to make the registry client extensible. All of these
> deprecations needs to be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)