-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2020-08-24
-
22
Add case to this part of ttl.cpp to skip any TTL indexes found on "<database>.system.resharding.*" namespaces. The donor shard primary is responsible for performing the TTL deletions and reporting them to the recipient shard via its oplog entries. Consider adding a NamespaceString::isExemptedFromTTL() method to package up this special handling.
- related to
-
SERVER-51334 Primary must only permit creating temporary resharding collection when in FCV >= 4.7
- Closed