[
https://issues.apache.org/jira/browse/MINIFI-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15781348#comment-15781348
]
ASF GitHub Bot commented on MINIFI-174:
---------------------------------------
GitHub user jdye64 opened a pull request:
https://github.com/apache/nifi-minifi-cpp/pull/33
MINIFI-174
Documentation for bidirectional communication configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdye64/nifi-minifi-cpp MINIFI-174
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-minifi-cpp/pull/33.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #33
----
commit 9cb852ef67ddaa6cb74972a2f8cab935b8622627
Author: Jeremy Dyer <[email protected]>
Date: 2016-12-27T21:57:10Z
MINIFI-174
Documentation for bidirectional communication configuration
----
> Documentation for bidirectional communication configuration
> -----------------------------------------------------------
>
> Key: MINIFI-174
> URL: https://issues.apache.org/jira/browse/MINIFI-174
> Project: Apache NiFi MiNiFi
> Issue Type: Improvement
> Components: C++, Documentation
> Affects Versions: 0.1.0
> Reporter: Jeremy Dyer
> Assignee: Jeremy Dyer
> Priority: Minor
> Fix For: 0.2.0
>
>
> Currently there is no documentation showing how to setup bidirectional
> communication within minifi-cpp. Understanding how to do so requires diving
> into the source code and figuring it out. There should be a new wiki page
> that walks through a simple configuration setup of setting up site to site to
> write data from minifi-cpp -> nifi and then also from nifi -> minifi-cpp so
> that users can better understand how this configuration works and adapt it
> for their specific needs. Would be great if this included some screenshots
> and some specific configuration files from both nifi and minifi-cpp.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)