We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c534588 commit d810c47Copy full SHA for d810c47
source/faq.txt
@@ -30,6 +30,11 @@ If you write to a synced namespace before issuing a :ref:`commit
30
undefined. To ensure that you don't write to any synced namespaces, enable
31
:ref:`write blocking <c2c-write-blocking>`.
32
33
+.. note::
34
+
35
+ Index builds on the destination cluster are treated as writes
36
+ while ``mongosync`` is syncing.
37
38
To check the value of ``canWrite``, call the :ref:`progress <c2c-api-progress>`
39
API endpoint.
40
0 commit comments