Yair Zaslavsky has posted comments on this change.

Change subject: engine : endAction run multiple times When RuntimeException 
occurs
......................................................................


Patch Set 3:

(1 comment)

....................................................
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandMultiAsyncTasks.java
Line 138:             }
Line 139:         }
Line 140:     }
Line 141: 
Line 142:     public void clearTaskWithRuntimeException(Guid vdsmTaskId) {
Or maybe just clearTaskByVdsmTaskId? :)
Line 143:         synchronized (_listTasks) {
Line 144:             _listTasks.remove(vdsmTaskId);
Line 145:         }
Line 146:     }


-- 
To view, visit http://gerrit.ovirt.org/18609
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I50d7688c9f06ae90bed3d80c286534311f5afb1c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Ravi Nori <[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

Reply via email to