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

[Cache] Fixed not supported Redis eviction policies#36606

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

@SerheyDolgushev
Copy link
Contributor

@SerheyDolgushevSerheyDolgushev commentedApr 28, 2020
edited
Loading

QA
Branch?4.4
Bug fix?yes
New feature?no
Deprecations?no
Ticketsno
LicenseMIT
Doc PRno

Steps to reproduce:

  1. Define the following redis service on SymfonyCloud:
rediscache:    type: redis:5.0    size: S    configuration:        maxmemory_policy: allkeys-lru
  1. Deploy the change

Expected result:
No redis cache will be populated

Actual result:
Following exception is thrown:

[2020-04-28T05:35:58.440403-04:00] php.CRITICAL: Uncaught Error: Return value of Symfony\Component\Cache\Adapter\RedisTagAwareAdapter::doSave() must be of the type array, bool returned {"exception":"[object] (TypeError(code: 0): Return value of Symfony\\Component\\Cache\\Adapter\\RedisTagAwareAdapter::doSave() must be of the type array, bool returned at /app/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php:100)"} []

@nicolas-grekasnicolas-grekas added this to the4.4 milestoneApr 28, 2020
@SerheyDolgushevSerheyDolgushevforce-pushed thefix-cache-redis-not-supported-eviction-policies branch from2a11d05 to390554dCompareApril 28, 2020 10:31
@SerheyDolgushevSerheyDolgushev changed the base branch from5.0 to4.4April 28, 2020 10:31
@SerheyDolgushev
Copy link
ContributorAuthor

@nicolas-grekas rebased onto4.4

@SerheyDolgushevSerheyDolgushevforce-pushed thefix-cache-redis-not-supported-eviction-policies branch fromaf59e62 to9faefecCompareApril 28, 2020 11:12
@SerheyDolgushevSerheyDolgushevforce-pushed thefix-cache-redis-not-supported-eviction-policies branch from9faefec to3d6e942CompareApril 28, 2020 11:14
@nicolas-grekas
Copy link
Member

Thank you@SerheyDolgushev.

SerheyDolgushev reacted with thumbs up emoji

@nicolas-grekasnicolas-grekas merged commitf8d3b06 intosymfony:4.4Apr 30, 2020
This was referencedMay 31, 2020
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

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

3 participants

@SerheyDolgushev@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp