-
Bug
-
Resolution: Done
-
Major
-
4.2.0.GA, 4.2.0.GA_CP01 , 4.3.0.BETA4
-
None
See JBCACHE-1228. This severely limits concurrency and can very easily lead to numerous lock timeout exceptions.
Primary use case for optimistic locking is with Hibernate/EJB3 entity caching, where it is not the default config, but is the config recommended on the JBC wiki.