We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What I tried
What I expected In target MongoDB, those collection also stored according to sharded partition of source MongoDB
But every document synced from the source MongoDB is storing to the default primary shard for that collection in target MongoDB
May be the config server also needs to sync for this purpose. Is this support available till now in Mongo shake ?
Source MongoDB sharding status ---> https://gist.github.com/sayedppqq/2ac4544057a07002b0ba431ac67f28da Target MongoDB sharding status -----> https://gist.github.com/sayedppqq/da41e37f666716d75026a59888da7beb
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What I tried
What I expected
In target MongoDB, those collection also stored according to sharded partition of source MongoDB
But every document synced from the source MongoDB is storing to the default primary shard for that collection in target MongoDB
May be the config server also needs to sync for this purpose. Is this support available till now in Mongo shake ?
Source MongoDB sharding status ---> https://gist.github.com/sayedppqq/2ac4544057a07002b0ba431ac67f28da
Target MongoDB sharding status -----> https://gist.github.com/sayedppqq/da41e37f666716d75026a59888da7beb
The text was updated successfully, but these errors were encountered: