Hisoka-X commented on code in PR #4174:
URL: 
https://github.com/apache/incubator-seatunnel/pull/4174#discussion_r1127384761


##########
config/hazelcast.yaml:
##########
@@ -17,20 +17,35 @@
 
 hazelcast:
   cluster-name: seatunnel
-  network:
-    rest-api:
-      enabled: true
+  advanced-network:
+    enabled: true
+    member-server-socket-endpoint-config:
+      port:
+        auto-increment: true
+        port-count: 100
+        port: 15801

Review Comment:
   Still use 5801 series port for member socket, not change it. Use 15801 for 
client maybe be better.



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