[jboss-user] [JBoss Cache: Core Edition] - Re: addNewSubtree method is not thread safe

2008-09-23 Thread [EMAIL PROTECTED]
Ok, please see my comments on JIRA. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178268#4178268 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178268 ___ jboss-user mailing

[jboss-user] [JBoss Cache: Core Edition] - Re: addNewSubtree method is not thread safe

2008-09-23 Thread nimrod.gat
Hi, Im using ver. 2.0.0.GA and didn't manage to reproduce it using a simple unit test, sorry. from my tests it seems that in JDBCCacheLoader class: private Map _put(Fqn name, Map attributes) allows two different FQN nodes to be inserted at the same time, but the problem is when both nodes try

[jboss-user] [JBoss Cache: Core Edition] - Re: addNewSubtree method is not thread safe

2008-09-22 Thread [EMAIL PROTECTED]
Hi, I am having trouble reproducing this - have you tried this with 2.2.0.GA or 3.0.0.BETA1? Do you have a reproducible unit test? Thanks Manik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178086#4178086 Reply to the post : http://www.jboss.com/index.h

[jboss-user] [JBoss Cache: Core Edition] - Re: addNewSubtree method is not thread safe

2008-09-15 Thread [EMAIL PROTECTED]
Thanks for this, will investigate further. See JBCACHE-1410. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176457#4176457 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176457 _