[SERVER-21124] Typos in _syncRollback warning messages Created: 26/Oct/15  Updated: 04/Nov/15  Resolved: 30/Oct/15

Status: Closed
Project: Core Server
Component/s: Replication
Affects Version/s: 3.2.0-rc0
Fix Version/s: 3.2.0-rc2

Type: Bug Priority: Trivial - P5
Reporter: Kamran K. Assignee: Judah Schvimer
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: TIG B (10/30/15)
Participants:

 Description   

db/repl/rs_rollback.cpp has some warning messages like this:

warning() << "Failed to transition into " << MemberState(MemberState::RS_RECOVERING)
          << "; expected to be in state " << MemberState(MemberState::RS_ROLLBACK)
          << "but found self in " << replCoord->getMemberState();

There needs to be a leading space before the "but found self in" strings to avoid strings that run together.



 Comments   
Comment by Githook User [ 30/Oct/15 ]

Author:

{u'username': u'judahschvimer', u'name': u'Judah Schvimer', u'email': u'judah@mongodb.com'}

Message: SERVER-21124 Fix typos in _syncRollback warning messages
Branch: master
https://github.com/mongodb/mongo/commit/bc4c37302da66de59fe559e412bcd7eb8cbe72b5

Generated at Thu Feb 08 03:56:23 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.