yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30187
[Bug 1366139] Re: Metadata cache time should be configurable
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => kilo-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1366139
Title:
Metadata cache time should be configurable
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The nova metadata request handler uses an in-memory cache of 15
seconds. Under very heavy usage of the metadata service, this can
drastically limit the cache hit rate, since it expires so quickly.
Adding the ability to control the cache timeout has, in our tests,
increased the average cache hit rate from around 20% to 80% or better
with approximately a thousand metadata calls per minute.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1366139/+subscriptions
References