Closed
Description
Preconditions
- Magento 2.1.3
- Php 7.0.13-1 and Apache2
Steps to reproduce
- Importing Product (Saving to Magento) from 3rd party API from CLI Script
- Run above process in parallel since too many products exist
- Index - Update by Schedule. (Meaning no index works when importing product)
Expected result
- Product Should be successfully saved to the system
Actual result
- Following problem happen oftenly,
- PDOException: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock
- If I try to edit product related value on Admin page while importing product, that error happen too.
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.3 release lineThe issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release