0

I have java application with hazelcast client. Application being running on 2 different server. First time when on both server the application start they form a cluster but as I put down one of the node and bring it up, it takes around "5 min" to form a cluster, till then the node I brought up running as a standalone instance. I am not sure why is this happenning ?

I have Tcpipconfig enable with list of 2 members. I am using embedded hazelcast

2
  • Does it do this with the latest version ? (Which today is 5.3.5) Commented Oct 27, 2023 at 12:57
  • If that doesn't work, logs will be helpful Commented Oct 27, 2023 at 13:02

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Browse other questions tagged or ask your own question.