Kaveh Vahedipour
fd800f1642
Bug fix 3.3/agency update endpoints ( #6663 )
...
* server building
* tests
2018-10-01 09:51:54 +02:00
Kaveh Vahedipour
a14c4bd02f
constituent correctly persisiting _votedFor and _term ( #4248 ) ( #4320 )
2018-01-17 10:37:16 +01:00
Kaveh Vahedipour
00650e6a3f
Bug fix/agency mt fixes ( #3158 )
...
* added debugging methods
* try to fix invalid access in case of error
* remove unused members
* bugfixes and comments
* all agency fixes in
* merge bug
* partially unguarded Agent::lead fixed
* all agency fixes in
* added nrBlocked to thread startup eval
* added nrBlocked to thread startup eval
* recombination of cases in State::get
* some maps replaced with unordered_maps
* optimized maps some
2017-08-30 10:43:51 +02:00
Kaveh Vahedipour
1f81ce28b0
merge in cpp & js from 3.1.18 yet to do tests
2017-04-21 15:41:05 +02:00
Kaveh Vahedipour
54dbf0a814
inquire interface and clientids
2017-01-17 17:33:12 +01:00
jsteemann
e81a3c1ec1
fix issues found by cppcheck
2016-11-25 17:26:42 +01:00
Kaveh Vahedipour
41e1ba144f
general transactions in agency comm
2016-11-25 09:24:41 +01:00
Kaveh Vahedipour
d6a2e921db
new transact api for agency
2016-11-23 17:58:17 +01:00
Frank Celler
959797c54f
moved to Agency
2016-10-23 00:46:30 +02:00
Kaveh Vahedipour
16a35ee15a
multi-host agency in tests
2016-09-09 14:46:54 +02:00
jsteemann
b718f67ff6
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-06 14:40:51 +02:00
Kaveh Vahedipour
64887d6a86
agency tests wait for leadership to be established
2016-09-06 14:10:54 +02:00
jsteemann
6ddf8bab54
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-09-06 11:22:14 +02:00
Kaveh Vahedipour
85ea1d5ff9
clang-format
2016-09-06 10:01:33 +02:00
jsteemann
fa21e70256
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
2016-08-31 17:59:54 +02:00
Kaveh Vahedipour
2550dd22e0
fixed issue with leadership in minority
2016-08-31 17:23:48 +02:00
jsteemann
c6efe26198
cppcheck
2016-08-25 14:04:23 +02:00
Kaveh Vahedipour
761b986312
warnings and correct handling of pool size
2016-08-19 14:19:56 +02:00
Kaveh Vahedipour
5bdf6fcdb6
2/3 through new startup
2016-08-09 18:40:59 +02:00
Kaveh Vahedipour
fde28d1a61
sped up agency communication. startLocalCluster now starts up about the same time regardless of agency size.
2016-08-03 13:13:48 +02:00
Kaveh Vahedipour
da893cc056
integrated agency bugfix from 3.0
2016-08-01 13:46:52 +00:00
Kaveh Vahedipour
658a2a8f3d
clean up code, document
2016-06-14 12:00:34 +02:00
Kaveh Vahedipour
86bc29f61e
Added standalone agency script
2016-06-09 09:05:13 +02:00
Frank Celler
9646f736fb
clang-format
2016-05-18 14:51:09 +00:00
jsteemann
7db14d381a
unified include guards
2016-04-22 16:05:50 +02:00
Kaveh Vahedipour
1acb0cba6f
agency/cluster startups seem correct
2016-04-21 11:19:07 +02:00
Kaveh Vahedipour
5eed7c8b44
some wrong header declarations
2016-04-19 12:15:20 +00:00
Kaveh Vahedipour
87bc35068b
FHM merge from devel
2016-04-19 09:59:33 +00:00
Kaveh Vahedipour
d97d23b8df
naming and FMH merge perp
2016-04-19 07:59:51 +00:00
Kaveh Vahedipour
934b7ca107
cppcheck warnings
2016-04-19 08:40:56 +02:00
Frank Celler
dd44191a91
WIP
2016-04-15 21:03:53 -07:00
Frank Celler
cd91d3654e
Merge remote-tracking branch 'origin' into FMH
2016-04-15 19:01:38 -07:00
Kaveh Vahedipour
544b8df334
signle instance agency doesn't need to utilize thread in Agent
2016-04-14 14:57:39 +02:00
Kaveh Vahedipour
fa6e12efe4
option to turn off sync for wait on every persistence call
2016-04-13 19:40:19 +02:00
Kaveh Vahedipour
342a4f8113
visualstudio fixes
2016-04-11 15:53:06 +02:00
Kaveh Vahedipour
67e6e403e3
agency's own endpoint is now derived from server.endpoint
2016-04-04 11:28:48 +02:00
Kaveh Vahedipour
f9cc972cff
i am a teapot if value not found and only a single search string is requested
2016-03-31 11:04:10 +02:00
Kaveh Vahedipour
ee97eb769b
updating state to AQL
2016-03-30 13:20:19 +02:00
Kaveh Vahedipour
1e6d47700a
visualstudio compatibility of std::chrono::duration<double,std::ratio<1,1>> missing.
2016-03-29 14:11:01 +02:00
Kaveh Vahedipour
c1a5b56061
Fixing VS 2015 warnings and errors
2016-03-24 10:38:50 +01:00
Kaveh Vahedipour
b1a8f1611b
fixed random compile warnings
2016-03-23 18:06:56 +01:00
Kaveh Vahedipour
d239fb8e7f
merging into devel
2016-03-23 15:36:48 +01:00
Kaveh Vahedipour
7254ad4c9e
Fixing issues
2016-03-23 15:16:47 +01:00
Kaveh Vahedipour
4a86d26f19
need to find out how to define the headers properly
2016-03-21 18:23:14 +01:00
Kaveh Vahedipour
9f51fe5fe9
merging from devel
2016-03-10 18:19:54 +01:00
Kaveh Vahedipour
3b59217c21
merging from devel
2016-03-10 17:37:37 +01:00
Kaveh Vahedipour
702a510f9e
State::save, Store::apply, Store::read
2016-03-07 17:12:07 +01:00
Kaveh Vahedipour
8ba74610f9
State::save, Store::apply, Store::read
2016-03-07 11:15:53 +01:00
Kaveh Vahedipour
ee11ff13f6
log & persist
2016-03-04 18:13:17 +01:00
Kaveh Vahedipour
9f71872116
notifyall
2016-03-03 18:50:19 +01:00