[
https://issues.apache.org/jira/browse/MINIFICPP-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16352897#comment-16352897
]
ASF GitHub Bot commented on MINIFICPP-393:
------------------------------------------
Github user phrocker commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/259#discussion_r166103910
--- Diff: extensions/mqtt/ConsumeMQTT.cpp ---
@@ -35,7 +35,7 @@ namespace nifi {
namespace minifi {
namespace processors {
-core::Property ConsumeMQTT::MaxQueueSize("Max Flow Segment Size", "Maximum
flow content payload segment size for the MQTT record", "");
+core::Property ConsumeMQTT::MaxQueueSize("Max Queue Size", "Maximum
receive queue size for the MQTT record", "");
--- End diff --
Do we intend to follow semver?
> add security support for MQTT
> -----------------------------
>
> Key: MINIFICPP-393
> URL: https://issues.apache.org/jira/browse/MINIFICPP-393
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Reporter: bqiu
> Assignee: bqiu
> Priority: Minor
> Fix For: 1.0.0
>
>
> add security support for MQTT
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)