Comment 2 for bug 1464188

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

Reviewed: https://review.openstack.org/190647
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=4e21b371d85289548c04f50f5614ede70ff1a21f
Submitter: Jenkins
Branch: master

commit 4e21b371d85289548c04f50f5614ede70ff1a21f
Author: Ethan Lynn <email address hidden>
Date: Thu Jun 11 20:09:26 2015 +0800

    Catch exceptions in service status report

    If db throw any exceptions during service status report, service
    will not report its status forever. This patch catch errors during
    status report and log them in to log files.

    Change-Id: I6775b3446caffabd3135d5e24098ab0ee31975ac
    Closes-Bug: #1464188