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

Fixed cache pools affecting each other due to an overwritten seed variable#33570

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

Conversation

@roed
Copy link
Contributor

@roedroed commentedSep 13, 2019
edited by nicolas-grekas
Loading

QA
Branch?4.3 for bug fixes
Bug fix?yes
New feature?no
Deprecations?no
TicketsCloses#33561
LicenseMIT

Due to the fact the adapter was added to the cache seed calculation for cache pools, multiple pool definitions could affect each other. The how and why is described in#33561. This PR resolves that issue by using a copy of the seed and mutating only that copy.

@roed
Copy link
ContributorAuthor

@xabbuh The build is failing on a different component. Is that an issue for this PR?

@xabbuh
Copy link
Member

The failures don't look related to your changes to me.

@roed
Copy link
ContributorAuthor

Ok, then I won't focus on them. Thanks!

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

Good catch, thanks@roed.

nicolas-grekas added a commit that referenced this pull requestSep 13, 2019
…en seed variable (roed)This PR was merged into the 4.3 branch.Discussion----------Fixed cache pools affecting each other due to an overwritten seed variable| Q             | A| ------------- | ---| Branch?       | 4.3 for bug fixes| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       |Fix#33561| License       | MITDue to the fact the adapter was added to the cache seed calculation for cache pools, multiple pool definitions could affect each other. The how and why is described in#33561. This PR resolves that issue by using a copy of the seed and mutating only that copy.Commits-------29ba7a8 Fixed cache pools affecting each other due to an overwritten seed variable
@nicolas-grekasnicolas-grekas merged commit29ba7a8 intosymfony:4.3Sep 13, 2019
@fabpotfabpot mentioned this pull requestOct 7, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

4 participants

@roed@xabbuh@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp