You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/04/18 06:32:21 UTC

[GitHub] [rocketmq-mqtt] DongyuanPan opened a new pull request, #78: Fix the bug of Get Start in Readme

DongyuanPan opened a new pull request, #78:
URL: https://github.com/apache/rocketmq-mqtt/pull/78

   #77 


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-mqtt] ShannonDing merged pull request #78: Fix the bug of Get Start in Readme

Posted by GitBox <gi...@apache.org>.
ShannonDing merged PR #78:
URL: https://github.com/apache/rocketmq-mqtt/pull/78


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-mqtt] DongyuanPan commented on pull request #78: Fix the bug of Get Start in Readme

Posted by GitBox <gi...@apache.org>.
DongyuanPan commented on PR #78:
URL: https://github.com/apache/rocketmq-mqtt/pull/78#issuecomment-1101224379

   btw,add tips for broker configuration


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-mqtt] tianliuliu commented on a diff in pull request #78: Fix the bug of Get Start in Readme

Posted by GitBox <gi...@apache.org>.
tianliuliu commented on code in PR #78:
URL: https://github.com/apache/rocketmq-mqtt/pull/78#discussion_r852545751


##########
README.md:
##########
@@ -18,6 +18,11 @@ The queue model of MQTT needs to be based on the light message queue, For the de
 The queue model of MQTT needs to be based on the light message queue feature ([RIP-28](https://github.com/apache/rocketmq/pull/3694)) of RocketMQ. RocketMQ has only supported this feature since version 4.9.3. Please ensure that the installed version of RocketMQ already supports this feature.
 
 For the quick start of light message queue, please refer to [Example_LMQ](https://github.com/apache/rocketmq/blob/develop/docs/cn/Example_LMQ.md) of RocketMQ. 
+For example, set the following parameters to true in broker.conf

Review Comment:
   good job!!!



-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

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