Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
Description
Description:
We're deprecating the old "syncingTo" field in 4.0. We should remove references to this field in our docs, and replace them with references to "syncSourceHost"
Scope of changes:
- replSetGetStatus
- add new field
- deprecate old field
- update sample output
- update missing output fields
- syncSourceId (
DOCS-11699) - top level syncingTo , "syncSourceHost" : "", "syncSourceId" : -1
- lastStableCheckpointTimestamp (
DOCS-11598)
- syncSourceId (
- add new field
- 4.0.txt
- 4.0-compatibility.txt
Impact to other docs outside of this product:
None
MVP:
Resources:
Engineering Ticket Description:
The 'syncingTo' field in replSetGetStatus output is ambiguously named. To make it clear what direction the replication is going in, we will add a new field "syncSourceHost" with the same data as the existing "syncingTo". In a later version we will remove "syncingTo".
Attachments
Issue Links
- documents
-
SERVER-5461 Add syncSourceHost field to replSetGetStatus output
-
- Closed
-
- is related to
-
DOCS-11851 DOCS Clone for 3.4.16 and 3.6.6: Add syncSourceHost field to replSetGetStatus output
-
- Closed
-
- related to
-
DOCS-11598 Docs for SERVER-33349: Add command to get stable checkpoint timestamp
-
- Closed
-
-
DOCS-11699 Docs for SERVER-33546: Add numeric syncing field to replSetGetStatus members array
-
- Closed
-