Comment 2 for bug 1569143

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

Reviewed: https://review.openstack.org/508849
Committed: https://git.openstack.org/cgit/openstack/charm-rabbitmq-server/commit/?id=a8f7dea190a6e698d7851642fd16b67c5ed4f6fa
Submitter: Jenkins
Branch: master

commit a8f7dea190a6e698d7851642fd16b67c5ed4f6fa
Author: Liam Young <email address hidden>
Date: Mon Oct 2 11:00:14 2017 +0000

    Write stats to tmp file before updating data file

    This change updates the stats collection script so it writes to a
    temporary file before updating the main stats file to ensure that
    the update is an atomic operation.

    Change-Id: I68d4e3e723ed62fb5e90ba6bcf284c432ba9cd6b
    Closes-Bug: #1569143