1
0
Fork 0
arangodb/arangod/Transaction
Max Neunhoeffer 29921d32a8 Fix behaviour of synchronous replication in dropFollower case.
If we are already in shutdown, we do not drop a follower.
If we cannot drop a follower (no contact to agency), we error out.
2017-06-09 13:06:02 +02:00
..
Context.cpp optimize away own transaction management for RocksDB engine 2017-05-04 23:16:53 +02:00
Context.h create engine-specific transaction context data 2017-02-27 17:05:30 +01:00
ContextData.h create engine-specific transaction context data 2017-02-27 17:05:30 +01:00
Helpers.cpp renaming 2017-02-27 14:38:27 +01:00
Helpers.h renaming 2017-02-27 14:38:27 +01:00
Hints.h Adding bounds back 2017-05-22 17:39:19 +02:00
Methods.cpp Fix behaviour of synchronous replication in dropFollower case. 2017-06-09 13:06:02 +02:00
Methods.h Changed several index/collection APIs to provide better context messages. 2017-06-06 12:27:08 -04:00
Options.cpp pass transaction options into AQL queries 2017-05-31 16:23:04 +02:00
Options.h pass transaction options into AQL queries 2017-05-31 16:23:04 +02:00
StandaloneContext.cpp renaming 2017-02-27 14:38:27 +01:00
StandaloneContext.h renaming 2017-02-27 14:38:27 +01:00
Status.h moved transaction status into its own file 2017-02-13 17:28:02 +01:00
UserTransaction.h added tests for intermediate commits 2017-05-30 12:03:58 +02:00
V8Context.cpp honor transaction options 2017-06-01 02:01:33 +02:00
V8Context.h honor transaction options 2017-06-01 02:01:33 +02:00