Activity log for bug #1192999

Date Who What changed Old value New value Message
2013-06-20 14:56:53 OpenStack Infra bug added bug
2013-06-23 07:29:19 Tom Fifield tags swift
2013-06-23 07:29:24 Tom Fifield openstack-manuals: milestone havana
2013-06-23 07:29:38 Tom Fifield description commit 7e6efd504273aa58286b8014381bc7946cfd82fb Author: Mehdi Abaakouk <mehdi.abaakouk@enovance.com> Date: Thu Jun 20 13:10:35 2013 +0200 Alternative queuing policies for swift middleware This change allow to configure the behavior of swift middleware when rabbitmq is down. 3 policies are available: - default: wait until it comes back, all swift requests are stalled if rabbit_max_retries <= 0, or return 50X if rabbit_max_retries > 0 - drop: don't publish the sample - queue: create a local queue of publisher_queue_length sample default is the actual behavior before this change. Fixes: bug #1192918 DocImpact Change-Id: Ib0dae8f0ab787cfc2a1ac59517f928fe02bb9eee https://review.openstack.org/#/c/33800/ commit 7e6efd504273aa58286b8014381bc7946cfd82fb Author: Mehdi Abaakouk <mehdi.abaakouk@enovance.com> Date: Thu Jun 20 13:10:35 2013 +0200     Alternative queuing policies for swift middleware     This change allow to configure the behavior of swift middleware     when rabbitmq is down.     3 policies are available:     - default: wait until it comes back, all swift requests are stalled       if rabbit_max_retries <= 0, or return 50X if rabbit_max_retries > 0     - drop: don't publish the sample     - queue: create a local queue of publisher_queue_length sample     default is the actual behavior before this change.     Fixes: bug #1192918     DocImpact     Change-Id: Ib0dae8f0ab787cfc2a1ac59517f928fe02bb9eee
2013-07-09 06:08:42 Tom Fifield openstack-manuals: status New Invalid
2013-07-25 23:18:46 Tom Fifield openstack-manuals: milestone havana