"ramdas" wrote :
| I had a question though on why the threads are blocking given that the CACHE_MODE is
set as "REPL_ASYNC"?
|
Async only means that once the call is placed on the network it won't block and wait
for a result. In this case, the thread blocks in the FC protocol in JGroups, *before* it
gets to the network - this is just FC doing it's job and this is why I said FC may
need tuning.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064767#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...