Skip to content

Least Request is not working as expected above 1.30 versions #38511

@paramjeet01

Description

@paramjeet01

Title: Least request load balancer policy is not working as expected

Description:

What issue is being seen?
After upgrading the envoy proxy version to 1.30 and above , the least request's behaviour has changed while using in large scale.

Repro steps:

Upgrade envoy proxy to v1.30 or above versions.
Create 50 application pods and 18 load testing tool pods with vegeta serving 60k RPS
Each application pod can handle upto 20-25k RPS and load testing tool will generate 60k RPS per pod.
Now, when we scale up the application pods from 50 to 60 pods , we will notice that the requests for few pods are not actually least request load balanced.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions