Alternative queuing policies for swift middleware

Bug #1192999 reported by OpenStack Infra
18
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Invalid
Undecided
Unassigned

Bug Description

https://review.openstack.org/#/c/33800/
commit 7e6efd504273aa58286b8014381bc7946cfd82fb
Author: Mehdi Abaakouk <email address hidden>
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

Tags: swift
Tom Fifield (fifieldt)
tags: added: swift
Changed in openstack-manuals:
milestone: none → havana
description: updated
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Invalid
Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: havana → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.