Reject messages that can't be acknowledged

Bug #1364543 reported by Joshua Harlow
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
taskflow
Fix Released
Medium
Joshua Harlow
0.5
New
Undecided
Unassigned

Bug Description

When a message can't be acked we should attempt to reject it (not requeue it since that will just mean we get the message back again) instead of just dropping it on the floor (which is bad).

Joshua Harlow (harlowja)
Changed in taskflow:
importance: Undecided → Medium
assignee: nobody → Joshua Harlow (harlowja)
Joshua Harlow (harlowja)
Changed in taskflow:
status: New → In Progress
Joshua Harlow (harlowja)
Changed in taskflow:
milestone: none → next-juno
Changed in taskflow:
milestone: next-juno → next-kilo
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to taskflow (master)

Reviewed: https://review.openstack.org/114814
Committed: https://git.openstack.org/cgit/openstack/taskflow/commit/?id=e389ee61d109a6b1e4908bde97547d5dbda596e3
Submitter: Jenkins
Branch: master

commit e389ee61d109a6b1e4908bde97547d5dbda596e3
Author: Joshua Harlow <email address hidden>
Date: Sun Aug 17 00:22:12 2014 -0700

    Reject WBE messages if they can't be put in an ack state

    Attempt to reject messages that could not be acknowledged
    so that those messages could be resent (requeueing is not
    appropriate since it will just cause the message to come
    back).

    Fixes bug 1364543

    Change-Id: I2cb33b39be950528fa9e22d9a11722bedd0927aa

Changed in taskflow:
status: In Progress → Fix Committed
Joshua Harlow (harlowja)
Changed in taskflow:
status: Fix Committed → Fix Released
Joshua Harlow (harlowja)
Changed in taskflow:
milestone: next-kilo → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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