[infinispan-dev] Keeping track of locked nodes

Sanne Grinovero sanne at infinispan.org
Thu Jan 19 14:22:33 EST 2012


I just noticed that org.infinispan.transaction.LocalTransaction is
keeping track of Addresses on which locks where acquired.
That's surprising me .. why should it ever be interested in the
specific Address? I'd expect it to be able to figure that out when
needed, especially since the Address owning the lock might change over
time I don't understand to track for a specific node.

Cheers,
Sanne


More information about the infinispan-dev mailing list