Well, I don't want any concurrency.
The fact is if one node of the farm is reading one node of the tree cache, other node
won't we allowed to read .
but with REPEATABLE_READ, all nodes can read cache.
if the first node read, override with same data, re - read, and I choose R_R, will it lock
for other node in farm ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158278#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...