1
0
Fork 0
arangodb/tests/js
Jan f8e6ada19d
make replication timeouts configurable via startup options (#10476)
* make replication timeouts configurable via startup options

The following options are available (for active failover
and master-slave replication):

    --replication.connect-timeout
    --replication.request-timeout

Values can be specified in seconds. If these options are used, they will
be used for replication requests, overriding any hard-coded defaults or
explicitly configured timeouts.
2019-11-19 16:57:48 +01:00
..
client add optional exclusive writes to rocksdb engine (#10364) 2019-11-12 19:09:13 +01:00
common make replication timeouts configurable via startup options (#10476) 2019-11-19 16:57:48 +01:00
server Feature/aql subquery splicing with gather (#10341) 2019-11-18 19:05:44 +01:00