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

[jira] [Created] (NIFI-10961) [MiNiFi] Shared module to address communication between runtime and bootstrap

Ferenc Kis created NIFI-10961:
---------------------------------

             Summary: [MiNiFi] Shared module to address communication between runtime and bootstrap
                 Key: NIFI-10961
                 URL: https://issues.apache.org/jira/browse/NIFI-10961
             Project: Apache NiFi
          Issue Type: Improvement
          Components: MiNiFi
            Reporter: Ferenc Kis


Currently communication between bootstrap and minifi-server is not straightforward. There are a couple of classes and methods responsible for this located in various places in the codebase.

The goal is to collect these into a separate module, decouple them from both bootstrap and minifi-server. Define the protocol correctly (no magic strings) and define the boundaries eg how bootstrap and minifi-server should interact with the communication module.



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