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)