1
0
Fork 0
Commit Graph

38724 Commits

Author SHA1 Message Date
jsteemann 87d18664f9 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-20 12:26:13 +02:00
jsteemann 87477d20a9 Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-20 12:26:08 +02:00
jsteemann 3727e7fb7a first stab at exclusive locks 2017-04-20 12:25:53 +02:00
Jan Christoph Uhde 859568453c Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
* 'engine-api' of https://github.com/arangodb/arangodb:
  optimize query cache invalidation for MMFiles a bit
2017-04-20 12:06:19 +02:00
Jan Christoph Uhde 325c64773d make use of ReplicationManager and ReplicationContext 2017-04-20 12:05:40 +02:00
Frank Celler 6b37aacfa0 remove old files on startup 2017-04-20 11:42:48 +02:00
jsteemann 2322079bed Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-20 10:59:55 +02:00
jsteemann b8deda40bd optimize query cache invalidation for MMFiles a bit 2017-04-20 10:59:37 +02:00
Jan Christoph Uhde ae66bca13c Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
* 'engine-api' of https://github.com/arangodb/arangodb:
  fix anchor
  added jemalloc
2017-04-20 10:57:05 +02:00
Jan Christoph Uhde 7889291247 add contextId to replication handler 2017-04-20 10:56:17 +02:00
jsteemann 95e0e17f75 fix anchor 2017-04-20 10:53:42 +02:00
jsteemann c36de6f211 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-20 10:36:59 +02:00
Frank Celler aaa1bc28c9 added jemalloc 2017-04-20 10:12:07 +02:00
jsteemann 97c41a3ea7 remove debug output 2017-04-20 09:06:35 +02:00
jsteemann fd333875a2 Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-20 09:05:23 +02:00
jsteemann 1c950e0111 cppcheck 2017-04-20 09:04:49 +02:00
jsteemann 8eda199594 updated documentation 2017-04-20 09:03:10 +02:00
jsteemann 624429ec2b fix rules documentation 2017-04-20 08:56:42 +02:00
Frank Celler 1e03d3cf5a added GiB and co, change GB and co to base 10 2017-04-20 08:26:01 +02:00
Dan Larkin 16a5db1c75 Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
Dan Larkin f494f45785 Added initial, stripped RocksDBRestReplicationHandler. 2017-04-19 17:30:06 -04:00
Dan Larkin d7bad293f1 Added initial implementatino of WAL tailing for replication. 2017-04-19 15:35:07 -04:00
Frank Celler 3cfd37131b updated CHANGELOG 2017-04-19 21:22:51 +02:00
Frank Celler e826bdb35d added dependency of rocksdb to jemalloc 2017-04-19 20:52:21 +02:00
Frank Celler 9064305c95 malloc_stats_print under Linux, je_malloc_stats_print under Apple 2017-04-19 20:40:34 +02:00
Frank Celler 1a6cadbfe1 added generated files 2017-04-19 20:36:31 +02:00
Frank Celler 1bad259868 added generated files 2017-04-19 20:35:15 +02:00
Frank Celler c59b527865 added generated configure script 2017-04-19 20:29:15 +02:00
Frank Celler 98a2aec50d Revert "added generated configure script"
This reverts commit 9a65bfe3e2.
2017-04-19 20:28:50 +02:00
Frank Celler 9a65bfe3e2 added generated configure script 2017-04-19 20:27:26 +02:00
Frank Celler 66e3d9d3dc case mismatch 2017-04-19 20:24:36 +02:00
Frank Celler f42b23ebca fixed mimum desriptors in case of unlimited 2017-04-19 19:57:55 +02:00
Frank Celler f1d0c5eba1 added jemalloc feature 2017-04-19 19:57:54 +02:00
Frank Celler 7d07a0d0da allow KB, MB, GB suffix 2017-04-19 19:57:54 +02:00
Frank Celler b3dd3a4b4a added PID for process id 2017-04-19 19:57:54 +02:00
Frank Celler 5ef5c5650c added rocksdb CMakeLists 2017-04-19 19:57:54 +02:00
Frank Celler 55821612ad removed unsupported TCMALLOC 2017-04-19 19:57:54 +02:00
Frank Celler 406d09befa added jemalloc 4.5.0 2017-04-19 19:57:54 +02:00
Dan Larkin dfd1e78f35 Added objectId-to-database+collection mapping. 2017-04-19 13:56:17 -04:00
Simon Grätzer 95e8e2c5ea Jslint 2017-04-19 18:24:57 +02:00
Simon Grätzer 3fcf08cd62 Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api 2017-04-19 18:20:51 +02:00
Simon Grätzer 93b31d6f42 Replication manager + test fixes 2017-04-19 18:20:47 +02:00
jsteemann 97b7463683 improve error message 2017-04-19 17:55:46 +02:00
Jan Christoph Uhde ddbfed8b34 Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
* 'engine-api' of https://github.com/arangodb/arangodb:
  formatting
  updated CHANGELOG
  fix shutdown issue, modernize thread creation a bit
  fixed memory allocation which resulted in an out of bounds read
  Fixing more all tests
  Initial partial implementation of replication contexts.
2017-04-19 17:27:36 +02:00
Jan Christoph Uhde 9736fe4b3f fix shell_server test - transactional insert/remove is slow for rocksdb 2017-04-19 17:26:50 +02:00
jsteemann 7ab671352a Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-19 17:26:27 +02:00
jsteemann 6786f7257e formatting 2017-04-19 17:26:12 +02:00
jsteemann 632f063194 updated CHANGELOG 2017-04-19 17:22:41 +02:00
jsteemann 2ee97ca38f Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-19 17:14:25 +02:00
jsteemann c5854d050b fix shutdown issue, modernize thread creation a bit 2017-04-19 16:57:53 +02:00