[infinispan-dev] 5.3 tests to confirm users' API view of tx isolation choice?

cotton-ben ben.cotton at ALUMNI.RUTGERS.EDU
Tue Apr 30 05:03:53 EDT 2013


Hi Pedro, Galder, et.al.

Are there any tests under 

https://github.com/infinispan/infinispan/tree/master/core/src/test/java/org/infinispan/tx

that explicitly  confirm from the user API (i.e. via
javax.transaction.UserTransaction) that a user's indication  of
isolation=REPEATABLE_READ or isolation=READ_COMMITTED (both w/ lock
policy=PESSIMISTIC) is demonstrably honored (i.e. locks on any operation
that produces 'PHANTOM-READ' or 'DIRTY-READ' risk) by the Infinispan
5.3.0.A1 build?

If so, does any such test explicitly mock a User's isolation choice via the
JSR107 API to transactions provider=TotalOrder?

If not via 107/TotalOrder, is there any test that explicitly mocks a User's
isolation choice via some native Infinispan API/transactionProvider to
confirm the capability?



Thx,
Ben





--
View this message in context: http://infinispan-developer-list.980875.n3.nabble.com/5-3-tests-to-confirm-users-API-view-of-tx-isolation-choice-tp4026942.html
Sent from the Infinispan Developer List mailing list archive at Nabble.com.


More information about the infinispan-dev mailing list