Change in ovirt-engine[master]: core: Event should log disk alias instead UNKNOWN.

Maor Lipchuk has submitted this change and it was merged. Change subject: core: Event should log disk alias instead UNKNOWN. ...................................................................... core: Event should log disk alias instead UNKNOWN. When removing a disk, we should indicate the disk name instead <UNKNOWN> string. The <UNKNOWN> is presented since engine tries to get the disk alias after the disk was already deleted. The fix is to initialize the disk parameter before the deletion. Change-Id: Id111a067819cd881ee6fd22b588562028087fee8 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveDiskCommand.java 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12262 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id111a067819cd881ee6fd22b588562028087fee8 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com>
participants (1)
-
mlipchuk@redhat.com