You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/07/27 12:56:00 UTC

[jira] [Created] (NIFI-10286) C2 API libraries present in root library directory

David Handermann created NIFI-10286:
---------------------------------------

             Summary: C2 API libraries present in root library directory
                 Key: NIFI-10286
                 URL: https://issues.apache.org/jira/browse/NIFI-10286
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: David Handermann
            Assignee: David Handermann


The introduction of new Command and Control capabilities introduced several new C2 API and implementation modules in multiple locations. Refactoring efforts removed the need for {{c2-client-api}} references in {{{}NarClassLoaders{}}}, but did not remove all references to C2 client classes. As a result of including {{c2-client-api}} in {{{}nifi-nar-utils{}}}, several C2 API libraries, as well as the Swagger annotations library, are present the the root {{lib}} directory in the current main branch.

The unnecessary references and dependency on {{c2-client-api}} should be removed from {{nifi-nar-utils}} to remove these dependencies from the root {{lib}} directory.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)