Heiko
b1d34ea0a2
fixed ui not updating its view name propertly ( #7553 )
2018-11-29 16:50:45 +01:00
jsteemann
b7221bc3a5
Revert "fixed some asan search stuff ( #7544 )"
...
This reverts commit 617674adfd
.
2018-11-29 16:33:11 +01:00
Simon
8b0e0b0b75
Upgrade S2 Library ( #7519 )
2018-11-29 15:49:17 +01:00
Jan
5e8002adc7
fix assertion ( #7527 )
2018-11-29 15:43:00 +01:00
Jan
5aa9f24916
fix JWT authentication in arangosh ( #7529 )
2018-11-29 15:29:51 +01:00
Heiko
617674adfd
fixed some asan search stuff ( #7544 )
2018-11-29 15:20:24 +01:00
Wilfried Goesgens
76cf74cc83
add missing rootDir parameter ( #7546 )
2018-11-29 15:18:58 +01:00
Simran
9cdc2630dc
Documentation/rdb exclusive options ( #7548 )
2018-11-29 15:18:41 +01:00
jsteemann
c136823392
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2018-11-29 14:26:25 +01:00
Lars Maier
52cff7ad55
Feature/engine version added to agent configuration ( #7481 ) ( #7524 )
...
* agents' is obtained from leader's configuration
* corrections in Supervision for advertised endpoints
* change log
* Updated Documentation for cluster/health.
* Unified naming convention.
* Fixed missing update of volatile fields.
* Set version in right order.
* Removed debug output.
* Fixed jslint - missing ;
2018-11-29 14:25:40 +01:00
jsteemann
4f86bfc51f
move commit out of an assertion
2018-11-29 14:23:30 +01:00
Simon
17a95710bd
Micro-Optimize AQL CXX calls ( #7486 ) ( #7489 )
...
(cherry picked from commit 8ddb9a063b
)
2018-11-29 14:00:41 +01:00
Simon
6f8829a623
Document RocksDB exclusive option ( #7517 )
...
* Document exclusive option, use in more cases
* address review comments
2018-11-29 13:59:07 +01:00
Andrey Abramov
2a0fa4946e
improve logging in ClusterInfo::loadPlan ( #7511 )
...
* improve logging in ClusterInfo::loadPlan
* address review comments
2018-11-29 15:56:51 +03:00
Andrey Abramov
6674a4282d
avoid calling cluster related functions while instantiating views on … ( #7509 )
...
* avoid calling cluster related functions while instantiating views on a db server
* minor cleanup
2018-11-29 15:43:53 +03:00
Jan
adc651e338
Bug fix/cxxcheck 28112018 ( #7518 )
2018-11-29 13:39:04 +01:00
Max Neunhöffer
a16fbf5df3
Improve log messages. ( #7521 )
2018-11-29 11:30:52 +01:00
Jan
be0f8b59fa
added option `--rocksdb.enforce-block-cache-size-limit` ( #7505 )
2018-11-28 21:02:45 +01:00
Jan
d2d68ee34d
Doc - 3.3 to 3.4 notes about upgrading ( #7454 )
2018-11-28 20:07:10 +01:00
Simran
b26804b1ff
Doc - Create MonetaryDataWithoutPrecisionLoss.md ( #7149 )
2018-11-28 20:02:33 +01:00
Jan
389b677161
use jemalloc for client tools as well ( #7506 )
2018-11-28 19:42:52 +01:00
Jan
b2924057e7
cleanup ( #7507 )
2018-11-28 19:42:37 +01:00
Jan
59868fdf04
Bug fix/use lock for pregel stats ( #7499 )
2018-11-28 18:39:27 +01:00
KVS85
ee97ed3e63
Doc - Add description for new ArangoSearch view properties ( #7436 )
2018-11-28 17:08:26 +01:00
Max Neunhöffer
ae29e5d2ba
Fix index creation in cluster. ( #7440 )
...
* Fix index creation in cluster.
Simplify and correct error handling logic in ensureIndexCoordinator.
* After index creation, wait until index appears.
We wait until the Supervision has removed the isBuilding flag and
the coordinator has reloaded the Plan.
* More index handling fixes.
* Directly remove isBuilding in ensureIndexCoordinator (again).
* Fix catch tests by holding mutex shorter.
* Better mutex handling in ClusterInfo.
2018-11-28 16:58:05 +01:00
Jan
683d45bd68
Feature/micro optimizations 28112018 ( #7496 )
2018-11-28 15:57:10 +01:00
Jan
1bef7e842c
do not allow MMFiles single document operations overtaking each other… ( #7469 )
2018-11-28 13:03:47 +01:00
Michael Hackstein
d280205476
Improved help message for a failed restore of foxx services ( #7495 )
2018-11-28 10:54:37 +01:00
Andrey Abramov
95fd5793a1
Bug fix/internal issue #502 ( #7480 )
...
* update iresearch
* update iresearch
2018-11-27 22:53:19 +03:00
Simon
d0efd95a37
Bug fix/restore index refactor ( #7470 )
2018-11-27 20:22:36 +01:00
Simran
ccc9898c42
Doc - Recommend overcommit_memory 0 or 1 on Linux (planning#3151) ( #7258 )
2018-11-27 18:16:39 +01:00
Simran
459c689360
Doc - Fix LEVENSHTEIN_DISTANCE function description ( #7310 )
...
Removed redundant content, placed paragraph with a remark about LENGTH() back where it belongs
2018-11-27 18:12:10 +01:00
Vasiliy
59e002841f
issue 506.3: use camel-case configuration parameter names consistntly, add a configuration version property to iresearch view meta ( #7475 )
...
* issue 506.3: use camel-case configuration parameter names consistntly, add a configuration version property to iresearch view meta
* backport: ensure meta version is supported
* backport: hide 'version' property from non-persistence json
2018-11-27 18:35:33 +03:00
Vasiliy
2d0a75f0d5
issue 506.2: add optimization to not reexecute a primary-key filter if a match was already found ( #7460 )
...
* issue 506.2: add optimization to not reexecute a primary-key filter if a match was already found
* backport: explicitly check type of instance of the primary-key filter
* backport: return non-null prepared filter and convert check to assert
2018-11-27 18:29:35 +03:00
Lars Maier
f3ade0f860
Version/Engine Cluster Health ( #7474 )
...
* Export Version and Engine in Cluster Health. Additionally export `versionString` in registered Servers.
* Updated Changelog.
2018-11-27 14:56:00 +01:00
jsteemann
7213b80c6c
increase shutdown time
2018-11-27 13:46:10 +01:00
Wilfried Goesgens
9fa1604134
howto obtain coredumps on linux without killing the process ( #7477 )
2018-11-27 11:18:20 +01:00
Dan Larkin-York
6d542e11c8
Fix end condition (hasMore) for EnumerateViewNode. ( #7279 )
...
* Fix end condition (hasMore) for EnumerateViewNode.
* Fix crashes.
* Some more fixes.
* eliminate code duplication
2018-11-26 23:41:58 +03:00
Wilfried Goesgens
3cf8d2a2e7
make the recovering server output its log ( #7467 )
2018-11-26 19:16:51 +01:00
Lars Maier
6e7baba9f5
Do not access the array of field names to search for removed attributes if the index is out of bounds. (i.e. malformed input data) ( #7465 )
2018-11-26 17:35:05 +01:00
Wilfried Goesgens
285c842983
Bug fix/copy schmutz ( #7441 )
...
* don't copy files, rather source them from their actual location directly
* also locate the stemmer modules header
2018-11-26 16:35:03 +01:00
Tobias Gödderz
0d5f85e684
Fix error handling in case ClusterCommResult.result == nullptr ( #7356 )
2018-11-26 16:23:44 +01:00
Vasiliy
21c832248c
issue 506.1: address issue with multiple identical document insertions on rocksdb recovery ( #7452 )
2018-11-26 17:18:05 +03:00
Max Neunhöffer
d72e51ed8f
Fix move leader shard. ( #7445 )
...
* 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 entry.
* Fix compilation.
* Fix a misleading comment.
2018-11-26 15:04:04 +01:00
Wilfried Goesgens
346a0a15a4
fix test status ( #7456 )
2018-11-26 14:03:37 +01:00
Michael Hackstein
0c3685d777
Removed debug-log output from foxx manager ( #7458 )
2018-11-26 11:36:53 +01:00
jsteemann
d5acd724f1
remove dead code
2018-11-26 09:58:24 +01:00
jsteemann
b4e888ef13
revert Scheduler changes
2018-11-26 09:57:53 +01:00
Frank Celler
7a4cb9346e
allow buckets for authentication
2018-11-23 22:13:22 +01:00
Simon
f90b48f792
switch default message for requireFromPresent ( #7439 )
2018-11-23 18:59:03 +01:00