Change in mom[master]: Monitor should not crash when unexpected exception happens
alitke at redhat.com
alitke at redhat.com
Thu Aug 28 15:44:01 UTC 2014
Adam Litke has submitted this change and it was merged.
Change subject: Monitor should not crash when unexpected exception happens
......................................................................
Monitor should not crash when unexpected exception happens
The monitor thread should report the crash to log, behave as
if nothing was collected and try again in the next cycle.
The unexpected exception might be triggered for example by
a freshly finished migration. The guest monitor reads the /proc
files that belong to the migrated process and they disappear
as a result of qemu performing the post-migration cleanup.
Change-Id: I318c55a3215df8ccaf4b0e2d16d1d9a3b06f9d1c
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1124595
Signed-off-by: Martin Sivak <msivak at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/32030
Reviewed-by: Adam Litke <alitke at redhat.com>
---
M mom/Monitor.py
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Adam Litke: Looks good to me, approved
Martin Sivák: Verified
--
To view, visit http://gerrit.ovirt.org/32030
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I318c55a3215df8ccaf4b0e2d16d1d9a3b06f9d1c
Gerrit-PatchSet: 3
Gerrit-Project: mom
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list