1
0
Fork 0
Commit Graph

11742 Commits

Author SHA1 Message Date
Kaveh Vahedipour ea485b98f2 ltries not incremented 2016-11-03 14:25:53 +01:00
Kaveh Vahedipour 95c177c30c Waiting for leader election in AgencyComm::sendWithFailover 2016-11-03 14:24:45 +01:00
Kaveh Vahedipour 07cddc3560 Waiting for leader election in AgencyComm::sendWithFailover 2016-11-03 14:24:23 +01:00
Kaveh Vahedipour ea4bdd2793 min RAFT timeout estimation a little more conservative 2016-11-03 12:21:36 +01:00
Kaveh Vahedipour 34cd8779ea Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-03 11:19:09 +01:00
Kaveh Vahedipour 9e170e8021 version update after return statement 2016-11-03 11:18:50 +01:00
Michael Hackstein e8fcda252b Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-11-03 10:55:43 +01:00
Michael Hackstein c6f31091bc In the properties of a collection now distributeShardsLike is contained. 2016-11-03 10:55:22 +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
Jan Steemann 8e80562268 try to fix compile warning 2016-11-03 10:17:39 +01:00
Jan Steemann a83b7bd3ca Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-03 10:02:19 +01:00
Jan Steemann d0572ceb24 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-03 09:57:57 +01:00
Jan Steemann 4e18eefa4e try to fix compile warning 2016-11-03 09:57:14 +01:00
jsteemann 68317bb4f2 added experimental `REGEX_REPLACE` AQL function 2016-11-03 00:40:19 +01:00
jsteemann 36f49d7f2c prefer user-defined unique indexes on multiple attributes over primary index 2016-11-02 23:20:26 +01:00
jsteemann 2fdf65c3a4 a bit of index cleanup 2016-11-02 22:44:06 +01:00
jsteemann 123ecf82b5 more details for API that describes internals of AQL functions 2016-11-02 21:37:35 +01:00
jsteemann 1e12406bbd remove log spam 2016-11-02 21:37:21 +01:00
Frank Celler 7df02164ee fixed supervisor startup 2016-11-02 19:37:49 +00: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
Jan Steemann b9d345ff67 fix --database.check-version on an empty directory 2016-11-02 16:55:27 +01:00
Kaveh Vahedipour e9450e21c2 don't override raft timeout cmd line inpute 2016-11-02 15:57:49 +01:00
Kaveh Vahedipour c71d9e287e do not override command line RAFT timings with estimates 2016-11-02 15:44:54 +01:00
Frank Celler 865c284c59 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-02 12:37:18 +01:00
Frank Celler 7a9d58b06e Fixed potential undefined behavior with temporary objects. 2016-11-02 12:37:04 +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
jsteemann 31bbbb454f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-11-01 15:23:49 +01:00
jsteemann 31350a5c14 micro optimizations 2016-11-01 15:23:28 +01:00
Kaveh Vahedipour a481c27a68 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-31 17:01:14 +01:00
Kaveh Vahedipour 9a6f605f2f fixed small double / long conversion 2016-10-31 17:00:55 +01:00
jsteemann f51871c599 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-31 16:49:15 +01:00
jsteemann 62632a52c1 Merge branch 'unique-indexes-on-more-than-shardkeys' of https://github.com/arangodb/arangodb into devel 2016-10-31 16:00:34 +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
jsteemann 93cb35eac5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-31 13:11:23 +01:00
Jan Steemann eeac8e5ae9 remove unused test code 2016-10-31 13:08:13 +01:00
jsteemann 9d9b4871ba fixes for Visual Studio 2016-10-31 12:16:39 +01:00
Jan Steemann 9957dab8dc remove non-unused PathHandler 2016-10-31 12:15:07 +01:00
jsteemann 46460ebc34 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-31 11:43:47 +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
jsteemann cf820e6530 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-31 10:12:45 +01:00