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

Add circuit breaker functionality to parent/child id field data cache #5276

Closed
dakrone opened this issue Feb 27, 2014 · 2 comments
Closed

Add circuit breaker functionality to parent/child id field data cache #5276

dakrone opened this issue Feb 27, 2014 · 2 comments
Assignees
Labels
:Core/Infra/Circuit Breakers Track estimates of memory consumption to prevent overload >enhancement v1.1.0 v2.0.0-beta1

Comments

@dakrone
Copy link
Member

dakrone commented Feb 27, 2014

Now that the parent/child id cache is part of the field data instead of a dedicated cache, we should add the circuit breaker functionality to it to prevent OOMEs when it is loaded.

@dakrone dakrone self-assigned this Feb 27, 2014
@jpountz
Copy link
Contributor

jpountz commented Feb 27, 2014

+1!

@dakrone
Copy link
Member Author

dakrone commented Mar 4, 2014

Fixed in 23471cd

@dakrone dakrone closed this as completed Mar 4, 2014
@clintongormley clintongormley added the :Core/Infra/Circuit Breakers Track estimates of memory consumption to prevent overload label Aug 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Circuit Breakers Track estimates of memory consumption to prevent overload >enhancement v1.1.0 v2.0.0-beta1
Projects
None yet
Development

No branches or pull requests

3 participants