File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -659,14 +659,6 @@ operations like the following:
659
659
- Features which rely on timekeeping may have inconsistent or
660
660
unpredictable behavior in clusters with clock drift between MongoDB
661
661
components.
662
-
663
- For example, :ref:`TTL indexes <index-feature-ttl>` rely
664
- on the system clock to calculate when to delete a given document. If
665
- two members have different system clock times, each member could
666
- delete a given document covered by the TTL index at a different
667
- time. Since :ref:`sessions` use TTL indexes to control their
668
- lifespan, clock drift could result in inconsistent or unpredictable
669
- session timeout behavior.
670
662
671
663
NTP synchronization is required for deployments running MongoDB lower
672
664
than ``3.4.6`` or ``3.2.17`` with the Wired Tiger storage engine, where
You can’t perform that action at this time.
0 commit comments