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

ASF GitHub Bot commented on MINIFICPP-394:
------------------------------------------

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

    https://github.com/apache/nifi-minifi-cpp/pull/321#discussion_r186475024
  
    --- Diff: C2.md ---
    @@ -52,6 +52,8 @@ 
https://cwiki.apache.org/confluence/display/MINIFI/C2+Design+Proposal
        
        # specify C2 protocol -- default is RESTSender if this is not specified
        c2.agent.protocol.class=RESTSender
    +   # may also use MQTT
    +   # c2.agent.protocol.class=RESTSender = MQTTC2Protocol
    --- End diff --
    
    This is a little confusing.  Should just be c2.agent.protocol.class= 
MQTTC2Protocol?


> Implement MQTT C2 protocol 
> ---------------------------
>
>                 Key: MINIFICPP-394
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-394
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: marco polo
>            Priority: Major
>
> Implement MQTT C2 protocol as we likely won't want to use the REST protocol 
> long term



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to