linagora / james-project

Mirror of Apache James Project
Apache License 2.0
70 stars 63 forks source link

Investigate and fix why `RedisHealthCheck` warning when check Redis Cluster #5176

Closed vttranlina closed 2 months ago

vttranlina commented 2 months ago

The healthcheck: org.apache.james.backends.redis.RedisHealthCheck always log can not connect to Redis. even when Redis cluster work up normal

Investigate why and fixup it

Ref: https://github.com/linagora/tmail-backend/issues/1013#issuecomment-2078746965

vttranlina commented 2 months ago

The reason and fix pr at: https://github.com/apache/james-project/pull/2224#issue-2274475213