Skip to content

Commit d810c47

Browse files
authored
DOCSP-44977 notes index build behavior during sync (#463) (#467)
1 parent c534588 commit d810c47

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/faq.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ If you write to a synced namespace before issuing a :ref:`commit
3030
undefined. To ensure that you don't write to any synced namespaces, enable
3131
:ref:`write blocking <c2c-write-blocking>`.
3232

33+
.. note::
34+
35+
Index builds on the destination cluster are treated as writes
36+
while ``mongosync`` is syncing.
37+
3338
To check the value of ``canWrite``, call the :ref:`progress <c2c-api-progress>`
3439
API endpoint.
3540

0 commit comments

Comments
 (0)