https://bz.apache.org/bugzilla/show_bug.cgi?id=66660

--- Comment #10 from Remy Maucherat <r...@apache.org> ---
(In reply to Diego Rivera from comment #9)
> I already covered the downside of attempting to use the K8s API: the member
> list is compiled up front during membership startup as well, and is never
> updated afterwards at runtime, so I'd end up with an incomplete/inaccurate
> member list anyway (because, remember, the member pods may not be up or even
> exist yet).

Both the DNS and K8 API membership providers retrieve the list of currently
active pods and work with that, so it is dynamic. The DNS one is a bit less
reliable, but it usually works ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to