David Handermann created NIFI-15223:
---------------------------------------

             Summary: 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


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)

Reply via email to