Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Lock] Fix expired lock not cleaned in ZooKeeper#32075

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:4.3fromjderusse:fix-expired-lock-43
Jun 17, 2019

Conversation

@jderusse
Copy link
Member

QA
Branch?4.3
Bug fix?yes
New feature?,p
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#31426
LicenseMIT
Doc PRNA

Following#32071 for 4.3 branch

context:
When a lock is acquired BUT not as fast as expected, a LockExpiredException is thrown.
Issue is, that the lock is not removed which avoid other process to acquire that lock.

This PR clean state of store when a LockExpiredException is triggered in PDO and ZooKeepeer.

@jderussejderusse changed the titleFix Expiring lock in PDO and ZooKeeper[Lock] Fix expired lock not cleaned in PDO and ZooKeeperJun 17, 2019
@nicolas-grekas
Copy link
Member

Rebase + retarget needed :)

@jderussejderusse changed the title[Lock] Fix expired lock not cleaned in PDO and ZooKeeper[Lock] Fix expired lock not cleaned in ZooKeeperJun 17, 2019
@jderussejderusse changed the base branch from4.4 to4.3June 17, 2019 19:09
@jderusse
Copy link
MemberAuthor

done

@nicolas-grekasnicolas-grekas added this to the4.3 milestoneJun 17, 2019
@nicolas-grekas
Copy link
Member

Thank you@jderusse.

@nicolas-grekasnicolas-grekas merged commit4f808ef intosymfony:4.3Jun 17, 2019
nicolas-grekas added a commit that referenced this pull requestJun 17, 2019
This PR was merged into the 4.3 branch.Discussion----------[Lock] Fix expired lock not cleaned in ZooKeeper| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | yes| New feature?  | ,p| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#31426| License       | MIT| Doc PR        | NAFollowing#32071 for 4.3 branchcontext:When a lock is acquired BUT not as fast as expected, a LockExpiredException is thrown.Issue is, that the lock is not removed which avoid other process to acquire that lock.This PR clean state of store when a LockExpiredException is triggered in PDO and ZooKeepeer.Commits-------4f808ef Fix Expiring lock in PDO and ZooKeeper
@jderussejderusse deleted the fix-expired-lock-43 branchAugust 2, 2019 12:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

3 participants

@jderusse@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp