Comment 2 for bug 1496459

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/225270
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=338e7a655d5d422dc9db878d2f0952549e54e711
Submitter: Jenkins
Branch: master

commit 338e7a655d5d422dc9db878d2f0952549e54e711
Author: gordon chung <email address hidden>
Date: Fri Sep 18 14:39:25 2015 -0400

    retain existing listeners on refresh

    there is an overhead to killing and recreating listeners. this patch
    keeps the pipeline listeners we already have after rebalancing
    rather than blindly killing and recreating all of them.

    Change-Id: Ic7c23fd7649ca0b828cc4266582163bd326c2b80
    Closes-Bug: #1496459