I have a sharded cluster of MongoDB 4.4.x Enterprise. I want to change the engine to the community.
I’d like to know about considerations during this process.
[Engine Replacement Scenario]
Disable the Balancer
Change the Config Servers
Change the Shards
Change the mongos instances
Re-enable the Balancer
-
If the internal engine is In-memory, is it right to change the Configuration File Option only because the data format is the same as WiredTiger?
-
If Enterprise-only features such as Encryption and KMIP are also disabled in Configuration File Option?
-
For Ops Manager, do I just have to remove it? Do I have to do something separately in Ops Manager before working?
-
I’d like to know if there are any other considerations.