Skip to content

Health monitoring issue with SBA Cluster for Apps registered via Simple Discovery Client #1284

@umeshupawar

Description

@umeshupawar

There is an issue for monitoring applications registered via Simple Discovery Client using SBA cluster.

Only first node in cluster monitors health of application instances in the cluster. All remaining nodes doesn’t monitor health of instances and sends notifications. For all remaining nodes application instances registration status shows already registered. As a result, 2nd instance doesn’t start health monitoring automatically even after the 1st (first) instance goes down in the cluster as registration status doesn’t change and registration event doesn’t get fired.

After this even if the first instance starts again it won’t start monitoring health of applications as instance status is still already registered.
In this case, Only option is to bring down the entire SBA cluster (All nodes) and start all nodes again then one of the cluster nodes starts monitoring application health and starts sending notifications.

Need to fix this issue.

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