[
https://issues.apache.org/jira/browse/MINIFICPP-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16614216#comment-16614216
]
ASF GitHub Bot commented on MINIFICPP-602:
------------------------------------------
Github user apiri commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/395#discussion_r217225666
--- Diff: libminifi/include/RemoteProcessorGroupPort.h ---
@@ -88,12 +93,11 @@ class RemoteProcessorGroupPort : public core::Processor
{
if (uuid != nullptr) {
uuid_copy(protocol_uuid_, uuid);
}
- site2site_port_ = -1;
+ //siteTosite_port_ = -1;
--- End diff --
should get removed
> Support a CSV within RPG URL
> ----------------------------
>
> Key: MINIFICPP-602
> URL: https://issues.apache.org/jira/browse/MINIFICPP-602
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Mr TheSegfault
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)