You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MONGOID-4902 Include shard key when reloading documents for improved query performance with Atlas Global Write clusters (#4791)
* Use atomic selector for document reload and update docs for Atlas Global Cluster
* Sharding docs formatting tweak
* add a test to check that reload uses shard key on sharded cluster
* add a test for embedded document
* Cleaned up some unnecessary test code
* added a note to the change log
* added info to change logs and documentation
* move changelog info to new 7.2 section
* tweak documentation
Co-authored-by: Emily Giurleo <[email protected]>
Co-authored-by: Oleg Pudeyev <[email protected]>
0 commit comments