Denis Chudov created IGNITE-20205:
-------------------------------------
Summary: TxLocalTest#testBalance is flaky
Key: IGNITE-20205
URL: https://issues.apache.org/jira/browse/IGNITE-20205
Project: Ignite
Issue Type: Bug
Reporter: Denis Chudov
TxLocalTest is actually a mock of transactional logic based on local dummy
table. Seems there are some problems with finalizing the transactions
transferring money between accounts which causes lock exceptions on checking
final sum over all accounts. Most likely there is a problem with mock because
there is no similar problem with other test classes for this test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)