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

Use a capped memory cache for the user/group cache #24869

Merged
merged 1 commit into from Jun 1, 2016

Conversation

rullzer
Copy link
Contributor

@rullzer rullzer commented May 27, 2016

For #24403
When upgrading huge installations this can lead to memory problems as
the cache will only grow and grow.

Capping this memory will make sure we don't run out while during normal
operation still basically cache everything.

CC: @blizzz @PVince81 @MorrisJobke

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @blizzz, @leo-b and @alexweirig to be potential reviewers

For #24403
When upgrading huge installations this can lead to memory problems as
the cache will only grow and grow.

Capping this memory will make sure we don't run out while during normal
operation still basically cache everything.
@PVince81
Copy link
Contributor

@owncloud/ldap

@PVince81
Copy link
Contributor

Found #24888 while testing

@PVince81
Copy link
Contributor

Looks fine 👍

@PVince81
Copy link
Contributor

@nickvergessen second review ?

@nickvergessen
Copy link
Contributor

Hmm I thought I already commented here yesterday...
👍

@PVince81 PVince81 merged commit 0f2017c into master Jun 1, 2016
@PVince81 PVince81 deleted the ldap_capped_cache branch June 1, 2016 08:35
@PVince81
Copy link
Contributor

PVince81 commented Jun 1, 2016

Backport down to 8.2 if possible ? @rullzer

@cmonteroluque @DeepDiver1975 @butonic

@rullzer
Copy link
Contributor Author

rullzer commented Jun 1, 2016

Yes will take care

@rullzer
Copy link
Contributor Author

rullzer commented Jun 1, 2016

8.2: #24959
9.0: #24958

@ghost
Copy link

ghost commented Jun 2, 2016

Thanks @rullzer

@lock
Copy link

lock bot commented Aug 5, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants