Skip to content

Commit 2fc1d89

Browse files
authored
DOCSP-33581 TTL Index Support (#173)
* DOCSP-33581 TTL Index Support * Fixes build issue * Fixes per Ian
1 parent 284c36d commit 2fc1d89

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

source/faq.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,11 @@ No, logs that contain the word "error" or "failure" show non-fatal
134134
errors and do not signal that you need to stop ``mongosync`` early.
135135
These logs do not indicate that ``mongosync`` is failing or corrupting
136136
data. If a fatal error occurs, ``mongosync`` stops the sync and writes a
137-
fatal log entry.
137+
fatal log entry.
138+
139+
Does ``mongosync`` Support TTL Indexes?
140+
----------------------------------------
141+
142+
{+c2c-product-name+} supports syncing :ref:`index-feature-ttl` from the source
143+
to the destination cluster.
144+

0 commit comments

Comments
 (0)