2011shenlin commented on code in PR #132:
URL: 
https://github.com/apache/rocketmq-eventbridge/pull/132#discussion_r1285194639


##########
start/src/main/resources/application.properties:
##########
@@ -29,11 +29,11 @@ rocketmq.namesrvAddr=localhost:9876
 
 rocketmq.cluster.name=DefaultCluster
 ## runtime
-runtime.config.mode=DB
+runtime.config.mode=FILE
 runtime.storage.mode=ROCKETMQ
 rumtime.name=eventbridge-runtimer
-runtime.pluginpath=~/eventbridge/plugin
-
+runtime.pluginpath=E:\\rocketmq_files\\plugins

Review Comment:
   the plugin path should not be changed.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to