1
0
Fork 0
arangodb/arangod/Replication
Andrey Abramov 8741d338d0 allow in-place analyzer creation via link definition (#10466) (#10481)
* allow in-place analyzer creation via link definition (#10466)

* allow in-place analyzer creation via link definition

* add special handling for _analyzers collection

* modify initial syncer

* address review commments

* fix accidentally broken test

* address compilation errors
2019-11-19 21:49:28 +01:00
..
DatabaseInitialSyncer.cpp allow in-place analyzer creation via link definition (#10466) (#10481) 2019-11-19 21:49:28 +01:00
DatabaseInitialSyncer.h Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
DatabaseReplicationApplier.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
DatabaseReplicationApplier.h big reformat 2018-12-26 00:54:03 +01:00
DatabaseTailingSyncer.cpp cleanup replication contexts (#8630) 2019-04-01 09:35:08 +02:00
DatabaseTailingSyncer.h big reformat 2018-12-26 00:54:03 +01:00
GlobalInitialSyncer.cpp Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
GlobalInitialSyncer.h Bug fix/fix scheduler shutdown task assertion (#8727) 2019-04-10 19:51:45 +02:00
GlobalReplicationApplier.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
GlobalReplicationApplier.h big reformat 2018-12-26 00:54:03 +01:00
GlobalTailingSyncer.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
GlobalTailingSyncer.h big reformat 2018-12-26 00:54:03 +01:00
InitialSyncer.cpp [3.5] Check scheduler queue return value (#9759) 2019-08-20 12:57:51 +03:00
InitialSyncer.h fix race in _batchPingTimer shutdown (#8801) 2019-04-26 18:31:24 +02:00
ReplicationApplier.cpp oops 2019-04-15 11:15:17 +02:00
ReplicationApplier.h port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00
ReplicationApplierConfiguration.cpp make replication timeouts configurable via startup options (#10473) 2019-11-19 18:25:15 +01:00
ReplicationApplierConfiguration.h Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
ReplicationApplierState.cpp port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00
ReplicationApplierState.h port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00
ReplicationClients.cpp Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
ReplicationClients.h Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
ReplicationFeature.cpp make replication timeouts configurable via startup options (#10473) 2019-11-19 18:25:15 +01:00
ReplicationFeature.h make replication timeouts configurable via startup options (#10473) 2019-11-19 18:25:15 +01:00
ReplicationTransaction.h transaction manager tests (#8759) 2019-04-16 21:26:40 +02:00
Syncer.cpp cover more cases of "unique constraint violated" issues during replication (#9829) 2019-08-30 12:42:58 +03:00
Syncer.h Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
SyncerId.cpp Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
SyncerId.h Bug fix/add shard id to replication client identifier (#9366) 2019-07-08 14:03:42 +02:00
TailingSyncer.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
TailingSyncer.h Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
common-defines.cpp Bug fix/cleanup system includes (#8962) 2019-05-15 15:12:59 +02:00
common-defines.h port of replication improvements from 3.4 (#8308) 2019-03-11 13:37:18 +01:00
utilities.cpp Improve syncer error message (#10404) 2019-11-12 22:32:46 +03:00
utilities.h Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00