Dan Larkin-York
4a0383849f
[3.4] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts ( #9811 )
...
* Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts.
* Add changelog entry.
* Add setIntroducedIn version.
2019-08-27 11:45:37 +03:00
Jan
d29d65face
Bug fix 3.4/cleanup 31032019 ( #8633 )
2019-04-01 17:02:00 +02:00
Frank Celler
9477af198b
big reformat
2018-12-26 00:57:05 +01:00
Jan
1002928b5f
fix https://github.com/arangodb/release-3.4/issues/99 ( #6951 )
2018-10-19 15:26:23 +02:00
Jan
5a347017da
backport some fixes to 3.4 ( #6739 )
2018-10-08 09:43:14 +02:00
Jan
5022ccc24d
Bug fix/fixes 2508 ( #6254 )
2018-08-27 21:36:39 +02:00
Jan
a5ef080a8a
attempt to make replication_sync more reliable in tests for MMFiles ( #6184 )
2018-08-17 14:20:40 +02:00
Vasiliy
6fd541d110
issue 427.5: use ApplicationServer reference instead of pointer ( #6145 )
...
* issue 427.5: use ApplicationServer reference instead of pointer
* address MSVC build failure
2018-08-15 12:16:02 +03:00
Jan
95d1892f18
remove canThrow attribute from AQL functions ( #6123 )
...
Its was somehow overlapping with the isDeterministic attribute (but with the opposite meaning)
2018-08-09 16:45:54 +02:00
Simon
2dd8593609
View Replication ( #5915 )
2018-07-26 10:28:46 +02:00
Simon
439b12331f
Big endian document keys for rocksdb ( #5712 )
2018-07-03 14:11:22 +02:00
Simon
3bec336aff
TransactionState::addCollection refactoring ( #5606 )
2018-06-14 15:34:58 +02:00
Vasiliy
a5f274234a
issue 380.2.2: remove extraneous pointers from StorageEngine API ( #5589 )
2018-06-13 15:22:51 +03:00
Vasiliy
ac1a6742e0
issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine ( #5505 )
...
* issue 381.4.1: create a separate IResearchLink implementation for use with ClusterEngine
* backport: ensure StorageEngineMock assigns unique transaction ids
* delegate index normalization on the ClusterEngine to the 'actualEngine'
2018-06-01 19:05:53 +03:00
Vasiliy
e021085aac
issue 381.3.1: remove redundant copy of CollectionNameResolver from TransactionState ( #5459 )
2018-05-25 16:48:43 +03:00
Vasiliy
bc70486761
issue 381.2: ensure the correct index factories/normalizers are called in ClusterEngine ( #5450 )
2018-05-24 15:23:17 +03:00
Simon
35992ad67b
Coordinator storage engine ( #5405 )
2018-05-22 19:30:27 +02:00