hashicorp / hashicorp/consul-replicate
performance degrades as watched prefix becomes heavier
Open
- Dominant language
- Go
- Stars
- 524
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
We've been testing consul-replicate in different scenarios and during our tests, we found out that the converging speed becomes extremely slow as the watched prefix becomes heavier.
It seems that the replication here does more than just broadcasting changes. I guess It has something to do with safe recovery after a failure?
The question is: Can we do anything about this or this is a design decision?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.