1
0
Fork 0
Commit Graph

12314 Commits

Author SHA1 Message Date
Andreas Streichardt b56621a01b First current tests 2017-01-23 15:29:25 +01:00
Michael Hackstein 8d16d101a2 Revert "Moved Indexes to StorageEngine"
This reverts commit c08716758a.
2017-01-23 13:18:26 +01:00
Michael Hackstein c08716758a Moved Indexes to StorageEngine 2017-01-23 13:16:42 +01:00
Kaveh Vahedipour 8d70132c9d handling agency comm failures 2017-01-23 11:16:23 +01:00
Kaveh Vahedipour 91cc97fdbe Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-23 11:14:36 +01:00
Kaveh Vahedipour bc30fbe1ef handling agency comm failures 2017-01-23 11:14:25 +01:00
Jan Christoph Uhde b0d6afa3fa add trace debugging for vst 2017-01-23 10:30:21 +01:00
Michael Hackstein 3eaf53c0c9 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-01-23 10:01:23 +01:00
Michael Hackstein 36e398f3f4 Fixed a bug with sort optimization in indexes. Also adapted tests. 2017-01-23 09:45:22 +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
Frank Celler f12c38dc0b added work context 2017-01-22 12:53:52 +01:00
Kaveh Vahedipour 327fd2b32e trying new inquiry in ClusterInfo 2017-01-21 10:28:41 +01:00
Kaveh Vahedipour 7fd5de5bd7 trying new inquiry in ClusterInfo 2017-01-21 10:19:04 +01:00
Kaveh Vahedipour fc2d36ccb1 Dealing with 412 in ClusterInfo 2017-01-20 18:58:07 +01:00
Kaveh Vahedipour 163e0158dc before cppcheck enthusiasts start slacking :) 2017-01-20 15:22:30 +01:00
Kaveh Vahedipour d2760f4ef1 pushing avoidServers property 2017-01-20 15:15:03 +01:00
Kaveh Vahedipour 6c56f9f05c available for use: avoidServers 2017-01-20 11:58:32 +01:00
Kaveh Vahedipour 648160c68a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-20 09:35:45 +01:00
Kaveh Vahedipour a372cf71b4 avoidServers getting there 2017-01-20 09:35:42 +01:00
Kaveh Vahedipour 82e841515d correct depiction of server health in agency 2017-01-20 09:21:44 +01:00
Kaveh Vahedipour bbb45ca397 Correct depiction of servers health status 2017-01-20 09:17:04 +01:00
jsteemann 43f46d1537 another attempt to fix TRI_ERROR_LOCK_TIMEOUT issues 2017-01-20 08:14:22 +01:00
Kaveh Vahedipour 40c6e2b48c unobserve should not create entries in agency, if empty before 2017-01-20 08:06:27 +01:00
jsteemann 64d937475d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-19 17:14:46 +01:00
jsteemann 1b1dacd873 fixed issues with same revisions being inserted 2017-01-19 17:14:38 +01:00
Andreas Streichardt 5a101ed6f0 Fix unloading collections 2017-01-19 17:05:41 +01:00
jsteemann 3ba821d3f2 remove arbitrary and useless enum number values and let the compiler determine them 2017-01-19 16:20:46 +01:00
jsteemann 112386d300 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-19 15:45:52 +01:00
Max Neunhoeffer 427c8e4553 Merge branch 'devel' into schmutz-ng 2017-01-19 14:53:46 +01:00
Kaveh Vahedipour 67cd7deaaa ClusterInfo enjoys clientIds 2017-01-19 14:51:29 +01:00
jsteemann 5f2e98e287 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-19 14:27:20 +01:00
jsteemann 6f9927fea0 avoid constructing temporary lookup strings 2017-01-19 14:27:04 +01:00
Max Neunhoeffer 7e4f45ec5c Fix server list comparison. 2017-01-19 14:20:00 +01:00
Max Neunhoeffer 5d8350abc6 Make followerList::add and ::remove idempotent. 2017-01-19 14:19:36 +01:00
Kaveh Vahedipour 54ccffc0ee agencycommresult with clientids 2017-01-19 14:11:09 +01:00
Kaveh Vahedipour c3f7a0b774 inquire in agency interface adjusted 2017-01-19 13:26:55 +01:00
Kaveh Vahedipour 1967853619 inquire in agency interface adjusted 2017-01-19 13:26:13 +01:00
Kaveh Vahedipour 41a7a81591 inquire in agency interface adjusted 2017-01-19 13:22:06 +01:00
Kaveh Vahedipour 8441da1be1 inquire in agency interface adjusted 2017-01-19 13:21:15 +01:00
jsteemann 0b3108fb5b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-19 12:44:17 +01:00
jsteemann 1e24b00a82 speed up object iteration 2017-01-19 12:44:09 +01:00
Jan Christoph Uhde 3ab9377e6b fix: build error on GCC (disambiguate query)
GCC complained about usage before type deduction
2017-01-19 12:30:04 +01:00
Kaveh Vahedipour 86ea92f289 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-19 11:33:05 +01:00
Kaveh Vahedipour 3639e2ad5b inquire in agency interface adjusted 2017-01-19 11:33:01 +01:00
jsteemann 1fdda42af9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-01-19 11:06:29 +01:00
jsteemann 487fa44b04 attempt to speed up updates a bit 2017-01-19 11:06:10 +01:00
Max Neunhoeffer 370cb09d89 Merge branch 'devel' into schmutz-ng 2017-01-19 10:32:43 +01:00