1
0
Fork 0
Commit Graph

41728 Commits

Author SHA1 Message Date
Heiko f7933aa0f7 Bug fix 3.3/issue 4222 (#4325) 2018-01-16 20:58:13 +01:00
Heiko 941bd2b3e1 UI: optimized login view for very small screen sizes (#3761) (#4318) 2018-01-16 20:55:26 +01:00
Heiko a16fd972eb optimized shard distribution api and ui (#4312) 2018-01-16 20:54:07 +01:00
Michael Hackstein ffbc7058cd
Bug fix 3.3/rocksdb truncate (#4338) 2018-01-16 19:52:27 +01:00
Heiko da50125e9f Bug fix 3.3/ui query parameter issue 4217 (#4245) 2018-01-16 09:15:01 +01:00
Heiko 7819c217ac Feature 3.3/swagger version upgrade 3.9.0 (#4307) 2018-01-16 09:08:36 +01:00
Jan 62c772c4fd
issue #3504: export database name with dump for easier restore (#4215) 2018-01-15 22:47:03 +01:00
Jan f31734a198
fixed issue #4185: On execution of FULLTEXT search / AQL query db is … (#4239) 2018-01-15 22:46:14 +01:00
Jan 53b9633ea4
Bug fix 3.3/rocksdb block cache shard bits adjustment (#4304)
make the default value of `--rocksdb.block-cache-shard-bits` use the RocksDB
default value. This will mostly mean the default number block cache shard
bits is lower than before, allowing each shard to store more data and cause
less evictions from block cache
2018-01-15 22:45:49 +01:00
Max Neunhöffer 589bc68957 Fix shard distribution test. (#4262) 2018-01-15 22:45:12 +01:00
Jan c1459ec5b9
fix missing events in RocksDB-based replication for transactions that… (#4276) 2018-01-15 22:44:54 +01:00
Jan ee5e2e56c0
try to make replication test more deterministic (rough guess only) (#4274) 2018-01-15 22:44:36 +01:00
Jan f482b7aed4
Feature 3.3/small optimizations for query registry (#4259) 2018-01-15 22:44:17 +01:00
Jan 0a28878059
Bug fix 3.3/micro fixes (#4235) 2018-01-12 13:59:18 +01:00
Jan 7b370dbf23
fix memory hunger of cache (#4269) 2018-01-12 12:15:19 +01:00
Mark bd8f474528 REST API docs: POST /_api/cursor: Add skipInaccessibleCollections (#4289) 2018-01-12 11:26:46 +01:00
Jan 15d21ced0b
Bug fix 3.3/proper shutdown of throttle (#4250) 2018-01-10 00:08:17 +01:00
Wilfried Goesgens 3b9a10a5c8
Merge pull request #4253 from arangodb/documentation-3.3/remove_unused_examples
remove old examples
2018-01-09 12:31:34 +01:00
Wilfried Goesgens 7ba1fdff68 remove old examples 2018-01-09 12:10:58 +01:00
Jan 402ed9a99d ensure proper shutdown of throttle (#4233) 2018-01-05 14:56:52 +01:00
Max Neunhoeffer b20212f7c1 Merge branch '3.3' of ssh://github.com/arangodb/ArangoDB into 3.3 2018-01-05 14:25:39 +01:00
Max Neunhoeffer b6c11634c0 Same procedure: bump arangosync version. 2018-01-05 14:25:19 +01:00
Wilfried Goesgens 546e9fd68e build client path the same way in the client package as in the server package. (#4227) (#4231) 2018-01-05 13:29:00 +01:00
Max Neunhoeffer dcbf9012e4 Bump arangosync version once more. 2018-01-05 11:57:47 +01:00
Max Neunhoeffer 5f340c6ced
Another update for the syncer version. 2018-01-04 20:42:33 +01:00
jsteemann 81f3b9487e updated syncer version 2018-01-04 16:39:47 +01:00
jsteemann e4ebf9ab16 updated CHANGELOG 2018-01-04 16:32:39 +01:00
Jan b8c043945f
try to not fail hard when a collection is dropped while the WAL is tailed (#4225) 2018-01-04 16:31:17 +01:00
jsteemann 8908d39031 release version 3.3.2 2018-01-04 09:41:19 +01:00
Max Neunhoeffer c8f4d87aab Bump syncer version. 2018-01-04 00:08:47 +01:00
Max Neunhoeffer f964d080cc
Add entry to CHANGELOG. 2018-01-04 00:08:04 +01:00
Jan b2e3a6614a fixed issue #4197: AQL statement not working in 3.3.1 when upgraded from 3.2.10 (#4207) 2018-01-04 00:06:41 +01:00
Jan 75953d69e8 do not reuse collection ids when restoring (#4218) 2018-01-03 23:48:47 +01:00
Max Neunhoeffer b876fc8371
Add two changes to CHANGELOG. 2018-01-03 22:22:30 +01:00
Max Neunhöffer f58301ed8c
clusterInventory: distinguish between isReady and allInSync. (#4214) 2018-01-03 22:18:15 +01:00
Kaveh Vahedipour 56a9ad69b1 Bug fix 3.3/supervision no longer fails to remove server from failed when back to good (#4210)
* let's not miss failedserver removal
* remove resetting of FailedServers in test code
* Only call abortRequestsToFailedServers at most every 3 seconds.
2018-01-03 21:55:01 +01:00
Jan 1bcab5628d
Bug fix 3.3/fix issue 4199 (#4201) 2018-01-03 21:32:49 +01:00
Heiko 4a22fdba31 ui - updated support view (#4205) 2018-01-03 17:04:17 +01:00
Jan d80daeb450
Bug fix 3.3/pre release woes (#4084) 2018-01-03 16:02:30 +01:00
maxkernbach 47bbfdc503 Doc - new cookbook 'Speeding up slave initialization' (#4193)
* Implemented changes requested by Simran
* Cherry-pick from devel
2018-01-03 13:05:22 +00:00
Matthew Von-Maszewski 41d1bfce23 create independent executeLockedRead and executeLockedWrite to speed performance (#4178) 2017-12-29 13:36:48 +01:00
Frank Celler 1c01d07dbd release version 3.3.1 2017-12-28 14:32:01 +01:00
Max Neunhoeffer d98a2fc4a3
Add Agency fixes to CHANGELOG 2017-12-28 12:28:18 +01:00
Heiko 953e41b5e2 Bug fix 3.3/issue 4152 ui wfs rocksdb (#4154)
* ui displayed wrong wfs property for a collection while using rocksdb storage engine
* changelog
2017-12-28 12:25:31 +01:00
Heiko 3b5a397241 Bug fix 3.3/ui fix foxx configuration keys 3818 (#3994)
* ui: fixed broken foxx configuration keys. Some valid values could not be handled by the ui.
* changelog
2017-12-28 12:09:12 +01:00
Kaveh Vahedipour d6ce7a1301 Agency read write locks ported from devel (#4175) 2017-12-28 11:28:11 +01:00
Matthew Von-Maszewski 392ddde251 Bug fix 3.3: Fix supervisor thread crash (#4165)
* port devel branch to 3.3 of supervisor thread death fix
2017-12-27 22:34:29 +01:00
Max Neunhöffer ef8fcd101c
Port to 3.3 of various fixes around leadership preparation in agency. (#4150)
* Add logging for _earliestPackage in Agent.
* Really enforce the hidden option --server.maximal-threads if given.
* Switch off --log.force-direct in scripts/startStandAloneAgency.sh
* Lower the timeout for sending AppendEntriesRPC to 150s.
* Erase _earliestPackage when becoming a leader.
* Challenge leadership in agent main loop.
* Use steady_clock for _earliestPackage.
* Change _lastAcked and _leaderSince to steady_clock as well.
* time difference calculations based on old readSystemClock to steadyClockToDouble
* All system_clock transitioned to steady_clock in Agent. Remaining system_clock are user input / output or timestamps
* Inception system_clock to steady_clock
2017-12-27 16:47:16 +01:00
Matthew Von-Maszewski d35ebbe6a1 move from devel to 3.3 the dynamic chooseTimeout() feature. (#4166) 2017-12-27 16:36:42 +01:00
Jan 60ecfcfce4
fix wrong lock usage (did not have any effect except misleading the reader of the code) (#4086) 2017-12-23 00:19:46 +01:00