Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

MAGECLOUD-3054: Implement Database Locks using Zookeeper and flock fo… #4409

Merged
merged 3 commits into from
May 7, 2019

Conversation

meker12
Copy link
Contributor

@meker12 meker12 commented May 2, 2019

This PR is a:

  • New topic
  • Content update
  • Content fix or rewrite
  • Bug fix or improvement

Summary

These documentation updates are associated with the following Magento Core code PRs:

Additional information

List all affected URLs

whatsnew
Added a feature to configure the lock provider to prevent the launch of duplicate cron jobs and cron groups. In previous releases, Magento used the database to save locks. Now you have the option to manage locks using the database, Zookeeper, or file locks. See Configure the lock provider.

…r Reliable HA Support

- Added instructions for configuring the lock provider
- Update installation-guide.yml
- Remove related topics list
- Added symlink for 2.3 lock provider file
- Removed manually-created links to command topics which are avaiable in toc
- Changed toc scope for lock provider topic to exclude v2.1
@meker12 meker12 added 2.2.x Internal Dev Differentiates work between community and Magento staff 2.3.x Magento 2.3 related changes New Topic A major update published as an entirely new document labels May 2, 2019
@meker12 meker12 self-assigned this May 2, 2019
@meker12 meker12 requested a review from hguthrie May 3, 2019 00:23
@meker12
Copy link
Contributor Author

meker12 commented May 3, 2019

These changes originally submitted in #4137 against the Cloud-ece-2.2.9 branch. Picked and squashed changes to this PR to isolate changes to submit directly to develop branch for 2.2.9 release.

Copy link
Contributor

@jeff-matthews jeff-matthews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this @meker12! I just have a question about whether this applies to 2.1 as well. Please see review comment.

_data/toc/installation-guide.yml Outdated Show resolved Hide resolved
@meker12 meker12 requested review from jeff-matthews and removed request for hguthrie May 3, 2019 16:45
@meker12 meker12 merged commit 526a662 into develop May 7, 2019
@ghost
Copy link

ghost commented May 7, 2019

Hi @meker12, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

@meker12 meker12 deleted the MAGECLOUD-3054-zookeeper-flock-lock-support branch May 13, 2019 13:01
@QuentinFarizon
Copy link

Hello,
Can you point to commits in https://github.com/magento/magento2/ implementing this feature ?

@meker12 meker12 added xx2.3.2 Magento 2.3.2 changes 2.2.9 Major Update Significant original updates to existing content New Topic A major update published as an entirely new document and removed 2.2.x 2.3.x Magento 2.3 related changes New Topic A major update published as an entirely new document Major Update Significant original updates to existing content labels Jun 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Internal Dev Differentiates work between community and Magento staff New Topic A major update published as an entirely new document xx2.3.2 Magento 2.3.2 changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants