[Issue] magento/magento2#: Add a new index for cron_schedule
table
#29601
Labels
Component: Cron
Fixed in 2.4.x
The issue has been fixed in 2.4-develop branch
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Priority: P3
May be fixed according to the position in the backlog.
Progress: done
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
Severity: S3
Affects non-critical data or functionality and does not force users to employ a workaround.
This issue is automatically created based on existing pull request: #27391: magento/magento2#: Add a new index for
cron_schedule
tablePreconditions(*)
Magento\Cron\Model\ResourceModel\Schedule::trySetJobStatusAtomic() executes an UPDATE SQL with an additional
status
parameter:UPDATE is a hard query and New Relic report about this:
PR adds an additional index based on
fields.
Related Pull Requests
Fixed Issues (if relevant)
Steps to reproduce: (*)
Actual Result: (*)
Expected Result: (*)
Questions or comments
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: