[infinispan-issues] [JBoss JIRA] (ISPN-9994) Explanations for XSiteRepl "Taking a site back online" is out of date and confusion
Wolf-Dieter Fink (Jira)
issues at jboss.org
Fri Feb 22 07:44:00 EST 2019
Wolf-Dieter Fink created ISPN-9994:
--------------------------------------
Summary: Explanations for XSiteRepl "Taking a site back online" is out of date and confusion
Key: ISPN-9994
URL: https://issues.jboss.org/browse/ISPN-9994
Project: Infinispan
Issue Type: Bug
Components: Documentation-Core
Affects Versions: 9.4.8.Final
Environment: http://infinispan.org/docs/stable/user_guide/user_guide.html#taking_a_site_back_online
Reporter: Wolf-Dieter Fink
The chapter 26.3.2 statement is that bringSiteOnline() need to be invoked for all nodes. This is not (longer) correct, it need to be invoked for all caches.
The new GlobalXSiteAdminOperations component will do this at once.
Another thing is that the bringStiteOnline() will only enable the repl, but not do a full update so only new put's will go to the other site.
pushState(site) will bring the site online and transfer the state.
Also the wording could be confusion, sometimes it is mentioned to invoke the method on master and sometimes on backup.
It should be clear that the invocation is needed on the current active site - the site which contain the up-to-date caches - otherwise the result is that the correct site is overriden with the outdated caches!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list