hashicorp / hashicorp/serf

Serf Query Ack resiliency

Open
#407 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
6.1k
Forks
609
Avg merge
15h 1m
Merged PRs (30d)
3

Description

One of the use cases, where we dispatch the critical task using query where Serf query propagation is by gossip and response is P2P to the requester. So, resiliency reside in dispatch but not in response/ack. If P2P link is busted, it would lose the ack. Better options to make query ack more resilient ?

(Gossiping back through all nodes would be overkill but option to ack back through subset of nodes)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.