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/06/16 01:40:21 UTC

[GitHub] [rocketmq-mqtt] ChangingFond commented on a diff in pull request #117: add an implement of SubscriptionPersistManager

ChangingFond commented on code in PR #117:
URL: https://github.com/apache/rocketmq-mqtt/pull/117#discussion_r898617907


##########
conf/spring.xml:
##########
@@ -31,6 +31,7 @@
 
     <context:component-scan base-package="org.apache.rocketmq.mqtt.ds"/>
     <context:component-scan base-package="org.apache.rocketmq.mqtt.cs"/>
+    <context:component-scan base-package="org.apache.rocketmq.mqtt.meta"/>

Review Comment:
   as an optional module, is meta necessary to load here ?



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