[infinispan-issues] [JBoss JIRA] (ISPN-9699) Cluster member owning no data

Thomas Segismont (Jira) issues at jboss.org
Fri Nov 9 12:25:00 EST 2018


Thomas Segismont created ISPN-9699:
--------------------------------------

             Summary: Cluster member owning no data
                 Key: ISPN-9699
                 URL: https://issues.jboss.org/browse/ISPN-9699
             Project: Infinispan
          Issue Type: Feature Request
            Reporter: Thomas Segismont


Currently, you can set {{capacity-factor}} to zero on a cache if you don't want a node to own any segment.

If you want a node to own no data at all, you could set this property on all declared cached. But this wouldn't work for internal caches anyway (locks, counters).

It would be nice to have a global switch.

This would be useful when your app needs to be a cluster member for discovery/membership but is deployed mostly for processing. Indeed, when such nodes are added/removed from the cluster:

* there would be no data loss
* the cluster would be back in healthy state faster as no data would be moved around.




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list