David Handermann created NIFI-9584:
--------------------------------------

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


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.1#820001)

Reply via email to