[
https://issues.apache.org/jira/browse/NIFI-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-9584.
------------------------------------
Resolution: Fixed
> Refactor MiNiFi Flow Status Communication
> -----------------------------------------
>
> Key: NIFI-9584
> URL: https://issues.apache.org/jira/browse/NIFI-9584
> Project: Apache NiFi
> Issue Type: Improvement
> Components: MiNiFi
> Reporter: David Handermann
> Priority: Minor
>
> MiNiFi uses Java Object Serialization to communicate Flow Status information
> between the bootstrap process and the main process. Java Object
> Serialization can introduce compatibility issues when changing formats, and
> also has the potential to introduce security issues when vulnerable libraries
> are present on the class path. Although this communication is limited to the
> loopback address, the serialization approach should be refactored to avoid
> Java Object Serialization.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)