EHC ❯ Race condition in coherent methods impl. in XATransactionalStore
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Fixed
-
ehcache-core
-
-
alexsnaps
-
Reporter: alexsnaps
-
April 28, 2010
-
0
-
Watchers: 0
-
July 27, 2012
-
May 03, 2010
Description
There is race condition in XATransactionalStore where coherent methods (like putIfAbsent) can fail at tx’s commit time while the transaction will supposedly still succeed.