Victor Romero created FINERACT-2525:
---------------------------------------

             Summary: Integration tests fail with MariaDB "Record has changed 
since last read" due to innodb_snapshot_isolation=ON
                 Key: FINERACT-2525
                 URL: https://issues.apache.org/jira/browse/FINERACT-2525
             Project: Apache Fineract
          Issue Type: Task
            Reporter: Victor Romero


Integration tests fail with MariaDB "Record has changed since last read" due to 
innodb_snapshot_isolation=ON

 

In Apache Fineract the actual failures happen later inside the integration 
tests, after MariaDB and Fineract are already up. The common error is: Record 
has changed since last read I found this in the failing shards for:

FeignTrialBalanceSummaryReportTest.testExternalAssetOwnerEntriesAppearInReport
ExternalAssetOwnerTransferCancelTest
InitiateExternalAssetOwnerTransferTest.saleTransferWithSameOwnerExternalIdInParallelShouldNotFail
SavingsAccountTransactionTest.testDeadlockSavingsBatchTransactions
SavingsAccountTransactionTest.testConcurrentSavingsBatchTransactions
The affected tables are:

m_external_asset_owner_transfer
m_savings_account

 

Related to https://github.com/apache/fineract/pull/5566



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to