chibenwa commented on PR #2690: URL: https://github.com/apache/james-project/pull/2690#issuecomment-2763097853
Thanks for this rationalization work. If we do only use the redis connection for the healthcheck this means that the health check is very distinct from the rest of the source code. I'd prefer we implement the healthcheck as: ``` PUT healthcheck/{UUID} DELETE healthcheck/{UUID} ``` And drop alltogether the RedisConnection in favor of using the RedisClient everywhere. Does this make sense? -- 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: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org