Hide Forgot
Description of problem: Please see bug https://bugzilla.redhat.com/show_bug.cgi?id=1323733 using this bug etcd cache size was made configurable so that high memory consumption can be avoided. Currently default value is still set to 50K which causes again same problem until its set to lower number in master-config. Version-Release number of selected component (if applicable): openshift v3.3.0.22 kubernetes v1.3.0+507d3a7 etcd 2.3.0+git How reproducible: Long running tests can reproduce this problem. Actual results: Default value set to 50K causes high memory consumption. Expected results: This value should be set to lower number by default, not sure what that number should be. Additional info:
Not a release blocker given that you can set this value in the master config.
Current PR: https://github.com/openshift/origin/pull/10719
Not a release blocker, need to have platform team decide if origin wants to change how caches are handled. We can iterate on Seth's PR, but its not really a bug. Personally, I think this should be closed and we should have an RFE to handle this. Moving this to RFE component.
The original title of this BZ no longer applies, I will open an upstream issue on determining proper sizing of the deserialization cache, and link back to this issue.