.cluster-watchdog.2.1.1.source-code.mod.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cluster-watchdog Show documentation
Show all versions of cluster-watchdog Show documentation
Checks if all your hazelcast cluster members are receiveing published messages over the bus.
{
"main": "org.swisspush.vertx.cluster.ClusterWatchdog",
"description":"Checks the health status of the hazelcast cluster",
"licenses": ["The Apache Software License Version 2.0"],
"author": "Florian Kammermann",
"homepage": "https://github.com/swisspush/vertx-cluster-watchdog"
}