[jboss-user] [JBossCache] - Re: Is Fqn reuseable?

2008-02-07 Thread mircea.markus
No, it only has to do with NONE 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127297#4127297

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127297
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Is Fqn reuseable?

2008-02-06 Thread adamw
Ah, I see, glad to hear that there's an explanation :).

Is it possible that I was also experiencing this problem (sometimes) using 
repeatable_read?

-- 
Adam

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127107#4127107

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127107
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Is Fqn reuseable?

2008-02-06 Thread mircea.markus
Thanks for spotting this! http://jira.jboss.com/jira/browse/JBCACHE-1285 
(includes a UT that reproduces this). 
The root of the problem is an endless loop which appears on a NONE isolation 
level only (see JIRA for full description).
There is no correlation with having cached static FQNs. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127085#4127085

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127085
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossCache] - Re: Is Fqn reuseable?

2008-02-05 Thread adamw
Strangely, this mostly happens when transaction isolation level is set to NONE.

My cache setup:


  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | jboss:service=Naming
  | jboss:service=TransactionManager
  | 
  | 
  | org.jboss.cache.JBossTransactionManagerLookup
  | 
  | 
  | PESSIMISTIC
  | 
  | 
  | NONE
  | 
  | 
  | true
  | 
  | 
  | LOCAL
  | 
  | 
  | true
  | 
  | 
  | JBoss-Feeds-Cluster
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 5000
  | 
  | 
  | 1
  | 
  | 
  | 15000
  | 
  |  
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126624#4126624

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126624
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user