[
https://issues.apache.org/jira/browse/MINIFI-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856408#comment-15856408
]
ASF GitHub Bot commented on MINIFI-184:
---------------------------------------
Github user benqiu2016 commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/41#discussion_r99884121
--- Diff: libminifi/include/FlowController.h ---
@@ -90,6 +93,25 @@ class FlowController
}
return _flowController;
}
+ //! passphase for the private file callback
--- End diff --
All the central service like provenance and others are tied with
flowController like current NiFi.
It make code more clear.
> Add Security Support for Site to Site
> -------------------------------------
>
> Key: MINIFI-184
> URL: https://issues.apache.org/jira/browse/MINIFI-184
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: cpp-0.2.0
> Reporter: bqiu
> Assignee: bqiu
> Fix For: cpp-0.2.0
>
>
> Add Security Support
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)