Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
Description
Description
Downstream Change Summary
Added votingMembersCount and writableVotingMembersCount fields to ReplSetGetStatus. votingMembersCount is the number of voting nodes in the replica set and writableVotingMembersCount is the number of data-bearing voting nodes in the replica set.
Description of Linked Ticket
‘replSetGetStatus’ already includes a ‘writeMajorityCount’ and ‘majorityVoteCount’ field.
- Add ‘votingMembersCount’ field
- This is the number of nodes with ‘votes:1’
- Add ‘writableVotingMembersCount’ field
- This is number of non-arbiter nodes with ‘votes:1’
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-46274 Add votingMembersCount and writableVotingMembersCount fields to replSetGetStatus
-
- Closed
-