Abhinav Pathak
Abhinav Pathak
Hello @quochuy1508, Please track on the progress of this issue here https://github.com/magento/magento2/issues/36713
@ioweb-gr @quochuy1508 We are reopening this issue for further processing.
@magento run all tests
@magento run WebAPI Tests, Static Tests, Integration Tests, Functional Tests EE, Functional Tests CE, Functional Tests B2B
@magento run Functional Tests CE
Hello @Tomasito665, Thanks for the report and collaboration! We have tried to reproduce the issue in Magento 2.4-develop instance and the issue is reproducible for us by exact mentioned steps....
Hello @santerref, Have you tried the `use_application_lock ` approach mentioned here https://github.com/magento/magento2/issues/36724#issuecomment-1397652690? This might resolve your issue. You can go through with the below devdocs URL for the same: https://developer.adobe.com/commerce/php/development/components/indexing/#using-application-lock-mode-for-reindex-processes...
Hello @santerref, We have tried to reproduce the issue in the latest development branch and the issue is reproducible for us with the mentioned steps. But using the `use_application_lock` approach...
Hello @hannes011, Please follow the below devdocs to configure `use_application_lock`: https://developer.adobe.com/commerce/php/development/components/indexing/#using-application-lock-mode-for-reindex-processes
@magento run all tests