1. Requirements: remote Mongodb cluster data migration needs to be able to support full + incremental migration.
2. Environment: Mongodb version 3.2.10, sharding cluster mode. There are more than 200 million data.
3. Mongosync, that has tried 360 has found that the mongodb version is limited, and the source library does not support versions above 2.6 (probably because the driver does not support it).
ask God, is there any good, efficient and reliable migration plan?