-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
v5.0
-
QE 2021-08-09, QE 2021-08-23, QE 2021-09-06
One of the steps during chunk migration is a critical section. While in critical section, shard should not accept any writes to the collection.
While this is true for normal collection, for some reason time-series collection does accept writes during critical section. This could potentially lead to data loss, since the migrated chunk will be eventually deleted from the destination shard.
- is depended on by
-
SERVER-57567 Update sharded passthrough suite to handle time series collections
- Closed
-
SERVER-59155 Enable some of the time-series tests under the sharding suite
- Closed
- is related to
-
SERVER-59164 All write commands on sharded time-series namespace should translate to buckets namespace, on mongos
- Closed
- related to
-
SERVER-59164 All write commands on sharded time-series namespace should translate to buckets namespace, on mongos
- Closed