alertmanager/cluster
Corentin Chary 42ea9a565b cluster: make sure we don't miss the first pushPull (#1456)
* cluster: make sure we don't miss the first pushPull

During the join, memberlist initiates a pushPull to get initial data.
Unfortunately, at this point the nflog and silence listener have not
been registered yet, so the first data arrives only after one pushPull
cycle (1min by default !).

Signed-off-by: Corentin Chary <c.chary@criteo.com>
2018-07-09 11:16:04 +02:00
..
clusterpb *: move to memberlist for clustering 2018-02-08 12:18:44 +01:00
advertise_test.go cluster: fail when no private address can be found (#1437) 2018-07-05 22:59:56 +02:00
advertise.go cluster: fail when no private address can be found (#1437) 2018-07-05 22:59:56 +02:00
channel_test.go gossip large messages via SendReliable (#1415) 2018-06-15 13:40:21 +02:00
channel.go gossip large messages via SendReliable (#1415) 2018-06-15 13:40:21 +02:00
cluster_test.go cluster: make sure we don't miss the first pushPull (#1456) 2018-07-09 11:16:04 +02:00
cluster.go cluster: make sure we don't miss the first pushPull (#1456) 2018-07-09 11:16:04 +02:00
delegate.go cluster: make sure we don't miss the first pushPull (#1456) 2018-07-09 11:16:04 +02:00