You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "HiSuperPotato (via GitHub)" <gi...@apache.org> on 2023/05/20 08:53:51 UTC

[GitHub] [rocketmq-mqtt] HiSuperPotato opened a new issue, #195: 如何自动创建topic

HiSuperPotato opened a new issue, #195:
URL: https://github.com/apache/rocketmq-mqtt/issues/195

   是否有办法在 MqttProducer 在 mqttClient.publish(topic, message)  发送消息时候,如果没有提前创建topic则自动创建topic,而不需要初始化  sh mqadmin updatetopic -c DefaultCluster -t xxxxx -n xxxxxx


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq-mqtt] HiSuperPotato closed issue #195: 如何自动创建topic

Posted by "HiSuperPotato (via GitHub)" <gi...@apache.org>.
HiSuperPotato closed issue #195: 如何自动创建topic
URL: https://github.com/apache/rocketmq-mqtt/issues/195


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-mqtt] pingww commented on issue #195: 如何自动创建topic

Posted by "pingww (via GitHub)" <gi...@apache.org>.
pingww commented on issue #195:
URL: https://github.com/apache/rocketmq-mqtt/issues/195#issuecomment-1566368659

   > 谢谢你的回复 我有个疑问 RMQ 版本为 4.93 MQTT 版本为 1.0.0 经测试在RMQ开启自动创建topic情况下(autoCreateTopicEnable=true)mq确实可以自动创建topic并发布消息 但是mqtt却不能在未提前创建的topic发布消息 是否是我使用方式有问题 如果有解决方式请指教
   
   mqtt目前需要在namesrv上手动添加topic到kv配置,后续会优化一下这块


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-mqtt] HiSuperPotato commented on issue #195: 如何自动创建topic

Posted by "HiSuperPotato (via GitHub)" <gi...@apache.org>.
HiSuperPotato commented on issue #195:
URL: https://github.com/apache/rocketmq-mqtt/issues/195#issuecomment-1566660920

   好的 谢谢 


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-mqtt] HiSuperPotato commented on issue #195: 如何自动创建topic

Posted by "HiSuperPotato (via GitHub)" <gi...@apache.org>.
HiSuperPotato commented on issue #195:
URL: https://github.com/apache/rocketmq-mqtt/issues/195#issuecomment-1557232982

   谢谢你的回复
         我有个疑问 RMQ 版本为 4.93  MQTT 版本为 1.0.0 经测试在RMQ开启自动创建topic情况下(autoCreateTopicEnable=true)mq确实可以自动创建topic并发布消息  但是mqtt却不能在未提前创建的topic发布消息 是否是我使用方式有问题 如果有解决方式请指教


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-mqtt] HiSuperPotato commented on issue #195: 如何自动创建topic

Posted by "HiSuperPotato (via GitHub)" <gi...@apache.org>.
HiSuperPotato commented on issue #195:
URL: https://github.com/apache/rocketmq-mqtt/issues/195#issuecomment-1557069070

   > Just confirm whether the RMQ version supports automatic topic creation
   我使用的版本是 apache/rocketmq 4.93-----rocketmq-mqtt 1.0.0   roketmq 
    


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-mqtt] HiSuperPotato closed issue #195: 如何自动创建topic

Posted by "HiSuperPotato (via GitHub)" <gi...@apache.org>.
HiSuperPotato closed issue #195: 如何自动创建topic
URL: https://github.com/apache/rocketmq-mqtt/issues/195


-- 
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: commits-unsubscribe@rocketmq.apache.org

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


[GitHub] [rocketmq-mqtt] pingww commented on issue #195: 如何自动创建topic

Posted by "pingww (via GitHub)" <gi...@apache.org>.
pingww commented on issue #195:
URL: https://github.com/apache/rocketmq-mqtt/issues/195#issuecomment-1556369144

   Just confirm whether the RMQ version supports automatic topic creation


-- 
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: commits-unsubscribe@rocketmq.apache.org

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