Tal Nisan has submitted this change and it was merged.
Change subject: engine: Removed unwanted exception logging
......................................................................
engine: Removed unwanted exception logging
Gluster task monitoring checks periodically for
gluster tasks list from the cluster, and if there
are no operational hosts in the cluster, an
exception is logged.
Removing the noise from this logging as it
confuses the user.
Change-Id: I9b24fe99a1cb66155a9ff24f149a20db32e76307
Bug-Url:
https://bugzilla.redhat.com/1138128
Signed-off-by: Sahina Bose <sabose(a)redhat.com>
(cherry picked from commit be0f7e8f506cec907f91cd2a393abdf5663594b6)
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/tasks/GlusterTasksService.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Sahina Bose: Verified
Ramesh N: Looks good to me, but someone else must approve
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/33040
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9b24fe99a1cb66155a9ff24f149a20db32e76307
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server