[jboss-user] [JBossCache] - Using OPTIMISTIC locking does not notify the TreeCacheListen
prese
do-not-reply at jboss.com
Thu Aug 3 04:04:49 EDT 2006
Hi *,
We are using jboss-treecache 1.4GA.
Our application uses the TreeCacheListeners to be notified when some of the cache nodes are changed.
If the locking mode is set to PESIMISTIC the listerners are notified, if the OPTIMISTIC is set as locking mode the listeners are no more notified.
A simple test can be the following:
- write a simple listeners that reacts to nodeVisited.
- use the tree cache viewer and just navigate through some nodes
- the listener is not notified
Why? There are any reasons for this behaviour?
Thanks
Sebi
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962736#3962736
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962736
More information about the jboss-user
mailing list