Max Neunhoeffer
|
1065486a77
|
First version of getting shards in sync working.
|
2016-02-13 23:04:20 +01:00 |
Max Neunhoeffer
|
88074e52cc
|
Activate _docColls.
|
2016-02-10 08:38:08 +01:00 |
Max Neunhoeffer
|
dc63cb3874
|
Merge branch 'devel' into ClustUp2
|
2016-02-09 15:52:36 +01:00 |
Max Neunhoeffer
|
fb17ac372b
|
Report new follower to agency.
|
2016-02-09 15:51:58 +01:00 |
Jan Steemann
|
3b1c3cd37d
|
prevent compile warning with clang
|
2016-02-04 19:31:44 +01:00 |
Michael Hackstein
|
e0f0a6f1a8
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-01-29 14:18:05 +01:00 |
Michael Hackstein
|
436c377cb5
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-01-29 14:01:53 +01:00 |
Max Neunhoeffer
|
238937128a
|
Merge branch 'devel' into ClustUp2
|
2016-01-29 13:59:11 +01:00 |
Max Neunhoeffer
|
dcf4ed8bca
|
Sort out FollowerInfo.
|
2016-01-29 13:56:37 +01:00 |
Frank Celler
|
175e1e6b51
|
moved low level mutex in Mutex class
|
2016-01-27 15:31:02 +01:00 |
Max Neunhoeffer
|
6ff1538000
|
Change namespace.
|
2016-01-27 15:21:40 +01:00 |
Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Max Neunhoeffer
|
887e571a26
|
Merge branch 'devel' into ClustUp2
|
2016-01-26 18:01:42 +01:00 |
Michael Hackstein
|
969ac75d19
|
Removed all TRI_json_t references from v8-vocindex and all it's surroundings
|
2016-01-26 13:27:21 +01:00 |
Michael Hackstein
|
a6f58ce14d
|
Use forward declarations for VelocyPack instead of all includes everywhere
|
2016-01-24 14:29:31 +01:00 |
Michael Hackstein
|
191c2dc3a9
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-01-21 16:29:38 +01:00 |
jsteemann
|
842384016d
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
Michael Hackstein
|
3c6ac9f38f
|
Removed all TRI_json_t inputs to AgencyComm and replaced them by VPack. This commit stil has an error s.t. indexes cannot be dropped in Cluster. WIP.
|
2016-01-20 12:53:55 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
Max Neunhoeffer
|
b0283077db
|
Merge branch 'devel' into ClustUp2
|
2016-01-11 11:41:36 +01:00 |
Max Neunhoeffer
|
dd364a9d20
|
Fix merge.
|
2016-01-11 11:38:10 +01:00 |
Max Neunhoeffer
|
e7eae3a73a
|
Merge branch 'devel' into ClustUp2
|
2016-01-11 11:01:45 +01:00 |
Jan Steemann
|
687d6133f0
|
comments reformatting
|
2016-01-11 09:52:39 +01:00 |
jsteemann
|
9f0576c65f
|
don't rely so much on namespace std being present
|
2016-01-08 01:05:06 +01:00 |
Jan Steemann
|
3ad20c0cae
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Jan Steemann
|
a3b026d9d1
|
removed useless sections from code, unified include guards
|
2016-01-06 14:15:22 +01:00 |
Jan Steemann
|
f422576ee0
|
clang-format
|
2016-01-05 17:43:24 +01:00 |
Max Neunhoeffer
|
e81af6274a
|
Add replicationFactor and replicationQuorum.
|
2015-12-28 14:47:27 +01:00 |
Max Neunhoeffer
|
79b5175212
|
Add followerInfos in ClusterInfo.
|
2015-12-28 14:31:16 +01:00 |
Max Neunhoeffer
|
5f3a1fbdb2
|
Merge branch 'devel' into vpack
|
2015-12-22 14:18:34 +01:00 |
jsteemann
|
13fb41c6b0
|
removed useless flag
|
2015-12-22 14:15:02 +01:00 |
Jan Steemann
|
2b3f3f997b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 10:59:30 +01:00 |
Michael Hackstein
|
ef3889363f
|
Adapted cluster communication to class version of TRI_col_info_t
|
2015-12-16 11:42:02 +01:00 |
Max Neunhoeffer
|
1a0687a07a
|
Fix move constructor and move assignment operator for CollectionInfo.
|
2015-12-16 10:41:11 +01:00 |
Jan Steemann
|
65ede56176
|
make constructor explicit
|
2015-12-16 10:08:48 +01:00 |
Max Neunhoeffer
|
7641feeb88
|
Fix ClusterComm library w.r.t. pointers.
|
2015-12-14 11:22:30 +01:00 |
Max Neunhoeffer
|
ea72850aeb
|
Fix bug in client tests.
|
2015-12-09 23:13:26 +01:00 |
Michael Hackstein
|
acadb089ee
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-09 10:29:13 +01:00 |
Max Neunhoeffer
|
c309c47981
|
Unuse std::atomic_load<shared_ptr> because gcc 4.9 does not have it.
|
2015-12-09 09:32:01 +01:00 |
Max Neunhoeffer
|
a0f6a3c9db
|
Merge branch 'devel' into ClustUp1
|
2015-12-08 23:21:46 +01:00 |
Max Neunhoeffer
|
6cedb210df
|
First try to fix deadlock problem. Tests not yet tried.
|
2015-12-08 18:54:05 +01:00 |
Jan Steemann
|
76d5f57af0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-08 18:23:06 +01:00 |
Max Neunhoeffer
|
4e523a19ed
|
Merge branch 'devel' into ClustUp1
|
2015-12-08 17:02:14 +01:00 |
Jan Steemann
|
14a7269278
|
make parameter explicit
|
2015-12-08 12:58:51 +01:00 |
Michael Hackstein
|
b78145f73f
|
Added some VelocyPack helper functions for Coordinators
|
2015-12-07 14:24:21 +01:00 |
Max Neunhoeffer
|
c11bdf9319
|
Two bug fixes.
|
2015-12-07 13:43:49 +01:00 |
Max Neunhoeffer
|
60df924ac1
|
Change data structures for collections in Agency.
Snapshot, compiles, untested, needs new VelocyPack.
|
2015-12-04 15:08:47 +01:00 |
Max Neunhoeffer
|
a926c7570a
|
Cleanup ClusterInfo library w.r.t. Current/Collections.
|
2015-12-04 15:08:47 +01:00 |
hkernbach
|
6d25ac57e9
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-12-01 11:25:58 +01:00 |
jsteemann
|
37f72fa721
|
micro optimizations
|
2015-11-30 19:37:58 +01:00 |