Federico Simoncelli has posted comments on this change.
Change subject: core: remove cleared tasks from _listTasks
......................................................................
Patch Set 1:
(1 comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandMultiAsyncTasks.java
Line 132:
Line 133: for (CommandAsyncTask task : CurrentActionTypeTasks) {
Line 134: if (task.getLastTaskStatus().getStatus() ==
AsyncTaskStatusEnum.finished) {
Line 135: task.clearAsyncTask();
Line 136: if (task.getVdsmTaskId() != null) {
yes, right
Line 137: _listTasks.remove(task.getVdsmTaskId());
Line 138: }
Line 139: }
Line 140: }
--
To view, visit http://gerrit.ovirt.org/17733
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ibbbafbb9516c731c263ec1a5ac055705022829cf
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[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