Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit dbe7fa1

Browse files
committed
reviewer update
1 parent e711fc3 commit dbe7fa1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

source/includes/api/tables/progress-response.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,15 @@
5454
when ``mongosync`` commits the migration.
5555

5656
With the introduction of the :ref:`embdedded verfier<c2c-embedded-verifier>`
57-
in version 1.9, there are now three different ``lagTimeSeconds`` fields:
57+
in version 1.9, there are three different ``lagTimeSeconds`` fields whenever
58+
embedded verification is enabled:
5859
- ``lagTimeSeconds`` for ``mongosync``
5960
- ``lagTimeSeconds`` for the source cluster for the verifier
6061
- ``lagTimeSeconds`` for the destination cluster for the verifier
6162

63+
When embdedded verification is disabled, ``lagTimeSeconds`` only applies
64+
to ``mongosync``.
65+
6266
* - ``totalEventsApplied``
6367
- integer
6468
- The approximate number of change events this instance of

0 commit comments

Comments
 (0)