[
https://issues.apache.org/jira/browse/NIFI-15223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15223:
------------------------------------
Status: Patch Available (was: Open)
> Decouple S2S Client from Framework API
> --------------------------------------
>
> Key: NIFI-15223
> URL: https://issues.apache.org/jira/browse/NIFI-15223
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{nifi-site-to-site-client}} under {{nifi-commons}} supports both
> framework operations and reporting tasks. The current implementation has a
> dependency on {{nifi-framework-api}}, leading to the framework dependency in
> the S2S Reporting Task extension module. Actual framework API usage is
> limited to the {{EventReporter}} and {{RemoteDestination}} interfaces, which
> can easily be substituted with interfaces defined in
> {{nifi-site-to-site-client}}, removing the need for coupling to the framework
> API.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)