Yair Zaslavsky has posted comments on this change.
Change subject: engine:Task monitoring for remove brick
......................................................................
Patch Set 3: Code-Review+2
(1 comment)
Very minor comment
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/tasks/GlusterTasksService.java
Line 21:
Line 22: public Map<Guid, GlusterAsyncTask> getTaskListForCluster(Guid id) {
Line 23: VDS upServer = ClusterUtils.getInstance().getUpServer(id);
Line 24: if (upServer == null) {
Line 25: log.debug("No up server in cluster");
why the change to deug? it's not interesting at the log? maybe info?
Line 26: return null;
Line 27: }
Line 28: VDSReturnValue returnValue
=runVdsCommand(VDSCommandType.GlusterTasksList,
Line 29: new VdsIdVDSCommandParametersBase(upServer.getId()));
--
To view, visit http://gerrit.ovirt.org/19616
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I0eb5035a6f9af0b148ac4877939fb174a196f86e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches