1
0
Fork 0
arangodb/arangod/Agency
Jan bec83181be Bug fix 3.3/add security check end with failover (#3911)
* Add security check in AgencyComm::sendWithFailover.

* some cleanup

* added some more tests

* add typeName() to AgencyCommTransaction to make the transaction type printable in debug messages

* improve debuggability
2017-12-07 10:33:59 +01:00
..
AddFollower.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
AddFollower.h
AgencyComm.cpp Bug fix 3.3/add security check end with failover (#3911) 2017-12-07 10:33:59 +01:00
AgencyComm.h Bug fix 3.3/add security check end with failover (#3911) 2017-12-07 10:33:59 +01:00
AgencyCommon.h Bug fix/agency mt fixes (#3158) 2017-08-30 10:43:51 +02:00
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 some threading issues (#3659) 2017-11-12 22:34:51 +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 Feature/improved index api for unique constraints and replication (#3715) 2017-11-16 21:02:01 +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 backporting inquire fixes (#3920) 2017-12-07 10:27:41 +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 minor (#3813) 2017-11-27 18:22:13 +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