Back to bug 1036650

Who When What Removed Added
Stuart Auchterlonie 2013-12-02 13:53:01 UTC CC sauchter
Justin Ross 2013-12-05 19:37:19 UTC See Also https://bugzilla.redhat.com/show_bug.cgi?id=1007398
Justin Ross 2013-12-05 19:46:55 UTC Keywords Regression
Priority medium high
Status NEW ASSIGNED
Assignee rhm-maint-list kim.vdriet
Target Milestone --- 2.3.8
Justin Ross 2013-12-09 18:55:02 UTC Assignee kim.vdriet gsim
Gordon Sim 2013-12-17 17:23:58 UTC Status ASSIGNED POST
Leonid Zhaldybin 2014-01-14 14:39:33 UTC CC lzhaldyb
Mike Cressman 2014-01-15 19:20:48 UTC Status POST MODIFIED
CC mcressma
Fixed In Version qpid-cpp-0.18-19
Summary Regression caused by bz1007398 on LVQ Ensure that replaced LVQ messages are deleted from store
Irina Boverman 2014-01-17 15:05:34 UTC Target Milestone 2.3.8 2.4.4
Irina Boverman 2014-01-17 15:12:39 UTC CC iboverma
errata-xmlrpc 2014-01-17 16:34:46 UTC Status MODIFIED ON_QA
Gordon Sim 2014-01-21 10:18:18 UTC Doc Text Cause: The logic used to determine whether a message needed to be removed from the store was incorrect. It did not account for the case where the message had already been removed from the in-memory queue, as is the case when an LVQ message is replaced.

Consequence: Durable LVQ messages did not get removed from the store and the journal grew until it reached the limit.

Fix: The logic was corrected to account for the case where the message had already been removed from the in-memory queue.

Result: Durable LVQ messages are removed from the store when replaced.
Leonid Zhaldybin 2014-01-25 10:08:19 UTC QA Contact mrgqe-bugs lzhaldyb
Leonid Zhaldybin 2014-01-27 15:36:48 UTC Status ON_QA VERIFIED
errata-xmlrpc 2014-02-10 16:02:44 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2014-02-11 08:29:04 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-02-11 03:29:04 UTC
John Skeoch 2014-11-09 22:39:15 UTC CC esammons

Back to bug 1036650