Package io.github.jchejarla.springbatch.clustering.mgmt


package io.github.jchejarla.springbatch.clustering.mgmt
Cluster membership and lifecycle management.

Covers node registration and periodic heartbeats, the two-phase node lifecycle (active → unreachable → removed), and recovery of jobs whose master node was lost so a stranded execution becomes cleanly restartable rather than hanging.