-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Sharding EMEA 2022-07-11, Sharding EMEA 2022-07-25
-
159
In SERVER-67393 we change the behavior of sharding DDL operation on timeseries collection. In particular DDL operations not supported on timeseries operation now returns NotImplemented error rather than NamespaceNotSharded.
In order to support multiversion testing, jstests/sharding/timeseries_sharding_admin_commands.js must keep expecting both the error codes.
- is caused by
-
SERVER-67393 Sharding DDL coordinators implicitely translate to sharded bucket nss
- Closed