2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)C++5,373 forks (5,373 forks)batch import
area/aggregate_clusterbughelp wanted
Repository metrics
- Stars
- 27,997 stars (27,997 stars)
- PR merge metrics
- Avg merge 8d (Avg merge 8d)378 merged PRs in 30d (378 merged PRs in 30d)
Description
The drop overload policy of a cluster is not applied when it is part of an aggregate cluster.
Contributor guide
- Research direction
- Investigate how aggregate cluster handles drop overload policies. Look at the code path for aggregate cluster load balancing and see if drop overload is bypassed or not propagated correctly from member clusters.
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- C++Envoy proxy basics