[infinispan-issues] [JBoss JIRA] (ISPN-2319) Add ability to take a site offline into x-site implementation
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Sep 25 08:52:35 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721402#comment-12721402 ]
Mircea Markus commented on ISPN-2319:
-------------------------------------
I'm thinking for the configuration to look like this:
{code:xml}
<backup failuresTillUnreachable="10"/>
{code}
Wdyt?
> Add ability to take a site offline into x-site implementation
> -------------------------------------------------------------
>
> Key: ISPN-2319
> URL: https://issues.jboss.org/browse/ISPN-2319
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration, Cross-Site Replication
> Affects Versions: 5.2.0.Alpha3
> Reporter: Erik Salter
> Assignee: Mircea Markus
> Priority: Blocker
> Fix For: 5.2.0.Beta1
>
>
> There should be a configuration option which determines after how many SITE-UNREACHABLE events (combined with a timeout), a site is declared as offline. (The count should be reset when there is a successful RPC to the remote site).
> Once a site is taken offline, then no RPCs would be sent to it, until it is taken online again (manually, by a sysadmin), and the state transfer has completed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list