You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2020/06/02 03:23:44 UTC

[GitHub] [incubator-iotdb] qiaojialin commented on a change in pull request #1300: [IOTDB-733] Enable setting for mqtt max length

qiaojialin commented on a change in pull request #1300:
URL: https://github.com/apache/incubator-iotdb/pull/1300#discussion_r433599413



##########
File path: docs/UserGuide/Client/Programming - MQTT.md
##########
@@ -69,6 +69,7 @@ Configurations are as following:
 | mqtt_port      | the mqtt service binding port    |   1883 |
 | mqtt_handler_pool_size | the handler pool size for handing the mqtt messages      |    1 |
 | mqtt_payload_formatter | the mqtt message payload formatter     |    json |
+| max_mqtt_message_size | the max mqtt message size in byte|   1048576 |

Review comment:
       Fixed, it looks better, thanks!




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org