Skip to content

Issue: Health Checks Continue Running After Provider Closure #4251

@ggivo

Description

@ggivo

Problem: When MultiClusterPooledConnectionProvider.close() was called, the health check threads continued running in the background because the HealthStatusManager and its underlying HealthCheckCollection were not being properly shut down. This caused resource leaks with background threads continuing to execute health checks against Redis endpoints even after the connection provider was closed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions