summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Arès <hugo.ares@ericsson.com>2017-09-14 14:43:42 -0400
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-09-13 23:20:47 +0000
commit2a54f292ac16c6a3a7bea195818746c7ee822646 (patch)
treeb3b35ee886f4925a77c19b9f9572305511833488
parent4e1d92407464358c48486943cc83ac99cbca9cf6 (diff)
Update git submodules
* Update plugins/replication from branch 'stable-2.14' - Merge branch 'stable-2.13' into stable-2.14 * stable-2.13: Fix minor nits in documentation of replication.maxRetries Fix replication retries when maxRetries is set to 0 Set max retries to avoid queue congestion Change-Id: Icf972f3df7d3d59925db670bc1f033028306d0c1 - Fix minor nits in documentation of replication.maxRetries Change-Id: I80e46269e12b9e7a429634dd90ce52e90cc6ad79 - Fix replication retries when maxRetries is set to 0 maxRetries defaults to 0 which means retry indefinitely but it was not retrying. Change-Id: I6c8d8d6b1511d67b647f25193dcfe860687eea76 - Set max retries to avoid queue congestion When servers have *a lot* of remote slaves, some of them unstable and potentially offline, a maximum retry policy is needed to prevent push events to stay in the replication queue and getting rescheduled forever. Keep backward-compatible configuration by setting maxRetry by default to zero, which means disabled. Change-Id: I060cc7bc3a4d1089b0815db02d2e1430f83a2015
m---------plugins/replication0
1 files changed, 0 insertions, 0 deletions
diff --git a/plugins/replication b/plugins/replication
-Subproject f88c39a52c45933f0196b94e570904383aa865e
+Subproject ff270c13e4fcc1c5ad435c712e6b20b6a295636