Update approach to v3.5.0 #7312
Unanswered
jamespgatt
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Having Orleans running as a cluster with 3 nodes on version v3.4.2, what is the best approach to take to update the cluster to v3.5.0? Since there is no mention of any breaking changes from v3.4.2 to v3.5.0, is a rolling update (i.e. updating 1 node after the other) safe? Or is it recommended to go for a full cluster shutdown?
All reactions