Back to bug 1038716

Who When What Removed Added
Perry Myers 2013-12-05 16:40:19 UTC Depends On 1038641
See Also https://bugzilla.redhat.com/show_bug.cgi?id=1038641
Eoghan Glynn 2013-12-05 22:29:29 UTC Status NEW ASSIGNED
Eoghan Glynn 2013-12-06 12:40:14 UTC Link ID OpenStack gerrit 60475
Eoghan Glynn 2013-12-06 12:41:18 UTC Link ID OpenStack gerrit 60484
Eoghan Glynn 2013-12-06 15:09:02 UTC Status ASSIGNED POST
Pádraig Brady 2013-12-06 15:45:46 UTC Status POST MODIFIED
Fixed In Version openstack-ceilometer-2013.2-4.el6ost
Eoghan Glynn 2013-12-06 16:00:50 UTC Keywords OtherQA
Dafna Ron 2013-12-06 16:05:40 UTC CC dron
errata-xmlrpc 2013-12-06 19:37:04 UTC Status MODIFIED ON_QA
Eoghan Glynn 2013-12-07 15:10:00 UTC Status ON_QA NEW
Eoghan Glynn 2013-12-07 15:10:42 UTC Status NEW ON_QA
Bruce Reeler 2013-12-09 07:01:08 UTC CC breeler, eglynn
Flags needinfo?(eglynn)
Eoghan Glynn 2013-12-09 16:06:40 UTC Doc Text Cause: a defect in the QPID topic consumer (re-)connection logic under the v2 topology caused a duplicate of each RPC notification being delivered to every subscribed consumer.

Consequence: samples derived from RPC notifications were duplicated to the extent that the collector service makes multiple subscriptions to the topic control exchanges for the individual services (e.g. nova).

Fix: a single queue is created for each topic, to be shared among all consumers of that topic, resulting in each RPC notification being received by only a single consumer,

Result: the prior duplication of samples derived from notifications no longer occurs.
Flags needinfo?(eglynn)
Don Domingo 2013-12-11 05:58:58 UTC CC ddomingo
Doc Text Cause: a defect in the QPID topic consumer (re-)connection logic under the v2 topology caused a duplicate of each RPC notification being delivered to every subscribed consumer.

Consequence: samples derived from RPC notifications were duplicated to the extent that the collector service makes multiple subscriptions to the topic control exchanges for the individual services (e.g. nova).

Fix: a single queue is created for each topic, to be shared among all consumers of that topic, resulting in each RPC notification being received by only a single consumer,

Result: the prior duplication of samples derived from notifications no longer occurs.
A bug in the QPID topic consumer re-connection logic (under the v2 topology) incorrectly resulted in the creation of duplicate RPC notifications delivered to every subscribed consumer. As a result, samples derived from RPC notifications were duplicated to the extent that the collector service made multiple subscriptions to the topic control exchanges for individual services (e.g. nova).

With this release, QPID now creates a single queue for each topic, to be shared among all consumers of that topic. This ensures that each RPC notification is only received by a single consumer, preventing any unnecessary duplication of samples.
Eoghan Glynn 2013-12-11 16:59:10 UTC Status ON_QA VERIFIED
errata-xmlrpc 2013-12-19 17:44:19 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:41:31 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:41:31 UTC
John Skeoch 2014-02-02 22:41:05 UTC CC srevivo
Perry Myers 2016-04-26 17:04:39 UTC CC pmyers
Russell Bryant 2019-09-09 17:16:40 UTC CC rbryant

Back to bug 1038716