1
0
Fork 0
arangodb/arangod/Transaction
Lars Maier 4bf2302150 Do nothing in phaseTwo if leader has not been touched. (#7579)
* Do nothing in phaseTwo if leader has not been touched.

* Drop follower if it refuses to cooperate.

This is important since a dbserver that is follower for a shard will
after a reboot think that it is a leader, at least for a short amount
of time. If it came back quickly enough, the leader might not have
noticed that it was away.
2018-12-02 13:14:46 +01:00
..
Context.cpp yet more micro optimizations (#7399) 2018-11-21 17:09:16 +01:00
Context.h RocksDB replication thread safety (#7088) (#7131) 2018-10-30 11:24:17 +01:00
ContextData.h create engine-specific transaction context data 2017-02-27 17:05:30 +01:00
CountCache.cpp Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
CountCache.h Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
Helpers.cpp Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
Helpers.h Bug fix/add aql collection count cache (#6227) 2018-08-23 16:05:51 +02:00
Hints.h disable RocksDB indexing for some secondary index operations (#7393) 2018-11-21 15:50:36 +01:00
Methods.cpp Do nothing in phaseTwo if leader has not been touched. (#7579) 2018-12-02 13:14:46 +01:00
Methods.h disable RocksDB indexing for some secondary index operations (#7393) 2018-11-21 15:50:36 +01:00
Options.cpp No access collections (#3088) 2017-08-25 13:59:03 +02:00
Options.h No access collections (#3088) 2017-08-25 13:59:03 +02:00
SmartContext.cpp RocksDB replication thread safety (#7088) (#7131) 2018-10-30 11:24:17 +01:00
SmartContext.h allow master & slave to work in parallel for RocksDB WAL tailing (#6059) 2018-08-03 13:37:53 +02:00
StandaloneContext.cpp RocksDB replication thread safety (#7088) (#7131) 2018-10-30 11:24:17 +01:00
StandaloneContext.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
Status.cpp try to work around some assertions (#3296) 2017-09-28 09:21:33 +02:00
Status.h try to work around some assertions (#3296) 2017-09-28 09:21:33 +02:00
V8Context.cpp Server stream cursor (#7186) (#7210) 2018-11-03 20:17:52 +01:00
V8Context.h issue 381.3.1: remove redundant copy of CollectionNameResolver from TransactionState (#5459) 2018-05-25 16:48:43 +03:00