1
0
Fork 0
arangodb/arangod/Scheduler
Tobias Gödderz dc2e27db6c [3.4] Feature/rebootid notice changes, backport of #9523 (#9685)
* Feature/rebootid notice changes, backport of #9523

* Move to 3.4 and C++11-compatible code (except for test code)

* Backported tests/Mocks/Servers.{h,cpp}

* Rebuilt errorfiles

* Ported CallbackGuardTest from gtest to catch

* Ported RebootTrackerTest from gtest to catch

* Make sure the state method is called, so the overridden method is used during tests

* Fixed test to work with the old scheduler

* release version 3.4.8

* [3.4] fix agency lockup when removing 404-ed callbacks (#9839)

* Update arangod/Cluster/ServerState.cpp

Co-Authored-By: Markus Pfeiffer <markuspf@users.noreply.github.com>

* Instantiate the scheduler during ::prepare()

* Fix test crash introduced during backport

* Fix a compile error on Windows (thanks, V8)
2019-09-19 15:03:39 +03:00
..
Acceptor.cpp big reformat 2018-12-26 00:57:05 +01:00
Acceptor.h big reformat 2018-12-26 00:57:05 +01:00
AcceptorTcp.cpp big reformat 2018-12-26 00:57:05 +01:00
AcceptorTcp.h big reformat 2018-12-26 00:57:05 +01:00
AcceptorUnixDomain.cpp big reformat 2018-12-26 00:57:05 +01:00
AcceptorUnixDomain.h big reformat 2018-12-26 00:57:05 +01:00
JobGuard.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
JobGuard.h use JobGuard when querying users from DB in cluster (#8057) 2019-01-30 12:00:50 +01:00
ListenTask.cpp big reformat 2018-12-26 00:57:05 +01:00
ListenTask.h big reformat 2018-12-26 00:57:05 +01:00
Scheduler.cpp [3.4] Scheduler Logging (#9028) 2019-05-20 16:30:52 +02:00
Scheduler.h Bug fix 3.4/scheduler empty reformat (#7872) 2019-01-08 20:39:42 +01:00
SchedulerFeature.cpp [3.4] Feature/rebootid notice changes, backport of #9523 (#9685) 2019-09-19 15:03:39 +03:00
SchedulerFeature.h [3.4] Feature/rebootid notice changes, backport of #9523 (#9685) 2019-09-19 15:03:39 +03:00
Socket.h use JobGuard when querying users from DB in cluster (#8057) 2019-01-30 12:00:50 +01:00
SocketSslTcp.cpp big reformat 2018-12-26 00:57:05 +01:00
SocketSslTcp.h big reformat 2018-12-26 00:57:05 +01:00
SocketTask.cpp Revert "Let the server honour the keep alive timeout (#9477)" 2019-09-11 19:25:14 +02:00
SocketTask.h Revert "Let the server honour the keep alive timeout (#9477)" 2019-09-11 19:25:14 +02:00
SocketTcp.h big reformat 2018-12-26 00:57:05 +01:00
SocketUnixDomain.cpp big reformat 2018-12-26 00:57:05 +01:00
SocketUnixDomain.h big reformat 2018-12-26 00:57:05 +01:00
Task.cpp big reformat 2018-12-26 00:57:05 +01:00
Task.h big reformat 2018-12-26 00:57:05 +01:00