cmurmur负载均衡算法流量不均匀
Open
module/extensions/load-balancer
usage
- Dominant language
- C++
- Stars
- 17.6k
- Forks
- 4.1k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 69
Description
发现在用的brpc,使用的cmurmur一致性算法,每台实例上的流量不均匀,差了一倍,导致线上负载有问题,问下怎么解决
Contributor guide
Research direction
The issue names brpc's cmurmur consistency algorithm but no source file or test. Start by reproducing the uneven per-instance traffic and inspect the cmurmur load-balancing implementation and its configuration. Done means identifying the cause, documenting a solution, and adding coverage if a code fix is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100