Kaveh Vahedipour
|
001c2b4092
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-04-11 11:46:40 +02:00 |
Kaveh Vahedipour
|
28fbf8ec12
|
sensitivityEstimates do not belong in Current
|
2017-04-11 11:46:20 +02:00 |
Max Neunhoeffer
|
53b3a73486
|
Add a timeout option to <collection>.drop().
This is in particular used to allow the Schmutz to make progress
in the case of a long running transaction.
|
2017-04-07 15:52:19 +02:00 |
Max Neunhoeffer
|
4017bfb296
|
Revise /_api/cluster/endpoints API and Documentation.
|
2017-03-16 11:33:46 +01:00 |
Max Neunhoeffer
|
c8a205b1aa
|
New /_api/cluster/endpoints.
Also fix documentation (and deprecate) /_api/endpoint.
|
2017-03-15 13:33:50 +01:00 |
Andreas Streichardt
|
488b71cf54
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-02-10 19:40:51 +01:00 |
Andreas Streichardt
|
bc1df86ddd
|
remove lock queries
|
2017-02-10 19:34:29 +01:00 |
Max Neunhoeffer
|
f72af6a06a
|
Increase timeout for waiting for sync repl to settle.
This is mainly for the case of the parallel unittests, where the heavy
load leads to delays.
|
2017-02-09 22:06:39 +01:00 |
Max Neunhoeffer
|
20e2128a44
|
Fix shardDistribution in case of leader change.
|
2017-02-06 09:45:00 +01:00 |
Max Neunhoeffer
|
72fa45cc94
|
Port better reporting of longish Schmutz behaviour to devel.
|
2017-02-03 10:47:13 +01:00 |
Max Neunhoeffer
|
7c0575b27d
|
Fix timeout in cluster operation and wal flush bugs.
|
2017-02-03 10:42:06 +01:00 |
Max Neunhoeffer
|
105389702a
|
Lower log level of sync replication events.
|
2017-02-01 16:04:04 +01:00 |
Max Neunhoeffer
|
a5b4eb3c3d
|
Lower log level for local shard operations to debug.
|
2017-01-31 09:31:52 +01:00 |
Max Neunhoeffer
|
f09ecd21b2
|
Logging level for background job debugging down to DEBUG.
|
2017-01-29 23:05:33 +01:00 |
Max Neunhoeffer
|
6993ca32c7
|
Add more debugging output on log level info around Schmutz script.
|
2017-01-28 20:28:58 +01:00 |
Andreas Streichardt
|
2476cf7146
|
Fix drop and add reporting in agency current
|
2017-01-26 14:00:56 +01:00 |
Andreas Streichardt
|
0365b3eb49
|
Fix index error reporting and add test for it
|
2017-01-26 12:15:42 +01:00 |
Max Neunhoeffer
|
1468628e58
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-01-26 10:47:26 +01:00 |
Max Neunhoeffer
|
fe1b10e6af
|
Fix waitForSyncRepl.
|
2017-01-26 10:47:03 +01:00 |
Andreas Streichardt
|
4e6371630a
|
Fix reporting index and collection errors
|
2017-01-26 10:44:15 +01:00 |
Andreas Streichardt
|
cffc981cf9
|
Fix jslint
|
2017-01-25 12:42:30 +01:00 |
Andreas Streichardt
|
cca8fbc6b3
|
Less log spam...
|
2017-01-25 12:41:30 +01:00 |
Andreas Streichardt
|
af8331119b
|
Do not spam useless log messages
|
2017-01-25 12:31:53 +01:00 |
Max Neunhoeffer
|
f913b10d22
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-01-25 11:37:37 +01:00 |
Max Neunhoeffer
|
aaa2738b57
|
Log level for dropping local shard back to debug.
|
2017-01-25 11:36:50 +01:00 |
Andreas Streichardt
|
acbb892612
|
Classic...fix unittest..fail real system
|
2017-01-24 19:07:34 +01:00 |
Andreas Streichardt
|
d91a6af1a7
|
Remove singletransaction and fetch collection from vocbase directly
|
2017-01-24 18:51:05 +01:00 |
Andreas Streichardt
|
d3642f1487
|
First update current tests
|
2017-01-24 18:35:26 +01:00 |
Andreas Streichardt
|
ea220a22cc
|
Make updatecurrentcollection better testable
|
2017-01-24 16:51:12 +01:00 |
Max Neunhoeffer
|
5e6d2c2045
|
Fix acquire of read locks for sync. replication.
|
2017-01-24 13:55:56 +01:00 |
Andreas Streichardt
|
40af2963f4
|
Tackle updateCurrentDatabases
|
2017-01-23 15:29:25 +01:00 |
Andreas Streichardt
|
b56621a01b
|
First current tests
|
2017-01-23 15:29:25 +01:00 |
Andreas Streichardt
|
8fa235e715
|
oops
|
2017-01-20 12:10:16 +01:00 |
Andreas Streichardt
|
b594257677
|
More tests
|
2017-01-20 12:03:12 +01:00 |
Andreas Streichardt
|
4afe4e431c
|
more tests
|
2017-01-20 09:59:41 +01:00 |
Andreas Streichardt
|
dec955826b
|
Add sync tests
|
2017-01-19 18:40:09 +01:00 |
Andreas Streichardt
|
390cf295fe
|
Fix lint
|
2017-01-19 17:29:05 +01:00 |
Andreas Streichardt
|
5a101ed6f0
|
Fix unloading collections
|
2017-01-19 17:05:41 +01:00 |
Andreas Streichardt
|
9bcaf08753
|
Merge branch 'schmutz-ng' of github.com:arangodb/arangodb into schmutz-ng
|
2017-01-18 18:07:24 +01:00 |
Andreas Streichardt
|
a9ccdf86c1
|
Several movement fixes
|
2017-01-18 17:48:01 +01:00 |
Max Neunhoeffer
|
c5cfc500ee
|
Improve comments in cluster.js.
|
2017-01-18 10:47:50 +01:00 |
Andreas Streichardt
|
e90cc93e4a
|
resign "a bit more"
|
2017-01-16 18:14:20 +01:00 |
Andreas Streichardt
|
46b6c2659b
|
Remove old schmutz
|
2017-01-16 15:20:09 +01:00 |
Andreas Streichardt
|
f89b660056
|
Fix race during collection creation
|
2017-01-16 15:13:26 +01:00 |
Max Neunhoeffer
|
f35e3a7aaf
|
Merge branch 'devel' into schmutz-ng
|
2017-01-16 09:54:09 +01:00 |
Andreas Streichardt
|
2a2cbf808a
|
Do not update in endless loop
|
2017-01-13 17:55:22 +01:00 |
Andreas Streichardt
|
b0792f1de3
|
Propagate errors during index creation
|
2017-01-13 13:21:41 +01:00 |
Andreas Streichardt
|
19b22ea9bf
|
Partly fix the index schmutz
|
2017-01-13 11:30:05 +01:00 |
Andreas Streichardt
|
1dcbf0850a
|
Implement sync replication
|
2017-01-12 18:21:37 +01:00 |
Max Neunhoeffer
|
7da0de6207
|
Merge branch 'schmutz-ng' of ssh://github.com/ArangoDB/ArangoDB into schmutz-ng
|
2017-01-12 16:34:22 +01:00 |