Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port cache size check from D7 #17

Merged
merged 4 commits into from
Aug 16, 2020
Merged

Port cache size check from D7 #17

merged 4 commits into from
Aug 16, 2020

Conversation

fgm
Copy link
Member

@fgm fgm commented Aug 15, 2020

Check has to verify 3 properties:

  • max item size (cf D7)
  • bin size
  • bin number of items

It may start by verifying only the DB, but should expand later to report on any cache bins using the container.

@fgm fgm force-pushed the 6-cache_size branch 4 times, most recently from 2b4663d to 0deef8f Compare August 16, 2020 09:17
@fgm fgm merged commit db76fcd into 8.x-1.x Aug 16, 2020
@fgm fgm deleted the 6-cache_size branch August 16, 2020 09:57
@fgm fgm linked an issue Aug 16, 2020 that may be closed by this pull request
@fgm fgm mentioned this pull request Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Port Cache\Size control to D8
1 participant