** Changed in: oslo-incubator
       Status: Confirmed => Won't Fix

-- 
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/1293794

Title:
  memcached_servers timeout causes poor API response time

Status in OpenStack Compute (nova):
  Invalid
Status in oslo-incubator:
  Won't Fix

Bug description:
  In nova.conf, when configured for HA by setting the memcached_servers
  parameter to several memcached servers in the nova API cluster, e.g.:

  memcached_servers=192.168.50.11:11211,192.168.50.12:11211,192.168.50.13:11211

  If there are memcached servers on this list that are down, the time it
  takes to complete Nova API requests increases from < 1 second to 3-6
  seconds.

  It seems to me that Nova should protect itself from such performance
  degradation in an HA scenario.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1293794/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to