[infinispan-issues] [JBoss JIRA] (ISPN-5408) High availability status
Galder Zamarreño (JIRA)
issues at jboss.org
Mon Apr 27 03:12:53 EDT 2015
Galder Zamarreño created ISPN-5408:
--------------------------------------
Summary: High availability status
Key: ISPN-5408
URL: https://issues.jboss.org/browse/ISPN-5408
Project: Infinispan
Issue Type: Feature Request
Components: Core
Reporter: Galder Zamarreño
Currently, DistributionManager has a couple of methods that indicate whether the node is process of rehashing, `isRehashInProgress` method, and whether the node has joined the cluster `isJoinComplete`.
It'd be easier for the users if these boolean flags where transformed into some kind of Status Enum that represents what the node's current status is. Cache's status is not enough currently to represent this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list