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] Stores must implementputOffExpiration#32299

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
fabpot merged 1 commit intosymfony:4.2fromjderusse:lock-zookeerp-fix-putoff
Jul 3, 2019

Conversation

@jderusse
Copy link
Member

QA
Branch?4.2
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets/
LicenseMIT
Doc PR/

Following#32198 (review) every stores MUST implement the methodputOffExpiration either by ignoring the arguments (by design they lock forever) or using a mechanism to define the expiration.

It was a mistake to add the dockblock@throws NotSupportedException tell me if it's a BC break, I'll create a dedicated PR for it.

@Simperfit
Copy link
Contributor

Simperfit commentedJul 2, 2019
edited
Loading

cc@fabpot WDYT ?
If we merge this one we will drop the new ExpiringStoreInterface since putOffExpiration will be mandatory.

@nicolas-grekasnicolas-grekas added this to the4.2 milestoneJul 3, 2019
@fabpot
Copy link
Member

Thank you@jderusse.

@fabpot
Copy link
Member

@Simperfit Can you do a follow-up PR?

@fabpotfabpot merged commitc986c86 intosymfony:4.2Jul 3, 2019
fabpot added a commit that referenced this pull requestJul 3, 2019
This PR was merged into the 4.2 branch.Discussion----------[Lock] Stores must implement `putOffExpiration`| Q             | A| ------------- | ---| Branch?       | 4.2| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | /| License       | MIT| Doc PR        | /Following#32198 (review) every stores MUST implement the method `putOffExpiration` either by ignoring the arguments (by design they lock forever) or using a mechanism to define the expiration.It was a mistake to add the dockblock `@throws NotSupportedException` tell me if it's a BC break, I'll create a dedicated PR for it.Commits-------c986c86 [Lock] Stores must implement `putOffExpiration`
@Simperfit
Copy link
Contributor

@fabpot PR has been updated accordingly#32198

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

5 participants

@jderusse@Simperfit@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp