jsteemann
7f8a1cc614
Merge branch 'bug-fix/add-missing-overrides-and-final' of https://github.com/arangodb/arangodb into devel
2018-05-07 23:02:46 +02:00
Vasiliy
2ce20e86d7
issue 373.1: move globally-unique id generation from collection into data-source ( #5182 )
2018-05-07 22:14:40 +03:00
jsteemann
52de92d334
add missing override specifiers, add final specifiers
2018-05-04 09:01:50 +02:00
Vasiliy
c8739cd3cd
manually-merge: cache data-sources in CollectionNameResolver
2018-03-14 10:11:50 +03:00
Jan
9d42be07e8
Bug fix/eom fixes ( #4693 )
2018-02-28 08:40:30 +01:00
Simon
cde96d97aa
RocksDB replication hardening & cleanup ( #4639 )
2018-02-23 18:15:04 +01:00
Jan
b3556f7b17
some fixes for replication ( #4621 )
2018-02-19 15:54:55 +01:00
Jan
63c50c3993
Bug fix/handle single delete ( #4618 )
2018-02-19 14:49:58 +01:00
Jan
935e2790ad
forward port of replication bugfixes from 3.2 ( #4572 )
2018-02-12 18:13:51 +01:00
Jan
1e116a9f6d
slight cleanup of replication-related code ( #4286 )
2018-01-17 16:56:40 +01:00
Simon
ab0578320a
Adding view rename case to replication server handlers ( #4299 )
2018-01-16 09:19:57 +01:00
Jan
37da067059
fix missing events in RocksDB-based replication for transactions that… ( #4277 )
2018-01-16 00:27:11 +01:00
Jan
b2b6c06cbf
Feature/efficiency ( #3736 )
2018-01-05 16:51:31 +01:00
Jan
98d6eff37e
added assertions to make sure the generated ticks are as expected ( #3969 )
2017-12-13 10:19:00 +01:00
Simon Grätzer
0e485f7441
Fixing collection name collection handling in Syncer ( #3710 )
2017-11-17 16:36:57 +01:00
Simon Grätzer
c6fe726901
Removing unsafe asserts in wal tailing v3.3 ( #3672 )
2017-11-13 17:41:57 +01:00
Simon Grätzer
87f441753b
RocksDB WAL tailing fixes ( #3595 )
2017-11-10 09:31:53 +01:00
Simon Grätzer
7c31960cf2
Feature/async failover ( #3451 )
2017-10-18 23:59:29 +02:00
Jan
6820ec3891
fixed issue #2868 : cname missing from logger-follow results in rocksdb ( #2901 )
2017-07-28 18:52:30 +02:00
Simon Grätzer
d8c57f2cc8
Feature/rocksdb hashsearch ( #2713 )
...
* Testing hash for documents
* fixing logspam error
* added base support for kHash in the edge index
* Current version of hash enabled edge index
* removed rocksdb key type byte, dynamic prefixes for hash-index
* Fixing issues with key classes
* Fixing merge conflict
* Fixing version with semi-working hash index
* fixing various issues
* Fixing hanger in EdgeIndexIterator nextExta, when _cache is disabled. Reenable cache
* Fixing geo index bounds, and fillIndexes error handling
* Adding back failure point
* Fixing RocksDBKey::vertexId
* Added version check on startup
* Fixing version check
* added one more check
* properly detect column families at startup
* Adding additional sanity checking
* Adding missing column family
* some fixes
* Turned off geoindex sync
* fixed error
* added asserts (untested)
* Adding more asserts
2017-07-05 10:18:52 +02:00
jsteemann
2d96b9ab4c
fix issues found by coverity scan tool
2017-06-07 13:22:18 +02:00
Simon Grätzer
d5f85d5bbb
Adding more colum families
2017-05-26 10:43:17 +02:00
Simon Grätzer
555a7fcecd
Merge branch 'devel' of https://github.com/arangodb/arangodb into column-family
2017-05-24 19:04:20 +02:00
Simon Grätzer
2f2d07ab9a
Multihreaded import
2017-05-24 18:37:45 +02:00
Simon Grätzer
a99611e7c0
Various changes
2017-05-19 16:43:00 +02:00
jsteemann
4efbad5378
fix compile warnings
2017-05-15 09:29:10 +02:00
Simon Grätzer
fe0e296737
RocksDB: fixing WAL tailing issues
2017-05-13 01:08:22 +02:00
Simon Grätzer
958c19de35
stuff
2017-05-12 14:07:30 +02:00
jsteemann
6dfeea53be
added comments
2017-05-11 20:59:45 +02:00
jsteemann
422b06211f
fix some replication issues
2017-05-11 19:00:32 +02:00
jsteemann
ac7e0a225f
fixed issues found by scan tool
2017-05-05 13:51:23 +02:00
Simon Grätzer
953b017d37
Fixing issues with the seek incremental sync optimization
2017-05-02 17:24:49 +02:00
Simon Grätzer
5f1880f839
Fixing index markers
2017-05-02 16:35:01 +02:00
Simon Grätzer
e335a29326
better incremental sync
2017-05-02 15:08:05 +02:00
Simon Grätzer
c55ce367eb
WAL: honor tick end value
2017-05-02 13:55:19 +02:00
Simon Grätzer
39d8186e16
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-02 13:46:48 +02:00
Simon Grätzer
09de672ba1
WAL fiter after collection
2017-05-02 13:46:43 +02:00
jsteemann
2aae4fc437
fix include
2017-05-02 11:32:15 +02:00
Dan Larkin
b46ac15300
Fixed 2.8 dump compatibility and fixed a few more HTTP replication tests.
2017-04-28 16:50:39 -04:00
Simon Grätzer
86ad31124d
Fixing some shell_replication tests
2017-04-28 18:14:03 +02:00
Simon Grätzer
018cf68e06
Added index ID to WAL
2017-04-28 17:37:37 +02:00
Simon Grätzer
97681ab32a
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
# Conflicts:
# arangod/RocksDBEngine/RocksDBReplicationTailing.cpp
2017-04-28 17:12:50 +02:00
Simon Grätzer
3f645f85ff
fixing drop
2017-04-28 17:11:52 +02:00
jsteemann
a99cc64bed
minor fixes
2017-04-28 17:09:00 +02:00
Simon Grätzer
db26fe0061
Added tick value
2017-04-28 16:33:06 +02:00
Simon Grätzer
fd7059f94c
Added tax id
2017-04-28 16:31:20 +02:00
Simon Grätzer
52058ac909
fixing replication errors
2017-04-28 16:28:35 +02:00
Simon Grätzer
0a00a7eb67
Fixed broken JSON output
2017-04-28 14:28:34 +02:00
Simon Grätzer
5e8f649772
Fixed WAL tailing
2017-04-27 19:14:57 +02:00
Simon Grätzer
9959f36be1
Fixed broken WAL tailing function
2017-04-27 18:23:10 +02:00