Skip to content

Commit 3992e39

Browse files
authored
DOCSP-46039: Clarify verifier limitation about TTLs (#545) (#555)
* init commit * small change * feedback (cherry picked from commit 518297d)
1 parent e849979 commit 3992e39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
The verifier doesn't check the following namespaces:
22

33
- Capped collections
4-
- Collections with TTL indexes
4+
- Collections with TTL indexes, including TTL indexes that are added or dropped
5+
during migration
56
- Collections that don't use the default collation
67
- Views
78

@@ -12,5 +13,4 @@ The verifier doesn't check the following collection features:
1213

1314
To verify the above data and metadata, script additional checks
1415
for these collections and collection features. For more
15-
information, see :ref:`c2c-verification`.
16-
16+
information, see :ref:`c2c-verification`.

0 commit comments

Comments
 (0)