liugddx commented on code in PR #4043:
URL: 
https://github.com/apache/incubator-seatunnel/pull/4043#discussion_r1095603425


##########
config/hazelcast-client.yaml:
##########
@@ -21,4 +21,4 @@ hazelcast-client:
     hazelcast.logging.type: log4j2
   network:
     cluster-members:
-      - localhost:5801
\ No newline at end of file
+      - localhost:9000

Review Comment:
   > Why change the port?
   
   refer to 
https://docs.hazelcast.com/imdg/4.2/clusters/advanced-network-configuration#latest-banner
   
   Each endpoint configuration that defines a server socket must bind to a 
different socket address.
   
   



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