[infinispan-issues] [JBoss JIRA] (ISPN-5323) Add a configuration option for partition handling to force DEGRADED mode
Dan Berindei (JIRA)
issues at jboss.org
Tue May 19 08:52:19 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069186#comment-13069186 ]
Dan Berindei commented on ISPN-5323:
------------------------------------
I'm not sure the configuration is the write place for this, and we already have a JMX operation to force DEGRADED mode.
If we did introduce such a configuration setting, it would mean that the cluster enters READONLY mode every time one of the nodes crashes, regardless of {{numOwners}}, and the only way to make the cluster AVAILABLE again would be via administrator intervention. I doubt that would be very useful...
> Add a configuration option for partition handling to force DEGRADED mode
> ------------------------------------------------------------------------
>
> Key: ISPN-5323
> URL: https://issues.jboss.org/browse/ISPN-5323
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core
> Reporter: Wolf-Dieter Fink
> Labels: partition_handling
>
> Current one part of the partition can be stay AVAILABLE and therefor it is not possible to read key's in a DEGRADED partition as it might be stale.
> But for some reason it might be worth to be able to read such keys.
> In that case it must be ensured that no partition enter AVAILABLE mode and rebalance.
> An additional configuration migt force DEGRADED mode for all partitions, in this case it will be possible to have read access to all keys where this part. does not have all owners AND have full access if all owners are available.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list