[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:56:00 EST 2019
[ https://issues.jboss.org/browse/ISPN-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699320#comment-13699320 ]
Wolf-Dieter Fink commented on ISPN-9994:
----------------------------------------
Seems the XSiteAdmin operation for each cache are completely removed
there is only the GlobalXSiteAdminOperations MBean which handle all the caches, no chance to repl the state of one cache
So the JMX path is -> jboss.datagrid-infinispan / CacheManager "clustered" / GlobalXSiteAdminOperations /Operations
> 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
> Priority: Major
>
> 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