[
https://issues.jboss.org/browse/ISPN-2319?page=com.atlassian.jira.plugin....
]
Erik Salter commented on ISPN-2319:
-----------------------------------
So the time before a site-unreachable would be "failuresUntilOffline" *
"timeout" ms?
By consequence, would this also handle the case where an async remote transaction fails
(say, due to a node failing on the remote site)? I had implemented a brute-force method
similar to:
<backup retryNum="5" retryBackoff="1000"/>
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