<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I see. Thanks for clarification.<br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class="Apple-interchange-newline">Thanks,</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Libor Krzyžanek</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="http://jboss.org" class="">jboss.org</a>&nbsp;Development Team</div>
</div>
<br class=""><div style=""><blockquote type="cite" class=""><div class="">On 03 Sep 2015, at 08:13, Stian Thorgersen &lt;<a href="mailto:stian@redhat.com" class="">stian@redhat.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><br class=""><br class="">----- Original Message -----<br class=""><blockquote type="cite" class="">From: "Libor Krzyžanek" &lt;<a href="mailto:lkrzyzan@redhat.com" class="">lkrzyzan@redhat.com</a>&gt;<br class="">To: "Stian Thorgersen" &lt;<a href="mailto:stian@redhat.com" class="">stian@redhat.com</a>&gt;<br class="">Cc: "keycloak-dev" &lt;<a href="mailto:keycloak-dev@lists.jboss.org" class="">keycloak-dev@lists.jboss.org</a>&gt;<br class="">Sent: Wednesday, 2 September, 2015 4:05:44 PM<br class="">Subject: Re: [keycloak-dev] Issues with Infinispan local cache on EAP 6.4<br class=""><br class="">Ouch … question:<br class=""><br class="">We have 2 nodes cluster to provide failover with user session replication.<br class=""><br class="">Is this workaround needed? If yes, will user session be replicated to second<br class="">node if first dies?<br class=""></blockquote><br class="">In your case the workaround is not activated as you're using clustering. It's only activated for local cache (no clustering).<br class=""><br class="">The reason we need the workaround is that we dropped our old mem user session provider in favor of always using Infinispan. In non-clustered mode it uses a local cache, but that didn't work on EAP 6.4, so we had to put in this temporary workaround.<br class=""><br class=""><blockquote type="cite" class=""><br class="">Thanks,<br class=""><br class="">Libor Krzyžanek<br class=""><a href="http://jboss.org" class="">jboss.org</a> &lt;<a href="http://jboss.org/" class="">http://jboss.org/</a>&gt; Development Team<br class=""><br class=""><blockquote type="cite" class="">On 02 Sep 2015, at 14:44, Stian Thorgersen &lt;<a href="mailto:stian@redhat.com" class="">stian@redhat.com</a>&gt; wrote:<br class=""><br class="">I recently removed the memory user session provider and replaced it with<br class="">Infinispan local caches. There's an issue with that on EAP though.<br class="">Infinispan didn't support map reduce tasks on local caches until 5.3 and<br class="">EAP 6.4 is on 5.2.<br class=""><br class="">As a work around the Infinispan user session provider will fallback to the<br class="">old deprecated memory user session provider if Infinispan is older than<br class="">5.3 and the cache is a local cache. The memory user session provider is<br class="">not available as a standalone provider, just used internally by the<br class="">Infinispan user session provider in this particular case.<br class=""><br class="">Once we move to EAP 7 we can remove this work around.<br class="">_______________________________________________<br class="">keycloak-dev mailing list<br class=""><a href="mailto:keycloak-dev@lists.jboss.org" class="">keycloak-dev@lists.jboss.org</a><br class="">https://lists.jboss.org/mailman/listinfo/keycloak-dev<br class=""></blockquote><br class=""><br class=""></blockquote></div></blockquote></div><br class=""></body></html>