josedev-union commented on issue #37375: URL: https://github.com/apache/doris/issues/37375#issuecomment-2226845467
> 基于Doris Operator部署的Doris on K8S,多fe的情况下,也会遇到这个bug,似乎需要设置svc的spec.sessionAffinity=ClusterIP来保持会话,但是发现目前的官方提供的doris helm不支持修改 I think your idea is to set `ClientIP` for sessionAffinity. Btw, this cannot be a perfect solution because normally FE is exposed using LoadBalancer service type or Ingress. In those cases, ClientIP is overridden by LB ip or ingress controller's ip. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org