Change in ovirt-engine[master]: Fixing a bug in Alert logging.

Eli Mesika has submitted this change and it was merged. Change subject: Fixing a bug in Alert logging. ...................................................................... Fixing a bug in Alert logging. Log Alert when failing to get Host status via the PM agent was recorded to the database without the Host UUID, therefor the attempt to remove this Alert when the Host was fenced manually failed and a junk Alert remained in the database. This patch sets the Host id on the Alert log message. Change-Id: Iee997e6b3df37f411a74815757195dc584c4e8e5 Bug-Url : https://bugzilla.redhat.com/show_bug.cgi?id=1045139 Signed-off-by: Eli Mesika <emesika@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/FenceVdsBaseCommand.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Eli Mesika: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22911 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee997e6b3df37f411a74815757195dc584c4e8e5 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
emesika@redhat.com