Pil0tXia commented on code in PR #4468: URL: https://github.com/apache/eventmesh/pull/4468#discussion_r1343010096
########## eventmesh-runtime/conf/eventmesh.properties: ########## @@ -72,7 +72,7 @@ eventMesh.server.blacklist.ipv4=0.0.0.0/8,127.0.0.0/8,169.254.0.0/16,255.255.255 eventMesh.server.blacklist.ipv6=::/128,::1/128,ff00::/8 #connector plugin -eventMesh.connector.plugin.type=standalone +eventMesh.connector.plugin.type=rocketmq Review Comment: Thank you for reviewing! Yes, you may notice that these config changes come from these commits:  Because this PR is still a draft and WIP before, so these commits haven't been reverted. Don't worry, I won't forget it. They are now reverted. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
