1
0
Fork 0
Commit Graph

43618 Commits

Author SHA1 Message Date
Jan f1eae110c5
backported some fixes from devel (#6698) 2018-10-02 19:58:55 +02:00
jsteemann 6b4e7178e2 fixed invalid test setup 2018-10-02 19:52:35 +02:00
KVS85 96414c1a97 Backport #6630 into 3.4 (#6700) 2018-10-02 19:22:43 +02:00
Wilfried Goesgens 26bb818d5c Bug fix 3.4/fix windows cp defaults (#6682) 2018-10-02 18:59:42 +02:00
Simon 0886a09d47 Doc - Active Failover upgrade guide, missing maintenance API docs (#6609) 2018-10-02 18:07:24 +02:00
sleto-it ac0571120e
Doc - Cherry pick from devel (#6571) (#6631) 2018-10-02 17:04:56 +02:00
Dan Larkin-York a0861eb602 Fix multiple links per collection issue (#6661)
* Fix muliple links per collection issue (arangodb/release-3.4#48).

* Fix comparison.

* Added test

* Fix suite name.

* Address some edge cases.

* Clear views on teadown in tests

* Update aql-view-arangosearch-ddl-cluster.js

* Update aql-view-arangosearch-ddl-noncluster.js

* Fix jslint errors

* Added some comments about the comparison.
2018-10-02 17:33:52 +03:00
KVS85 98b248f4ed More known issues for ArangoSearch in 3.4 (#6568) 2018-10-02 13:25:45 +02:00
KVS85 799083dde6 Change tests setUp/tearDown to be common (#6654) 2018-10-02 13:24:42 +02:00
jsteemann fac87b9d6b upgrade banner 2018-10-02 12:09:56 +02:00
jsteemann dca4615c3f when returning memory to the OS, use some memory protection flags as when initializing the memory
this prevents "hole punching" and keeps the OS from splitting one memory mapping into multiple mappings with different protection settings
2018-10-02 11:36:55 +02:00
jsteemann de10c4abba fix wrong numberOfShards values in tests 2018-10-02 10:39:09 +02:00
Jan a69a407f80
added yet another missing DeleteRange implementation (#6677) 2018-10-02 09:53:58 +02:00
Jan 186f308565
forward-port some RocksDB bugfix (#6671) 2018-10-02 09:52:59 +02:00
Dan Larkin-York 3d15b96f66 [3.4] Additional and cleaned-up logging (#6648) 2018-10-01 19:03:05 +02:00
Dan Larkin-York c794a43ea0 Mark flaky test nondeterministic for now (#6662) 2018-10-01 17:36:47 +02:00
Wilfried Goesgens fbd2ca2e79 Feature 3.4/windows utf16 fileaccess (#6600) 2018-10-01 17:19:01 +02:00
Max Neunhöffer 0b72d02d19
Add more timeout because in Jenkins dbservers can be slow. (#6665) 2018-10-01 16:54:36 +02:00
Max Neunhöffer c4abcac276
Increase Plan/Version if follower is removed in MoveShard. (#6664)
This was forgotten when we added the `remainsFollower` flag.
2018-10-01 16:54:20 +02:00
Kaveh Vahedipour 8b9a0f6a25 Feature 3.4/detailed get maintenance feature (#6666)
* backport of test data generation for maintenance from devel
2018-10-01 14:50:25 +02:00
Frank Celler 7a1100318e release version 3.4.0-rc.2 2018-09-30 14:50:06 +02:00
Frank Celler 6611854e72 release version 3.4.0-rc.2 2018-09-30 14:05:06 +02:00
jsteemann 290ad24db7 one more attempt 2018-09-28 18:14:39 +02:00
jsteemann 5c3a241820 Merge branch '3.4' of https://github.com/arangodb/arangodb into 3.4 2018-09-28 18:09:02 +02:00
jsteemann 16ff872d14 try to make test more deterministic 2018-09-28 18:08:06 +02:00
Jan 676a51731d
close socket when shutting down (#6651) 2018-09-28 17:50:33 +02:00
jsteemann d285d0bf4a updated CHANGELOG 2018-09-28 17:48:54 +02:00
Max Neunhöffer 71e9deae60
Improve CHANGELOG. (#6655) 2018-09-28 17:40:11 +02:00
Max Neunhöffer b67718d6aa
Fix cleanup of Current entry in case a follower is removed from Plan. (#6623)
* Properly remove unplanned followers in leader and Current.
* Add a catch test.
* Fix tests.
* Fix a bug with a temporary object.
* Protect against exception from getCollection not found.
2018-09-28 17:37:14 +02:00
jsteemann 88e46715e8 fix compilation with g++5.4 2018-09-28 17:32:41 +02:00
Lars Maier 09395e73de Added try-catch-block. (#6649)
* Added try-catch-block.
* Removed debug output.
* Deleted unneeded constructors.
* Assignment operator deleted.
2018-09-28 17:09:50 +02:00
jsteemann c89c73973e make test more deterministic 2018-09-28 17:06:20 +02:00
Simon c42583dab0 Fix error in dump test, create views before syncing data (#6640) 2018-09-28 17:00:03 +02:00
Max Neunhöffer 7582ed37af
Fix a crash found by the agency torturer. (#6590) 2018-09-28 15:15:20 +02:00
Kaveh Vahedipour 87e7185dd7 agency updating endpoints properly (#6643)
* agency updating endpoints properly
2018-09-28 15:12:40 +02:00
jsteemann 250bc1e0de fixed issue #6611: Properly display JSON properties of user defined foxx services configuration within the web UI 2018-09-28 14:48:27 +02:00
Simon Oualid 34b252ba28 Fixed the web UI to properly display JSON properties of user defined Foxx services configuration (#6611) 2018-09-28 14:48:21 +02:00
jsteemann c1b1b86145 updated LICENSES file 2018-09-28 13:14:48 +02:00
Tobias Gödderz c54f815134 [3.4] Fix cluster view test (#6621) 2018-09-28 11:34:13 +02:00
Jan 68e81da38e
handle DeleteRange markers on RocksDB recovery (#6565) 2018-09-28 11:10:11 +02:00
jsteemann 7d0920cbe7 fixed typo 2018-09-28 10:50:49 +02:00
jsteemann e01babc345 updated CHANGELOG 2018-09-28 10:43:56 +02:00
Heiko b926d8eafc included arrows to better visualize that the collection names accordion elements (#6606) 2018-09-27 19:31:11 +02:00
Jan 1ed723604b fix race on Logger shutdown (#6635) 2018-09-27 19:30:08 +02:00
Jan d3b43b1cfc
fix assertion failure with _numLogData (#6632) 2018-09-27 19:26:10 +02:00
jsteemann 202bea538d banner 2018-09-27 19:10:50 +02:00
Lars Maier 0e9aa10c2a Feature 3.4/cleanup lost collections (#6627)
* Working draft: clean lost collections in supervision.
* Added early exit as in spec.
* Finished test. Fixed logging.
2018-09-27 10:35:39 +02:00
Heiko cf07af9b1b Fix the recovery tests under mac os x (#6593)
* this pr will fix the recovery tests under mac os x

* removed unused define
2018-09-26 21:57:10 +02:00
Jan 7c35c98855
Feature 3.4/nested aql (#6612) 2018-09-26 17:17:12 +02:00
Simran 64dad40ef4 Doc - Fix anchor link and typos (#6619) 2018-09-26 15:44:56 +02:00