[jboss-cluster-dev] AS6 Infinispan integration documentation

Paul Ferraro paul.ferraro at redhat.com
Wed Dec 22 11:24:41 EST 2010


On Wed, 2010-12-22 at 08:57 -0600, Brian Stansberry wrote:
> On 12/22/10 8:45 AM, Paul Ferraro wrote:
> > On Tue, 2010-12-14 at 21:18 +0200, Vladimir Ralev wrote:
> >> 3. Do you acquire any cluster locks on the data in the cache during
> >> the request processing thread? (like cluster-wide thread
> >> synchronization)
> >
> > No.
> >
> 
> Did the session ownership stuff end up not happening?

No - it's there, for both web sessions and stateful session beans.

> Although not a 
> cluster-wide lock on the data in the cache, session ownership represents 
> a cluster-wide lock on the logical session, done at the web/sfsb 
> container level.

Right, but I don't think this is what the questioner was concerned about
(hence why I didn't mention it).



More information about the jboss-cluster-dev mailing list