Back to bug 1031023

Who When What Removed Added
Alvaro Lopez Ortega 2013-11-15 13:49:24 UTC Depends On 1031025
Alvaro Lopez Ortega 2013-11-15 13:51:44 UTC Depends On 1031027
Perry Myers 2013-11-16 06:36:47 UTC Assignee rhos-maint eglynn
Eoghan Glynn 2013-11-19 15:25:13 UTC Status NEW ASSIGNED
Eoghan Glynn 2013-11-19 16:49:29 UTC Attachment #826209 Flags review?(pbrady)
Eoghan Glynn 2013-11-19 16:50:05 UTC Status ASSIGNED POST
Pádraig Brady 2013-12-02 12:18:04 UTC Attachment #826209 Flags review?(pbrady) review+
Pádraig Brady 2013-12-04 17:02:35 UTC Status POST MODIFIED
Fixed In Version openstack-ceilometer-2013.2-2.el6ost
errata-xmlrpc 2013-12-04 21:11:15 UTC Status MODIFIED ON_QA
Bruce Reeler 2013-12-10 04:47:12 UTC CC breeler
Flags needinfo?(eglynn)
Eoghan Glynn 2013-12-10 14:08:16 UTC Doc Text Cause: a slow leak of exchanges is experienced with the original topology used by the QPID driver for the openstack AMQP layer.

Consequence: the number of orphaned direct exchanges reported by QPID grows monotonically over time.

Fix: the v2 topology was introduced specifically to address this issue but must be selected explicitly in configuration, which in this case occurs in the distribution configuration for Ceilometer.

Result: the prior leakage of exchanges is no longer observed.
Flags needinfo?(eglynn)
Eoghan Glynn 2013-12-11 16:53:50 UTC Status ON_QA VERIFIED
Don Domingo 2013-12-12 03:29:27 UTC CC ddomingo
Doc Text Cause: a slow leak of exchanges is experienced with the original topology used by the QPID driver for the openstack AMQP layer.

Consequence: the number of orphaned direct exchanges reported by QPID grows monotonically over time.

Fix: the v2 topology was introduced specifically to address this issue but must be selected explicitly in configuration, which in this case occurs in the distribution configuration for Ceilometer.

Result: the prior leakage of exchanges is no longer observed.
The QPID driver's v2 topology was introduced to specifically address the slow growth of orphaned direct exchanges over time. By default, however, services still use the original v1 topology of the QPID driver; the v2 topology has to be explicitly configured via the 'qpid_topology_version = 2' parameter.

With this fix, the Metering service's distribution configuration file (/usr/share/ceilometer/ceilometer-dist.conf) now contains this parameter. This effectively sets the QPID driver's v2 topology as the default.
Don Domingo 2013-12-12 23:56:25 UTC Doc Text The QPID driver's v2 topology was introduced to specifically address the slow growth of orphaned direct exchanges over time. By default, however, services still use the original v1 topology of the QPID driver; the v2 topology has to be explicitly configured via the 'qpid_topology_version = 2' parameter.

With this fix, the Metering service's distribution configuration file (/usr/share/ceilometer/ceilometer-dist.conf) now contains this parameter. This effectively sets the QPID driver's v2 topology as the default.
The QPID driver's v2 topology was introduced to specifically address the slow growth of orphaned direct exchanges over time. By default, however, services still use the original v1 topology of the QPID driver; the v2 topology has to be explicitly configured via the 'qpid_topology_version = 2' parameter.

With this fix, the Metering service's distribution configuration file (/usr/share/ceilometer/ceilometer-dist.conf) now contains the 'qpid_topology_version = 2' parameter. This effectively sets the QPID driver's v2 topology as the default.
errata-xmlrpc 2013-12-19 17:39:50 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:36:13 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:36:13 UTC
Perry Myers 2016-04-26 22:21:04 UTC CC pmyers
Russell Bryant 2019-09-09 14:40:26 UTC CC rbryant

Back to bug 1031023