You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In HA tests it was identified that pymemcache backend does not
recover/fail over to the next memcache instance when one goes
away unexpected. Using memcache_pool with bmemcache does failover
properly.
The memcache_sasl_enable=true is a workaround to force oslo.cache
to switch to the bmemcache driver, which is the only driver in
memcache_pool supporting tls+fips.
Jira: OSPRH-16651
Co-outhored-by: Luca Miccini <lmiccini@redhat.com>
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>
0 commit comments