KVS85
e59edce206
Update shell-database-{rocksdb|mmfiles}-noncluster.js 3.4 ( #8084 )
2019-01-31 22:35:50 +01:00
Jan
675bb78552
more debugging for replication ( #8062 )
2019-01-30 21:23:00 +01:00
Frank Celler
84802fdc0f
Feature/maskings ( #8006 )
2019-01-28 15:04:23 +01:00
Jan
15852cb491
Bug fix 3.4/address jenkins fails ( #7985 )
2019-01-22 12:32:17 +01:00
KVS85
562e80c53d
Backport tests from devel ( #7987 )
2019-01-21 11:17:32 +01:00
Jan
d394a6b988
fix scrambling of AstNodes that were in use multiple times ( #7978 )
2019-01-19 18:54:08 +01:00
Jan
3c828347dc
do not simplify non-deterministic conditions ( #7927 )
2019-01-19 18:52:17 +01:00
Jan
244eed0710
added "peakMemoryUsage" in query results figures, ( #7981 )
2019-01-19 18:50:55 +01:00
Frank Celler
d64b356dba
greylisted corrupted-crc-mmfiles
2019-01-14 16:44:05 +01:00
Jan
d5592def42
fix issue #7933 : Regression on ISO8601 string compatibility in AQL ( #7934 )
2019-01-14 13:50:50 +01:00
Jan
adf76491b0
added AQL function CHECK_DOCUMENT ( #7841 )
2019-01-04 15:33:20 +01:00
Jan
1ad9ae3115
added arangorestore options `--number-of-shards` and `--replication-f… ( #7868 )
...
* added arangorestore options `--number-of-shards` and `--replication-factor`
* updated documentation
* added version numbers
2019-01-03 11:07:32 +01:00
Jan
a14f6dd573
prevent duplicate attributes being generated by AQL queries ( #7836 )
2019-01-02 12:37:47 +01:00
Jan
762c0fd7c6
fixed issue #7834 ( #7845 )
2019-01-02 11:09:06 +01:00
Simon
1498c08084
fix restrictCollections parameter on database level replication ( #7808 )
2018-12-19 18:00:10 +01:00
Jan
b5e844fe33
fixed issue #7749 ( #7797 )
2018-12-19 14:17:54 +01:00
Jan
0574393d52
fixed issue #7757 ( #7806 )
2018-12-19 14:06:11 +01:00
Jan
f39c58e06c
fixed issue #7763 ( #7796 )
2018-12-19 09:56:05 +01:00
Michael Hackstein
ddd5226d13
Feature3.4/improve edgeindex covered ( #7750 )
...
* Allow the RocksDB edge index to return the already covered opposite vertex.
* Updated tests
2018-12-12 22:03:47 +01:00
Jan
d894986cd9
do not optimize away sort clauses when it is unsafe to do so ( #7694 )
2018-12-07 16:23:13 +01:00
Jan
2f48d03c19
speed up remove ops for RocksDB engine ( #7638 )
...
* speed up remove ops for RocksDB engine
* add more tests and improve queries a bit for single remote AQL operations
2018-12-06 17:48:42 +01:00
Frank Celler
6e2cbe2d1e
greylisted
2018-12-04 09:28:00 +01:00
Max Neunhöffer
ceb1018af4
Wait for 5 dbservers before starting resilience tests. ( #7541 )
...
* Wait for 5 dbservers before starting test.
* Fix jslint.
2018-12-03 13:15:56 +01:00
Jan
2c3542d41e
fixed issue #7522 ( #7554 )
2018-11-29 19:26:42 +01:00
Dan Larkin-York
00c060c884
[3.4] Fix end condition (hasMore) for EnumerateViewNode. ( #7278 )
...
* Fix end condition (hasMore) for EnumerateViewNode.
* Fix crashes.
* Some more fixes.
* eliminate code duplication
2018-11-27 00:41:29 +03:00
Max Neunhöffer
6bd61760f2
Fix moving of shard leaders. ( #7446 )
...
* Ungreylist move shard test.
* Move leader shard: wait until all but the old leader are in sync.
* Increate moveShard timeout to 10000 seconds.
* Add CHANGELOG.
* Fix compilation.
* Fix a misleading comment.
2018-11-26 15:05:56 +01:00
Wilfried Goesgens
eb41c6afcc
Bug fix 3.4 /resync test ( #7435 )
2018-11-26 14:05:33 +01:00
Michael Hackstein
75f89ed74b
Bug fix/update foxx services after restore ( #6774 ) ( #7455 )
...
* Bug fix/update foxx services after restore (#6774 )
* triggers foxx queue update which leads to the internal selfHeal function of a foxx app to make foxx apps publicy visible after a foxx app is restored
* this will also add the recognition of imported foxx services
* Testing JS refactoring
* Added test case for Foxx dump -> restore cases
* Fixed check, sth- i tries to contact to the foxx service. Test is red now.
* Fixed tests for dump / restore using Foxx. Also first draft to fix the fox side. Blocked by sth. fixed in the Main Repositorx already
* Fixed typo in dump/restore testsuite
* Removed old version of the fix
* Fixed JSLint
* Removed debug-log output from foxx manager
2018-11-26 13:22:50 +01:00
Simon
96346a12d0
switch default message for requireFromPresent ( #7439 ) ( #7450 )
...
(cherry picked from commit f90b48f792
)
2018-11-26 09:16:48 +01:00
Simon
ebad3c3c83
Fix restore of views, add --view option ( #7425 ) ( #7427 )
...
(cherry picked from commit c584527d79
)
2018-11-23 09:11:33 +01:00
Max Neunhöffer
7bf63cdb95
Make error handling in move shard tests more robust. ( #7418 )
...
* Make getCleanedOutServers error handling more robust.
* Fix two more instances of getCleanedOutServers.
2018-11-22 22:53:07 +01:00
Jan
a6cb178b86
add some more intermediate commit tests ( #7417 )
2018-11-22 15:29:08 +01:00
Simon
ef239cbe4e
Make recovery more reliable ( #7297 ) ( #7367 )
2018-11-21 16:51:38 +01:00
Simon
5124633e6a
Faster index creation ( #7348 )
2018-11-20 13:41:01 +01:00
Max Neunhöffer
256c167155
Another place with a resigned leader. ( #7350 )
2018-11-19 11:41:43 +01:00
Jan
812c9223fe
fix queries that refer to COLLECT variables from inside COLLECT ( #7333 )
2018-11-15 15:10:56 +01:00
Alan Plum
1ea6374511
Fix Foxx Queues infinite maxFailures ( #7224 )
2018-11-12 13:21:12 +01:00
jsteemann
7a2314a32b
remove reference to non-existing deriveTestSuite function
2018-11-12 11:33:40 +01:00
Frank Celler
10ceaf2391
moved to grey
2018-11-08 21:05:16 +01:00
Max Neunhöffer
d21a0f8bca
Greylist moving-shards-with-arangosearch-view-cluster. ( #7272 )
...
* Greylist moving-shards-with-arangosearch-view-cluster.
* Add documentation for greylisted tests.
2018-11-08 16:25:52 +01:00
KVS85
38d127cc5a
Add view profiling tests ( #7230 )
2018-11-06 17:15:31 +03:00
Tobias Gödderz
8401f0e36c
Fix teardown, improved assertion & error message ( #7218 )
2018-11-06 13:10:08 +01:00
Dan Larkin-York
e5243f9254
[3.4] Upgrade old MMFiles collections for compatibility with ArangoSearch ( #7133 )
2018-11-06 11:12:54 +01:00
Jan
eb3deb578f
smaller changes for replication ( #7201 )
2018-11-02 15:47:49 +01:00
Vasiliy
850919178f
issue 496.3: backport 3.4: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca ( #7167 )
...
* issue 496.3: backport 3.4: move more coordinator-related logic out of TRI_vocbase_t, rename some arangosearch view configuration parameters, remove some consolidation policies, update iresearch to revision 6fd9760d81b136f769e277ea5b8f53996ed7a1ca
* address merge issue
* backport: remove code causing nullptr access
* invalidate payload for each field in FieldIterator before setting a value
* address compilation issues
2018-11-01 23:12:39 +03:00
Jan
023ca6dc33
Bug fix 3.4/patch slave collection count ( #7156 )
2018-10-31 17:20:46 +01:00
Jan
aa385c2bbc
increase the maximum allowed number of collections in an AQL query ( #7155 )
2018-10-31 10:08:32 +01:00
Max Neunhöffer
568f5ee8bf
Consider case of resigned leader. ( #7038 )
2018-10-29 09:19:17 +01:00
Frank Celler
5db8528beb
more debug output
2018-10-25 17:27:48 +02:00
Michael Hackstein
94a793fe61
Removed incorrect skipping of Batches in RocksDB Tailing syncer ( #7021 )
...
* Removed incorrect skipping of Batches in RocksDB Tailing syncer. This caused issues, whenever one transaction was spiltted.
* Added a test for Splitting a large transaction in RocksDB
* Reactivated skipping in RocksDB Wal Tailing (reverts initial fix)
* Actually include lastScannedTick in CollectionFinalize. Proper fix, kudos to @jsteemann.
* Fixed healFollower task in split-large-transaction test
2018-10-25 14:13:40 +02:00