Matthew Von-Maszewski
|
ef4a6b84fa
|
backport PR 6150: unique function to block network retries during shutdown. (#6188)
|
2018-08-20 12:58:25 +02:00 |
Jan
|
4d03d3bd82
|
Bug fix/fixes 2410 (#3511)
* slightly clean up indexes
* proper stringification of error code
* improve diagnostic messages
* improve memory usage for incremental sync
|
2017-10-30 22:49:24 +01:00 |
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 |
Max Neunhoeffer
|
5d8350abc6
|
Make followerList::add and ::remove idempotent.
|
2017-01-19 14:19:36 +01:00 |
Andreas Streichardt
|
a9ccdf86c1
|
Several movement fixes
|
2017-01-18 17:48:01 +01:00 |
Andreas Streichardt
|
06a0fc11cd
|
Add Sync Replication debug code
|
2017-01-04 15:51:47 +01:00 |
Andreas Streichardt
|
82682f8d25
|
Wait for synchronous replication to settle
|
2016-12-07 18:38:15 +01:00 |