-
Notifications
You must be signed in to change notification settings - Fork 34
MAGECLOUD-4530: Create patch for deadlocks related to crons / consumers #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
patches.json
Outdated
| ">=2.2.10 <2.3.0": "MAGECLOUD-4530__fix_cron_deadlocks_and_improve_job_locking__2.2.10.patch", | ||
| "2.3.0": "MAGECLOUD-4530__fix_cron_deadlocks_and_improve_job_locking__2.3.0.patch", | ||
| "2.3.1": "MAGECLOUD-4530__fix_cron_deadlocks_and_improve_job_locking__2.3.1.patch", | ||
| "2.3.2": "MAGECLOUD-4530__fix_cron_deadlocks_and_improve_job_locking__2.3.2.patch", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2.3.2 has patch version if this patch should be applied to the patch version you need to change constraints
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@oshmyheliuk thanks, fixed.
|
The PR to Magento core was merged: https://github.com/magento/magento2ce/pull/5225 |
The base branch was changed.
|
QA approved for 2.3.0 and 2.3.3 Magento versions |
…me environments (#17)
Description
Fixed Issues (if relevant)
https://magento2.atlassian.net/browse/MAGECLOUD-4530
Manual testing scenarios
https://jira.corp.magento.com/browse/MC-6465
Contribution checklist