From f982ed9af22a0755945860d64bc78b1343b87f5b Mon Sep 17 00:00:00 2001 From: Lauren Tran Date: Mon, 27 Jan 2025 16:22:32 -0600 Subject: [PATCH 1/3] DOCSP-46814-finalize-cutover-typo --- source/reference/cutover-process.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/reference/cutover-process.txt b/source/reference/cutover-process.txt index 0f533676f..00f75633a 100644 --- a/source/reference/cutover-process.txt +++ b/source/reference/cutover-process.txt @@ -53,9 +53,9 @@ Steps near ``0`` and the ``phase`` fields should show ``"stream hashing"``. - If ``/commit`` is called and the values are not near - ``0`` or if the verifier is not in the stream hashing - phase, the cutover process might take a long a time. + If you call ``/commit`` and the ``lagTimeSeconds`` fields are + not near ``0`` or if the verifier is not in the stream hashing + phase, the cutover process might take a long time. The following example returns the status of the synchronization process. From c20ae539853d1686961c78c07750067d5f624dbf Mon Sep 17 00:00:00 2001 From: Lauren Tran Date: Tue, 28 Jan 2025 13:18:59 -0600 Subject: [PATCH 2/3] DOCSP-46814 copy edit --- source/reference/cutover-process.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/reference/cutover-process.txt b/source/reference/cutover-process.txt index 00f75633a..261dc71f8 100644 --- a/source/reference/cutover-process.txt +++ b/source/reference/cutover-process.txt @@ -53,9 +53,9 @@ Steps near ``0`` and the ``phase`` fields should show ``"stream hashing"``. - If you call ``/commit`` and the ``lagTimeSeconds`` fields are - not near ``0`` or if the verifier is not in the stream hashing - phase, the cutover process might take a long time. + If the ``lagTimeSeconds`` fields are not near ``0`` or if the + verifier is not in the stream hashing phase, the cutover process + might take a long time. The following example returns the status of the synchronization process. From f7bfe42f270a400ea0eccf670bdaf61e3ff48f22 Mon Sep 17 00:00:00 2001 From: Lauren Tran Date: Wed, 29 Jan 2025 12:00:22 -0600 Subject: [PATCH 3/3] DOCSP-46814 copy edit --- source/reference/cutover-process.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/reference/cutover-process.txt b/source/reference/cutover-process.txt index 261dc71f8..1b0f52aed 100644 --- a/source/reference/cutover-process.txt +++ b/source/reference/cutover-process.txt @@ -53,9 +53,8 @@ Steps near ``0`` and the ``phase`` fields should show ``"stream hashing"``. - If the ``lagTimeSeconds`` fields are not near ``0`` or if the - verifier is not in the stream hashing phase, the cutover process - might take a long time. + If the verifier is not in the stream hashing phase, the cutover + process might take a long time. The following example returns the status of the synchronization process.