Shubhendu Tripathi has posted comments on this change.
Change subject: engine: Fixed issue with gluster task cleanup
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
One small spelling correction.
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterTasksSyncJob.java
Line 261: * This method cleans the tasks in DB which the gluster CLI is no
longer
Line 262: * aware of.
Line 263: * @param runningTasksinClusterMap - map of cluster id - task
list in cluster
Line 264: */
Line 265: private void cleanUpOrphanTasks(Map<Guid, Set<Guid>>
runningTasksinClusterMap) {
s/runningTasksinClusterMap/runningTasksInClusterMap/g
Line 266: //Populate the list of tasks that need to be monitored from
database
Line 267: List<Guid> taskListInDB =
getProvider().getMonitoredTaskIDsInDB();
Line 268: if (taskListInDB == null || taskListInDB.isEmpty()) {
Line 269: return;
--
To view, visit http://gerrit.ovirt.org/21497
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I70cc24e278d112d889dc2d08ee72fce22a457195
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <[email protected]>
Gerrit-Reviewer: Kanagaraj M <[email protected]>
Gerrit-Reviewer: Ramesh N <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Shubhendu Tripathi <[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