Tal Nisan has submitted this change and it was merged.
Change subject: core: change logging from warn to err
......................................................................
core: change logging from warn to err
Fix bug 879322 make a statement logged in err instead of warning.
In addition, remove unused constant and rename private methods according
to java conventions.
Change-Id: Ia853f5a3ef3e4e364d3c98807d3d1b35e094894e
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=879322
Signed-off-by: Alissa Bonas <abonas(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsBrokerCommand.java
1 file changed, 25 insertions(+), 26 deletions(-)
Approvals:
Tal Nisan: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/10636
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia853f5a3ef3e4e364d3c98807d3d1b35e094894e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alissa Bonas <abonas(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Vered Volansky <vvolansk(a)redhat.com>