[
https://issues.apache.org/jira/browse/MINIFICPP-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242101#comment-16242101
]
ASF subversion and git services commented on MINIFICPP-46:
----------------------------------------------------------
Commit b9ec9b6a28d14585b7e24e90ebab4dad00e3181d in nifi-minifi-cpp's branch
refs/heads/master from Andrew I. Christianson
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=b9ec9b6 ]
MINIFI-291 Added standard Lua packages to scripting environment
This closes #178.
Signed-off-by: Marc Parisi <[email protected]>
> Convert StreamFactory to a controller service
> ---------------------------------------------
>
> Key: MINIFICPP-46
> URL: https://issues.apache.org/jira/browse/MINIFICPP-46
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> 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.4.14#64029)