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
|
0a9c235530
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-02-07 15:32:30 +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 |
Andreas Streichardt
|
8349f56e40
|
Properly check return valiue
|
2017-02-07 15:15:56 +01:00 |
Kaveh Vahedipour
|
a1650d6b76
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-07 14:16:33 +01:00 |
Kaveh Vahedipour
|
b931aa967a
|
new compaction thread for agency
|
2017-02-07 14:16:22 +01:00 |
jsteemann
|
d503a4d354
|
added reactor type
|
2017-02-07 12:41:41 +01:00 |
Kaveh Vahedipour
|
8d66d69f83
|
supervision handles coordinator demise correctly
|
2017-02-07 11:29:37 +01:00 |
Kaveh Vahedipour
|
9ca79d216a
|
checking agency failures for high catchup data
|
2017-02-06 15:49:55 +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 |
jsteemann
|
fa917937c4
|
do not use namespaces in header files
|
2017-02-01 13:41:31 +01:00 |
jsteemann
|
8b62579789
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-31 10:04:56 +01:00 |
Kaveh Vahedipour
|
b7b8a6cf88
|
lowering log output in agencycomm
|
2017-01-31 09:37:47 +01:00 |
jsteemann
|
6598828449
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-31 00:33:42 +01:00 |
jsteemann
|
ba398494d0
|
make option hidden
|
2017-01-30 16:01:12 +01:00 |
jsteemann
|
1294cf6128
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-30 12:53:19 +01:00 |
Kaveh Vahedipour
|
6647fb1c14
|
no need to udate single host agencies' endpoints
|
2017-01-30 09:55:34 +01:00 |
jsteemann
|
09851cdf75
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-27 16:37:32 +01:00 |
Kaveh Vahedipour
|
3f3633bd2c
|
supervision to proper preconditioning of jobs on plan
|
2017-01-27 15:29:22 +01:00 |
jsteemann
|
f37a2d8014
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-27 12:11:57 +01:00 |
Kaveh Vahedipour
|
ab22ffa8ee
|
shard jobs should check for the plan to be the same as expected
|
2017-01-27 11:27:45 +01:00 |
jsteemann
|
f0d4770879
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-27 11:16:37 +01:00 |
Kaveh Vahedipour
|
c803d52f51
|
startLocalCluster handles port offset so that multiple clusters can be started on same machine
|
2017-01-27 09:33:42 +01:00 |
jsteemann
|
0cb7d416d0
|
moved transaction collections into their own files
|
2017-01-26 16:51:57 +01:00 |
jsteemann
|
df7fee7d32
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-26 16:25:22 +01:00 |
Kaveh Vahedipour
|
53a7e2b316
|
resilienceMove will do more reporting in cleanouts
|
2017-01-26 16:12:51 +01:00 |
jsteemann
|
2709504d74
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-26 15:21:08 +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
|
6ec875bf92
|
_sent in AgencyCommResult assigned too late?
|
2017-01-26 09:34:58 +01:00 |
jsteemann
|
6df6c874fd
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-01-25 16:31:21 +01:00 |
Kaveh Vahedipour
|
d4a3dac65a
|
Agent handles beginShutdown of inception fully
|
2017-01-25 14:09:34 +01:00 |
jsteemann
|
00b1632ece
|
factored out AccessMode from transaction.h
|
2017-01-25 11:57:21 +01:00 |
Max Neunhoeffer
|
27e975c016
|
Let AgencyComm timeout early, if server is already stopping.
|
2017-01-24 14:43:17 +01:00 |
Kaveh Vahedipour
|
3a034f5817
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-01-24 12:52:35 +01:00 |
Kaveh Vahedipour
|
c4bff477a6
|
wrong persistence of status
|
2017-01-24 12:52:31 +01:00 |
Max Neunhoeffer
|
e11c7c96c1
|
Please static analyis.
|
2017-01-24 12:30:07 +01:00 |
Kaveh Vahedipour
|
344bcd8ea6
|
AgencyComm evaluates fully sent requests properly.
|
2017-01-24 09:17:15 +01:00 |
Kaveh Vahedipour
|
f45d775106
|
AgencyComm evaluates fully sent requests properly.
|
2017-01-24 09:14:28 +01:00 |
Kaveh Vahedipour
|
95a165d5f4
|
inquiring about 503 and 0
|
2017-01-23 16:35:50 +01:00 |
Kaveh Vahedipour
|
8d70132c9d
|
handling agency comm failures
|
2017-01-23 11:16:23 +01:00 |
Kaveh Vahedipour
|
bc30fbe1ef
|
handling agency comm failures
|
2017-01-23 11:14:25 +01:00 |
Kaveh Vahedipour
|
cfbdaff0a8
|
Back in add follower
|
2017-01-23 09:39:32 +01:00 |
Kaveh Vahedipour
|
b123779e87
|
fixing inquiry
|
2017-01-23 09:15:47 +01:00 |
Kaveh Vahedipour
|
cad69aef1b
|
trying new inquiry in ClusterInfo
|
2017-01-23 09:10:36 +01:00 |
Kaveh Vahedipour
|
c1e270991e
|
testing uint?
|
2017-01-23 09:09:34 +01:00 |