1
0
Fork 0
Commit Graph

83 Commits

Author SHA1 Message Date
Kaveh Vahedipour 034961142a constituent does elections more efficiently 2016-12-19 17:19:58 +01:00
Kaveh Vahedipour 0e29e93816 race condition in agency when leader impaired 2016-12-19 15:00:32 +01:00
Kaveh Vahedipour 0d3c1b16d9 faily confident about sendWithFailover 2016-12-16 17:55:10 +01:00
Kaveh Vahedipour 1312c59b6e 1st stage of fixing sendWithFailover 2016-12-16 15:23:24 +01:00
Kaveh Vahedipour 043c0bd92f cannot depend on Slice.getDouble 2016-12-15 15:32:09 +01:00
Kaveh Vahedipour 842d1030f0 Fixed dangling UUID problem in missing database directory 2016-12-13 15:36:19 +01:00
Kaveh Vahedipour 2b9c018817 fixed resilience 2016-12-09 16:35:32 +01:00
Kaveh Vahedipour b20de61ae8 Useful logging in failure mode of inception's persistence 2016-12-07 14:29:48 +01:00
Kaveh Vahedipour 9bf7d3fb5b Useful logging in failure mode of inception's persistence 2016-12-07 12:12:49 +01:00
Kaveh Vahedipour 3b4266962a Fatal error exit missing 2016-12-07 12:06:38 +01:00
Kaveh Vahedipour 47463a2f1c Agency startup redone after revisit of design document 2016-12-07 11:56:41 +01:00
Kaveh Vahedipour 51b279346b redirects to myelf should be hinstory 2016-12-06 17:10:15 +01:00
Kaveh Vahedipour 3a1a9c898c correct handling of distributeShardsLike in FailedFollower 2016-12-05 15:44:53 +01:00
Kaveh Vahedipour 77c8c51865 FailedFollower and Windows build problmes 2016-11-30 15:39:10 +01:00
Kaveh Vahedipour 5c3f5f8013 AddFollower added to supervisionm 2016-11-29 17:28:17 +01:00
Kaveh Vahedipour 7587053ffc some minor warnings 2016-11-29 13:13:25 +01:00
Kaveh Vahedipour acf8a12c53 more reliable RAFT timing\? 2016-11-29 12:52:10 +01:00
Kaveh Vahedipour 8bf05ecf8c Some verbosity in RAFT startup 2016-11-29 11:06:08 +01:00
Kaveh Vahedipour 029ff44bb0 Merge back FMH to devel 2016-11-25 16:03:13 +01:00
Kaveh Vahedipour 41e1ba144f general transactions in agency comm 2016-11-25 09:24:41 +01:00
kvahed 64db982815 broken agency fixed. the list of active agents failed to fill. 2016-11-24 15:43:38 +01:00
Max Neunhoeffer 4f23998bb9 Wait with Inception gossip until maintenance mode is off. 2016-11-24 13:34:28 +01:00
Kaveh Vahedipour 62492195e9 Recapsulating MUTEX in key value Store 2016-11-04 11:42:08 +01:00
Kaveh Vahedipour 8185588bb2 double percision conserved for timeout in AgencyComm 2016-11-03 16:47:38 +01:00
Kaveh Vahedipour 95c177c30c Waiting for leader election in AgencyComm::sendWithFailover 2016-11-03 14:24:45 +01:00
Kaveh Vahedipour ea4bdd2793 min RAFT timeout estimation a little more conservative 2016-11-03 12:21:36 +01:00
Kaveh Vahedipour 266ee69535 less noisy inception: only updated configurations are gossipped. avoid multiple reports 2016-11-03 10:27:43 +01:00
Kaveh Vahedipour cdd9550637 less noisy inception: only updated configurations are gossipped. avoid multiple reports 2016-11-03 10:23:48 +01:00
Max Neunhoeffer 6890860dd3 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-11-02 09:38:11 -07:00
Max Neunhoeffer 25d687e32a Add debug messages in gossip calls in agency. 2016-11-02 09:37:04 -07:00
Kaveh Vahedipour c71d9e287e do not override command line RAFT timings with estimates 2016-11-02 15:44:54 +01:00
Kaveh Vahedipour c8511619a6 Gossipping premature stop 2016-11-02 12:01:24 +01:00
Kaveh Vahedipour 134eed9c99 less high frequent gossipping 2016-11-02 11:39:23 +01:00
Kaveh Vahedipour 8b99d8995a Fix unfinished gossips 2016-11-02 11:36:57 +01:00
Kaveh Vahedipour 7aef1aed6d well tested auto adaptation 2016-10-31 15:47:35 +01:00
Kaveh Vahedipour 69131a2fd3 well tested auto adaptation 2016-10-31 14:35:15 +01:00
Kaveh Vahedipour e8876df3f3 RAFT timings to mean rather than max 2016-10-31 10:25:00 +00:00
Kaveh Vahedipour 0821a8e3e3 RAFT timings to mean rather than max 2016-10-31 10:20:43 +00:00
Kaveh Vahedipour a538ace158 RAFT auto-timing warnings 2016-10-31 11:19:38 +01:00
Kaveh Vahedipour a820bb3661 RAFT auto-timing warnings 2016-10-31 11:19:01 +01:00
Kaveh Vahedipour 5656ac8643 RAFT auto-timing warnings 2016-10-31 11:17:34 +01:00
Kaveh Vahedipour 50a275cc8d RAFT timings to mean rather than max 2016-10-31 09:44:33 +00:00
Kaveh Vahedipour cc8270a897 Proposal for auto adaption of agency's RAFT timings 2016-10-31 10:01:26 +01:00
Kaveh Vahedipour 9bcdf9ed66 Proposal for auto adaption of agency's RAFT timings 2016-10-31 09:43:39 +01:00
Kaveh Vahedipour 7640da52a4 RAFT timeout estimation output 2016-10-30 11:27:59 +01:00
Kaveh Vahedipour a238184b5a RAFT timeout estimation output 2016-10-30 11:11:28 +01:00
Kaveh Vahedipour fe89200ef1 timeouts 1000 too large 2016-10-30 11:01:13 +01:00
Kaveh Vahedipour 8a1bc6b783 RAFT timeout update broken? 2016-10-30 10:54:28 +01:00
Kaveh Vahedipour ebcf245ebd Adaptive RAFT timing in agency 2016-10-28 19:13:17 +02:00
jsteemann aea2b31025 removed unused variable 2016-10-28 16:42:58 +02:00