1
0
Fork 0
arangodb/arangod/Agency
Jan b7ee607312
Bug fix 3.3/integer overflow when calculating waits in constituent (#4090)
* integer overflow in Constituent could seize operation of Agency

* less likely integer overflow on double conversion

* less likely integer overflow on double conversion

* changed comparison to integer comparison as suggested by @neunhoef
2017-12-19 10:10:05 +01:00
..
AddFollower.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
AddFollower.h
AgencyComm.cpp Bug fix 3.3/integer overflow when calculating waits in constituent (#4090) 2017-12-19 10:10:05 +01:00
AgencyComm.h Bug fix 3.3/integer overflow when calculating waits in constituent (#4090) 2017-12-19 10:10:05 +01:00
AgencyCommon.h
AgencyFeature.cpp Fix agency shutdown bug. (#3683) 2017-11-14 16:33:46 +01:00
AgencyFeature.h Fix agency shutdown bug. (#3683) 2017-11-14 16:33:46 +01:00
Agent.cpp Bug fix/agencycomm validate methods broken (#3784) 2017-11-24 10:31:07 +01:00
Agent.h Bug fix/agencycomm validate methods broken (#3784) 2017-11-24 10:31:07 +01:00
AgentCallback.cpp Bug fix/fixes 1910 (#3471) 2017-10-23 09:17:36 +02:00
AgentCallback.h
AgentConfiguration.cpp fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
AgentConfiguration.h fix some threading issues (#3659) 2017-11-12 22:34:51 +01:00
AgentInterface.h
CleanOutServer.cpp
CleanOutServer.h
Compactor.cpp fix some threading issues (#3659) 2017-11-12 22:34:51 +01:00
Compactor.h Bug fix/agency compactor deadlock (#3335) 2017-09-28 12:20:57 +02:00
Constituent.cpp Bug fix 3.3/integer overflow when calculating waits in constituent (#4090) 2017-12-19 10:10:05 +01:00
Constituent.h Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
FailedFollower.cpp fixed a bug, where when servers failed, when also agency leadership c… (#3189) 2017-09-07 16:10:23 +02:00
FailedFollower.h
FailedLeader.cpp Fixed object assignment operator for agency's key value store (#3701) 2017-11-17 15:49:40 +01:00
FailedLeader.h
FailedServer.cpp
FailedServer.h
GossipCallback.cpp
GossipCallback.h
Inception.cpp Bug fix/agency restart enhancements (#3619) 2017-11-10 23:40:26 +01:00
Inception.h Bug fix/agency restart enhancements (#3619) 2017-11-10 23:40:26 +01:00
Job.cpp Fixed object assignment operator for agency's key value store (#3701) 2017-11-17 15:49:40 +01:00
Job.h Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
JobContext.cpp
JobContext.h
MoveShard.cpp Cmake 5.0 complains about unused lambda captures (#3390) 2017-10-13 12:20:48 +02:00
MoveShard.h
Node.cpp Fixed object assignment operator for agency's key value store (#3701) 2017-11-17 15:49:40 +01:00
Node.h Fixed object assignment operator for agency's key value store (#3701) 2017-11-17 15:49:40 +01:00
NotifyCallback.cpp
NotifyCallback.h
RemoveFollower.cpp Cmake 5.0 complains about unused lambda captures (#3390) 2017-10-13 12:20:48 +02:00
RemoveFollower.h
RestAgencyHandler.cpp fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
RestAgencyHandler.h backporting inquire fixes (#3920) 2017-12-07 10:27:41 +01:00
RestAgencyPrivHandler.cpp Bug fix/agency leader timeouts (#3373) 2017-10-06 10:11:51 +02:00
RestAgencyPrivHandler.h
State.cpp minor (#3813) 2017-11-27 18:22:13 +01:00
State.h Bug fix/agencycomm validate methods broken (#3784) 2017-11-24 10:31:07 +01:00
Store.cpp Fixed object assignment operator for agency's key value store (#3701) 2017-11-17 15:49:40 +01:00
Store.h Bug fix/lead to agent (#3541) 2017-11-09 11:10:09 +01:00
StoreCallback.cpp
StoreCallback.h
Supervision.cpp when upgrading from 3.1 LastHeartBeatAcked could also have been missing, when the 3.1 cluster had not run for long enough (#3974) 2017-12-08 17:33:37 +01:00
Supervision.h cherry pick from 3.2 pull request for bug-fix/supervision-thread-exists-on-pre3.2-agency (#3709) 2017-11-17 10:14:14 +01:00
v8-agency.cpp Bug fix/cleanup after cppcheck (#3639) 2017-11-10 13:53:28 +01:00
v8-agency.h