I recently upgraded a mongo atlas cluster(M10) in stage from version 4.4 to 5.0. I checked right away if i can downgrade to 4.4(in case there is an issue in production and there is the need to downgrade) and i could not find a downgrade option(in the same atlas ui . I did not change the FCV after upgrading nor did i use a new feature from version 5.0.
Am i doing something wrong? Is there a way to downgrade an mongodb atlas cluster?
We are planning to upgrade to version 7.0 so having the option to downgrade in case something goes wrong would be fantastic.
Yes the cluster is busy in general.
One more question. I saw through the Atlas UI that when i tried to restore a snapshot it said that the cluster will be unavailable. That means that there will be a downtime(when upgrading, considering the rolling mode this was not an issue)
Correct. The target cluster for the restore will have downtime.
Best is to run the apps in a staging environment and perform all required testing before upgrading the prod cluster so the rollback is hopefully not needed at all.