mirror of https://gitee.com/bigwinds/arangodb
* Send out empty heartbeats regardless of non-empty AppendEntriesRPC. * Also improve logging: Note if a log in the empty heartbeat sending takes > 0.01 s. Clearly mark places where a leader resigns in logging. Log if no empty heartbeat is sent out. * Make leader more tolerant w.r.t. incoming AppendEntriesRPC responses. * Add debug logging for _lastAcked and challengeLeadership. * Remove some unused code. Do not count ourselves in challengeLeadership. * Removal of entire activation/deactivation mechanisms in agency * TRI_microtime up to c++11 * added term to response to sendAppendEntries. |
||
---|---|---|
.. | ||
Actions | ||
Agency | ||
Aql | ||
Cache | ||
Cluster | ||
GeneralServer | ||
Graph | ||
Indexes | ||
InternalRestHandler | ||
MMFiles | ||
Pregel | ||
Replication | ||
Rest | ||
RestHandler | ||
RestServer | ||
RocksDBEngine | ||
Scheduler | ||
Statistics | ||
StorageEngine | ||
Transaction | ||
Utils | ||
V8Server | ||
Views | ||
VocBase | ||
CMakeLists.txt | ||
dbg.cmake |