Comment 3 for bug 1458917

Revision history for this message
gordon chung (chungg) wrote :

ceilometer calls stop() then wait() when killing consumers...

when using 1.8.2: oslo.messaging is throwing "ERROR oslo_messaging._drivers.impl_rabbit [-] Failed to consume message from queue:" (with no error message) when caling wait()

against master: nothing is thrown... but consumers are not killed.