Class NodeStateCheckerService

java.lang.Object
com.atlassian.jira.service.AbstractService
com.atlassian.jira.service.services.cluster.NodeStateCheckerService
All Implemented Interfaces:
ObjectConfigurable, JiraService, Runnable

public class NodeStateCheckerService extends AbstractService
Scheduled task that checks the state of this node in the cluster.

If the node's state in the database is changed to PASSIVE, it is interpreted as a request for the node to passivate itself.

Since:
v6.2