Hi Pedro, Galder, et.al.
Are there any tests under
https://github.com/infinispan/infinispan/tree/master/core/src/test/java/o...
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-confir...
Sent from the Infinispan Developer List mailing list archive at
Nabble.com.