-
Notifications
You must be signed in to change notification settings - Fork 20
feature: support mongodb collection sharding #1624
New issue
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
Conversation
Hello rachedbenmustapha,My role is to assist you with the merge of this Status report is not available. |
Codecov Report
@@ Coverage Diff @@
## development/8.1 #1624 +/- ##
===================================================
- Coverage 58.82% 58.80% -0.02%
===================================================
Files 185 185
Lines 11887 11898 +11
===================================================
+ Hits 6992 6997 +5
- Misses 4895 4901 +6
Continue to review full report at Codecov.
|
48956ca
to
77f9719
Compare
/approve |
Incorrect fix versionThe
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
Please check the The following options are set: approve |
ping bert-e |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
The following branches will NOT be impacted:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue ARSN-28. Goodbye rachedbenmustapha. |
Support mongodb connection string with sharding, and shard collections when creating a new bucket.
Includes work from #1303