jsteemann
|
e8a9d1347e
|
attempt to fix build with picky compilers
|
2017-02-15 13:59:03 +01:00 |
Kaveh Vahedipour
|
76e5dec3d7
|
agent with less traffic
|
2017-02-10 17:03:15 +01:00 |
Kaveh Vahedipour
|
29d73b2e9c
|
sendAppendEntries does resonable estimation of follower time needs leading to less frequent spamming of followers
|
2017-02-10 11:25:55 +01:00 |
Kaveh Vahedipour
|
e9651ae65c
|
compaction thread tested and functional
|
2017-02-08 16:01:15 +01:00 |
Kaveh Vahedipour
|
3ee7a8d595
|
compaction thread tested and functional
|
2017-02-08 14:18:46 +01:00 |
Max Neunhoeffer
|
883c11ea45
|
Handle the case that ClusterComm is already shut down gracefully.
This touches every single place where ClusterComm is being used.
|
2017-02-07 15:31:40 +01:00 |
Kaveh Vahedipour
|
b931aa967a
|
new compaction thread for agency
|
2017-02-07 14:16:22 +01:00 |
Kaveh Vahedipour
|
f846c0fd0f
|
backports from 3.1
|
2017-02-06 09:26:37 +01:00 |
Kaveh Vahedipour
|
f3cb1307a5
|
3.1 fixes backported to devel
|
2017-02-03 10:48:25 +01:00 |
Kaveh Vahedipour
|
6647fb1c14
|
no need to udate single host agencies' endpoints
|
2017-01-30 09:55:34 +01:00 |
Kaveh Vahedipour
|
53a7e2b316
|
resilienceMove will do more reporting in cleanouts
|
2017-01-26 16:12:51 +01:00 |
Kaveh Vahedipour
|
f06fdf9e0f
|
getDBServers response changed for aardvark frontend. needed reflection in resilienceMove tests
|
2017-01-26 12:37:59 +01:00 |
Kaveh Vahedipour
|
2eab5bf5bc
|
proper shutdown procedure in agent
|
2017-01-26 10:24:23 +01:00 |
Kaveh Vahedipour
|
5bccc799a9
|
proper shutdown procedure in agent
|
2017-01-26 10:20:38 +01:00 |
Kaveh Vahedipour
|
618955369a
|
_sent in AgencyCommResult assigned too late?
|
2017-01-26 09:40:02 +01:00 |
Kaveh Vahedipour
|
d4a3dac65a
|
Agent handles beginShutdown of inception fully
|
2017-01-25 14:09:34 +01:00 |
Kaveh Vahedipour
|
54ccffc0ee
|
agencycommresult with clientids
|
2017-01-19 14:11:09 +01:00 |
Kaveh Vahedipour
|
c3f7a0b774
|
inquire in agency interface adjusted
|
2017-01-19 13:26:55 +01:00 |
Kaveh Vahedipour
|
1967853619
|
inquire in agency interface adjusted
|
2017-01-19 13:26:13 +01:00 |
Kaveh Vahedipour
|
41a7a81591
|
inquire in agency interface adjusted
|
2017-01-19 13:22:06 +01:00 |
Kaveh Vahedipour
|
8441da1be1
|
inquire in agency interface adjusted
|
2017-01-19 13:21:15 +01:00 |
Jan Christoph Uhde
|
3ab9377e6b
|
fix: build error on GCC (disambiguate query)
GCC complained about usage before type deduction
|
2017-01-19 12:30:04 +01:00 |
Kaveh Vahedipour
|
3639e2ad5b
|
inquire in agency interface adjusted
|
2017-01-19 11:33:01 +01:00 |
Kaveh Vahedipour
|
aaee2f9e61
|
transient heartbeats
|
2017-01-18 13:43:33 +01:00 |
Kaveh Vahedipour
|
ea7e16979a
|
agency bug in precondition and log handling fixed
|
2017-01-18 11:07:30 +01:00 |
Kaveh Vahedipour
|
54dbf0a814
|
inquire interface and clientids
|
2017-01-17 17:33:12 +01:00 |
Kaveh Vahedipour
|
2d21b62007
|
agency compaction leaves last compaction-keep-size indices behind for reference
|
2017-01-17 12:15:18 +01:00 |
Kaveh Vahedipour
|
91e19fb271
|
arangod/Agency/Supervision.cpp
|
2017-01-16 11:57:31 +01:00 |
Kaveh Vahedipour
|
a6c48619b7
|
fix broken vacillant interface
|
2017-01-16 10:26:17 +01:00 |
Kaveh Vahedipour
|
272324c506
|
towards clientids in agency transactions
|
2017-01-16 09:54:55 +01:00 |
Kaveh Vahedipour
|
fffba306a1
|
waitFor will report more paranoid
|
2017-01-10 13:51:31 +01:00 |
Kaveh Vahedipour
|
150ff8a1e3
|
waitFor will report more paranoid
|
2017-01-10 10:38:18 +01:00 |
Kaveh Vahedipour
|
5b3d95298b
|
agent restart from persistence with complete set of new endpoints
|
2017-01-03 15:39:52 +01:00 |
Kaveh Vahedipour
|
67b53bb91b
|
no need considering reportIn for updating endpoints
|
2017-01-03 09:40:03 +01:00 |
Kaveh Vahedipour
|
c5c41a666c
|
agency updates new agent addresses and ports
|
2017-01-02 19:15:20 +01:00 |
Kaveh Vahedipour
|
f380ebae31
|
remove deceased agents from AgencyComm
|
2017-01-02 18:50:26 +01:00 |
Kaveh Vahedipour
|
9d5a5537ce
|
remove deceased agents from AgencyComm
|
2017-01-02 17:12:00 +01:00 |
Kaveh Vahedipour
|
a2ee40d4f3
|
restarting agents inform rest of their new endpoints
|
2017-01-02 15:58:38 +01:00 |
Kaveh Vahedipour
|
cf5ae36a14
|
agency more verbose for fixing cluster tests in jenkins
|
2016-12-23 11:10:22 +01:00 |
Kaveh Vahedipour
|
12e54902df
|
agency's supervision must wait grace period after becoming leader before acting on db server failure
|
2016-12-21 11:17:41 +01:00 |
Max Neunhoeffer
|
985ccaeb70
|
Get rid of Supervision::wakeUp().
|
2016-12-20 10:19:24 +01:00 |
Kaveh Vahedipour
|
dcc015f37a
|
max's criticism
|
2016-12-20 08:54:53 +01:00 |
Kaveh Vahedipour
|
27e4b170cf
|
assuming leadership separated in a preparation part and in a action part
|
2016-12-19 17:42:07 +01:00 |
Kaveh Vahedipour
|
0e29e93816
|
race condition in agency when leader impaired
|
2016-12-19 15:00:32 +01:00 |
Kaveh Vahedipour
|
47463a2f1c
|
Agency startup redone after revisit of design document
|
2016-12-07 11:56:41 +01:00 |
Kaveh Vahedipour
|
0d3020434a
|
redirects to myelf should be hinstory
|
2016-12-06 17:18:00 +01:00 |
Kaveh Vahedipour
|
8bf05ecf8c
|
Some verbosity in RAFT startup
|
2016-11-29 11:06:08 +01:00 |
Kaveh Vahedipour
|
7ce3e24d91
|
Agent handles gossip callbacks for configuration updates
|
2016-11-29 10:12:02 +01:00 |
jsteemann
|
e81a3c1ec1
|
fix issues found by cppcheck
|
2016-11-25 17:26:42 +01:00 |
Kaveh Vahedipour
|
029ff44bb0
|
Merge back FMH to devel
|
2016-11-25 16:03:13 +01:00 |