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

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

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

    https://github.com/apache/nifi-minifi-cpp/pull/81#discussion_r113841440
  
    --- Diff: libminifi/src/core/yaml/YamlConfiguration.cpp ---
    @@ -339,7 +339,7 @@ void YamlConfiguration::parseProvenanceReportingYaml(
         return;
       }
     
    -  if (!reportNode || !(reportNode->IsSequence())) {
    --- End diff --
    
    @apiri it is not a sequence for provenance report like processors. 
    Provenance Reporting:
      scheduling strategy: TIMER_DRIVEN <=====we do not have -
      scheduling period: 1 sec
      port: 10001
      host: localhost
      port uuid: 471deef6-2a6e-4a7d-912a-81cc17e3a204
      batch size: 100


> 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