gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Support knob to configure consistent hash table size

Open aoledk opened this issue 1 year ago • 2 comments

Description:

Backend whose LoadBalancer type is ConsistentHash will be translated to xDS cluster whose type is Maglev, but we can't configure maglev table size which is very important in long lived TCP load balancing use case. Bigger size, smaller disruption.

[optional Relevant Links:]

https://gateway.envoyproxy.io/v1.0.1/api/extension_types/#consistenthash https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/cluster/v3/cluster.proto#config-cluster-v3-cluster-maglevlbconfig

aoledk avatar Apr 25 '24 11:04 aoledk

/assign

aoledk avatar May 08 '24 09:05 aoledk

reopen this since #3348 only implements api

shawnh2 avatar May 15 '24 11:05 shawnh2