1
0
Fork 0
Commit Graph

44506 Commits

Author SHA1 Message Date
jsteemann 43df6ffc6c Merge branch '3.4' of github.com:arangodb/arangodb into 3.4 2019-06-08 15:51:45 +02:00
jsteemann c20a5f5ec2 Revert "add limits test (#9197)"
This reverts commit 9c123a638c.
2019-06-08 15:51:27 +02:00
sleto-it d1eab0f539
Changelog - adds 3.4.6.1 entries (#9232) 2019-06-07 18:02:15 +02:00
Jan c3cd02a808 Bug fix 3.4/fix arangoexport error messages (#9214) 2019-06-07 14:25:59 +02:00
Max Neunhöffer 68926032d0
Fix yet another agency test with clientid. (#9159) 2019-06-07 10:31:03 +02:00
Tobias Gödderz 8f7f815e26 Allow generic graph tests to work without enterprise checkout (#9201) 2019-06-06 15:16:25 +02:00
Michael Hackstein b14259b55e
Fix missed callbacks race condition (#9183)
* If we miss a callback in CollectionCreation also test if we missed later callbacks.

* Updated changelog

* Fixed callback lockers

* Remove lockers vector alltogether, we are protected by mutex anyways

* Fixed include guard

* Do not recheck the Collection that has woken us up

* Fixed recursive lock gathering
2019-06-06 14:07:41 +02:00
Jan Christoph Uhde 9c123a638c add limits test (#9197) 2019-06-06 12:07:49 +02:00
Frank Celler 4982ca6c3d class ManagedDocumentResult is not a struct 2019-06-06 12:05:31 +02:00
Jan Christoph Uhde 19190dc963 add shardKeyAttribute to pregel start parameters (#9157) 2019-06-05 14:27:26 +02:00
Jan efc0e6c6f6
fix path length checks when copying js files (#9190) 2019-06-05 10:40:37 +02:00
Jan 81686eebb9
fix handling of comments in ini files (#9170) 2019-06-04 14:47:02 +02:00
Frank Celler ae3b956568 fix for windows 2019-06-04 11:51:58 +02:00
Jan 6fa651dbe3
Bug fix 3.4/pregel micro improvements (#9178) 2019-06-04 09:32:29 +02:00
Jan 3dc27af242
improve error message (#9155) 2019-06-03 17:06:44 +02:00
Tobias Gödderz 755c2c2db7 [3.4] Fixed incorrect tracing in TraversalBlock (#9152)
* Trace WAITING results in TraversalBlock

* Added CHANGELOG entry

* Fixed state type
2019-06-03 09:26:43 +02:00
Tobias Gödderz a25c0fa1b0 [3.4] Wait for replication before inserting (#9153)
* Increased timeouts, added a little more helpful error messages for assertions (#9135)

* Wait for replication before inserting documents

Un-greylist repair-distribute-shards-like-spec
2019-05-31 18:41:23 +03:00
jsteemann 3c28197299 fix some CHANGELOG issues 2019-05-29 21:57:37 +02:00
Kaveh Vahedipour 75f0a51d67 [3.4] fix clientid register in state (#9065)
* fix flientid register in state

* remove the log erase locations

* iterator check

* also clear considered

* emplaces also handled

* don't add if clientId empty

* move semantics for log_t

* forward log_t into deque. bail out also as follower, when log_t cannot be emplaced

* whitespaces

* change log

* fix agency test for leadership change during long transactions with clientId

* log_t was as good as it gets

* white spaces

* add clientIds the inc/dec test

* client id for inc/dec test

* Fix a typo in a message.

* Add a comment for better readability.

* Fix agency test.

* Take debugging out.

* Activate another old agency test.

* Fix client id.

* Consistent behaviour across branches.
2019-05-29 21:43:45 +02:00
Simon 87977d1228 Pregel segmented buffers (#9109) 2019-05-28 18:21:56 +02:00
KVS85 7a240e1dc4
Fix typo 2019-05-28 15:15:58 +03:00
jsteemann 82eb569738 fix jslint warning 2019-05-27 17:58:47 +02:00
Tobias Gödderz bdc031f3e6 [3.4] Bugfix of DFS path uniqueness implementation (#9098)
* Backport of https://github.com/arangodb/arangodb/pull/9041

* Use 3.4-compatible getResponsibleShard
2019-05-27 15:04:23 +03:00
Simon e1fdc04193 Bug fix 3.4/jobs indexes (#9099) 2019-05-27 11:43:05 +02:00
Frank Celler cda2bfcdc4 updated ArangoDB Starter 0.14.4 2019-05-24 14:47:39 +02:00
Heiko 4a1f1591a8 Bug fix 3.4/logger ejs templates (#9093)
* fixed logger view ejs templates

* splittet one template into two seperates

* changelog
2019-05-24 13:48:56 +02:00
KVS85 d9c0566a90 Mark all timecritical and nondeterministic as greylisted (#9048) 2019-05-24 11:52:28 +02:00
Jan e440a1c7d2
fix various small annoyances (#9078) 2019-05-23 17:37:34 +02:00
KVS85 e721dd805d Add ArangoSearch notice and minor fix to v3.4.6 (#9082) 2019-05-23 14:12:06 +02:00
Wilfried Goesgens 8e0ebb00c6 Bugfix/backport fs changes (#9024) 2019-05-23 12:46:47 +02:00
Kaveh Vahedipour abbba376ad [3.4] clean up container madness (#8791) 2019-05-23 12:43:39 +02:00
Michael Hackstein df0f3f022d
Added missing changelog entry (#9081) 2019-05-23 11:46:29 +02:00
jsteemann 0bed79cbb8 updated CHANGELOG 2019-05-23 10:10:18 +02:00
jsteemann 4826a55c15 updated CHANGELOG 2019-05-23 10:05:09 +02:00
Jan 6d0e2e58e7 fix VERSION file handling on upgrade (#9077) 2019-05-22 22:43:37 +03:00
Frank Celler caf28b753d fixed wrong CHANGELOG 2019-05-22 20:32:34 +02:00
jsteemann ce652cdab0 fix release date in CHANGELOG 2019-05-22 16:36:10 +02:00
jsteemann 764280df8c make test more robust 2019-05-21 18:34:00 +02:00
Jan 7ef180c71e
fix crash (#9059) 2019-05-21 18:32:46 +02:00
Jan 7ec209fc74
fix 3-way joins (#9051) 2019-05-21 17:33:50 +02:00
Jan ac5d7efcb0
fix handling of initial `null` values in AQL function `MIN` (#9052) 2019-05-21 17:32:45 +02:00
Frank Celler ff6818294e release version 3.4.6 2019-05-21 17:01:32 +02:00
Max Neunhöffer 5acdf10735
Silence an info message. (#9055) 2019-05-21 15:24:58 +02:00
Michael Hackstein 4d4c23c302
Bug fix 3.4/collection babies (#9033)
* Prepare API to create multiple collections in a single request to ClusterMethods to improve speedup

* Added counter on how many collections are successfully created

* Allow multi collection creation one level higher

* CollectionMethods now allow batch createion of Collections

* Improved array size assertions

* Now a graph is createad within a single roundtrip in the agency.

* Added new header files

* Insert collections in the AGENCY with TTL and a isBuilding flag, collections with this flag should not be visisible in the coordinator

* Added forgotten C++ file

* Fixed a rare race condition, and the failing IResearch Tests

* readded callback on DONE, otherwise lists are out of sync

* Fixed assertions to let mocked tests pass...

* Fixed community cluster
2019-05-21 08:41:12 +02:00
Lars Maier 5b41e5a5c8 [3.4] Scheduler Logging (#9028)
* Log when queues become filled up or are completly filled.
* Added latency for pushing.
* lowered log level.
* clever logging. and mutex. :(
* Reset local clock.
* Try to fix mac compile.
* Improve logging logic for half full and full queue.
* CHANGELOG.
2019-05-20 16:30:52 +02:00
Wilfried Goesgens 1c0460dcd9 Doc - Remove Swagger schemes (HTTP) to fix it for HTTPS (#9044) 2019-05-20 16:10:04 +02:00
Heiko c2adae4dbd Bug fix 3.4/pre compile ui templates (#8983)
* applied new template structure

* added teplmates.js + minified to the repo

* css for tooltips

* added new grunt file, added tippy new version + popper library

* include templates within body

* fix tooltips

* applied new template engine

* remove fix tooltips - not needed anymore

* gitignore

* manifest

* package json

* added build generated files
2019-05-17 16:42:56 +02:00
Jan 8925edc131
fix crash in async request handling when request queue is full (#9029) 2019-05-17 16:28:43 +02:00
Jan 4d86dd5fa8
handle incomplete reads (#9019) 2019-05-17 11:17:51 +02:00
sleto-it b5e3fcf06e
Improves 3.4.6 changelog (#9014) 2019-05-16 15:45:22 +02:00