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/08/15 06:41:31 UTC

[GitHub] [rocketmq-connect] ShannonDing commented on a diff in pull request #243: [ISSUE #242] update port

ShannonDing commented on code in PR #243:
URL: https://github.com/apache/rocketmq-connect/pull/243#discussion_r945459540


##########
rocketmq-connect-runtime/src/main/java/org/apache/rocketmq/connect/runtime/config/ConnectConfig.java:
##########
@@ -113,7 +113,7 @@ public void setBrokerSuspendMaxTimeMillis(int brokerSuspendMaxTimeMillis) {
     /**
      * Http port for REST API.
      */
-    private int httpPort = 8081;
+    private int httpPort = 8082;

Review Comment:
   why change to 8082?



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