odbozhou commented on code in PR #152:
URL: https://github.com/apache/rocketmq-connect/pull/152#discussion_r903307082
##########
rocketmq-connect-runtime/src/main/java/org/apache/rocketmq/connect/runtime/StandaloneConnectStartup.java:
##########
@@ -59,6 +59,7 @@ public class StandaloneConnectStartup {
public static Properties properties = null;
public static void main(String[] args) {
+ args = new String[]{"-c
/Users/sunxiaojian/Desktop/test-config/connect-standalone-copy.conf"};
Review Comment:
test code?
--
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]