-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
Affects Version/s: 1.26.0
-
None
-
Environment:MongoDB 4.2.3 Community
All Installed in Ubuntu 18 LTS
2Shards, each shard have PSA nodes
One mongos router
-
Not Needed
-
Problem Description
1) We have 2 shards and each shard have PSA architecture in MongoDB 4.2.3 Community, while updating shard key from the compass, compass is throwing this error.
My connection String parameters &w=1&readConcernLevel=linearizable&readPreference=primary&appname=MongoDB%20Compass&retryWrites=true&directConnection=false&ssl=false
2) While updating other field it is showing "
Query for sharded findAndModify must contain the shard key
" this error
Steps to Reproduce
Expected Results
Actual Results
Additional Notes
- is related to
-
SERVER-64462 更新shard key并abortTransaction得到报错并导致mongos hang
- Closed
-
COMPASS-4478 Support for updates in sharded collections
- Closed