marco polo created MINIFI-291:
---------------------------------
Summary: Convert StreamFactory to a controller service
Key: MINIFI-291
URL: https://issues.apache.org/jira/browse/MINIFI-291
Project: Apache NiFi MiNiFi
Issue Type: Improvement
Components: C++
Reporter: marco polo
Once https://github.com/apache/nifi-minifi-cpp/pull/83/files is merged, we can create more
controller services. We can move the socket factory over to a controller service which will
allow us to better control socket creation/reuse. Possibilities include limiting the number
of sockets created, what happens when that max is reached, more easily link services so that
secure sockets are created without the need for a static configuration in minifi.properies
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
|