[SERVER-14599] Fix error that caused ReplicationExecutor::getWork to busy wait on some platforms Created: 17/Jul/14  Updated: 11/Jul/16  Resolved: 17/Jul/14

Status: Closed
Project: Core Server
Component/s: Replication
Affects Version/s: 2.7.3
Fix Version/s: 2.7.4

Type: Bug Priority: Major - P3
Reporter: Matt Dannenberg Assignee: Matt Dannenberg
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: ALL
Participants:

 Description   

On some platforms, Milliseconds(std::numeric_limits<boost::int64_t>::max()) resulted in a Milliseconds with a value of -1. This probably due to boost using long rather than long long for milliseconds.



 Comments   
Comment by Githook User [ 17/Jul/14 ]

Author:

{u'username': u'dannenberg', u'name': u'matt dannenberg', u'email': u'matt.dannenberg@10gen.com'}

Message: SERVER-14599 Fix error that caused ReplicationExecutor::getWork to busy wait on some platforms
Branch: master
https://github.com/mongodb/mongo/commit/4da16b54347c0503d96d95eab3d0952e59062825

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