enhancement: configure queue depth
Open
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 609
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 3
Description
There are a few serf options related to a queue depth in serf/config.go, however, it's not possible to configure them for an agent - they are not available in cmd/serf/command/agent/config.go.
As a result, it's not possible to fine tune serf for higher workloads when more than 4096 events might reside in a queue from time to time.
Contributor guide
Assessment
This issue has not been assessed yet.