[ 
https://issues.apache.org/jira/browse/MINIFI-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989142#comment-15989142
 ] 

ASF GitHub Bot commented on MINIFI-269:
---------------------------------------

Github user apiri commented on a diff in the pull request:

    https://github.com/apache/nifi-minifi-cpp/pull/81#discussion_r113974309
  
    --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp ---
    @@ -339,7 +339,7 @@ void YamlConfiguration::parseProvenanceReportingYaml(
         return;
       }
     
    -  if (!reportNode || !(reportNode->IsSequence())) {
    --- End diff --
    
    The main case of interest is for those scenarios were Provenance Reporting 
is not desired.  As a result, this will throw an exception for those scenarios 
where provenance reporting is not one of the included yaml components.


> Support Site2Site Server Protocol
> ---------------------------------
>
>                 Key: MINIFI-269
>                 URL: https://issues.apache.org/jira/browse/MINIFI-269
>             Project: Apache NiFi MiNiFi
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: cpp-0.1.0
>            Reporter: bqiu
>            Assignee: bqiu
>
> Support Site2Site Server Protocol
> Now CPP site2Site only support client side.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to