Hazelcast version upgrade from 5.0.2 to 5.1.3 is not working on Kubernetes platform

31 views
Skip to first unread message

Mahi Sharma

unread,
Jan 2, 2023, 5:20:31 AM1/2/23
to Hazelcast
Hi Team,

My application is going to restart stage when using 5.1.3 version on Kubernetes platform.
Currently using  5.0.2 version and everything works fine, when trying to upgrade the version facing issue. 

Please let me know if I am missing anything .

Any suggestion highly appreciate.
Thanks,
Mahi

Lucas Beeler

unread,
Jan 3, 2023, 12:30:46 PM1/3/23
to haze...@googlegroups.com
Hi Mahi,

Are you trying to upgrade your Hazelcast pods one-at-a-time in a rolling fashion or are you taking an outage, upgrading the images for every pod in the cluster, and then bringing the cluster back online? If you're using Hazelcast open source edition, a rolling restart is not supported (rolling restart is a feature of Hazelcast Enterprise edition only).

If you're using open source, you can still do the upgrade, you just can't have mixed versions of Hazelcast in a single cluster. For example, you can't have a cluster with 7 nodes, 2 of which are running 5.1.3 and and 5 of which are running 5.0.2.

Instead, you have to bring the entire cluster down (note that this will mean an application outage, so you may want to do it during a low-traffic period) upgrade all 7 nodes to 5.1.3 (which for you probably means upgrading the pod container images) and then bring the cluster back up.

Note that this limitation is not present in Hazelcast Enterprise Edition, will which allow you to do a rolling upgrade without taking an outage.

Take care,
Lucas

--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hazelcast/de42b29c-0406-4725-bed3-8131a2dfe46cn%40googlegroups.com.

This message contains confidential information and is intended only for the individuals named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required, please request a hard-copy version. -Hazelcast

Mahi Sharma

unread,
Jan 13, 2023, 4:17:22 AM1/13/23
to Hazelcast

No I am not doing rolling upgrade. I am  bringing the entire cluster down and application is completely down.
Getting this then pod is restring
com.hazelcast.spi.utils.retryUtils could not connect to service retry utils....

Any help!! please suggest.

Thanks,
Mahi
Reply all
Reply to author
Forward
0 new messages