FYI,
 
Although they do exist(I tested for them), the race conditions I reported and fixed in EntityInstanceInterceptor and EntitySynchronizationInterceptor were NOT the reason our InstanceCache was getting corrupted.  Our InstanceCache was being corrupted because we had Optimized = true in standardjboss.xml and we were sharing instances of PrimaryKeys(see my email "Should CacheKey copy its id on creation?").
 
Regards,
Bill

Reply via email to