Ravi Nori has posted comments on this change.

Change subject: wip: remove the use of @LockIdNameAttribute
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/25944/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java:

Line 1751:      * to provide custom locking property settings
Line 1752:      */
Line 1753:     protected LockProperties getLockingPropertiesSettings() {
Line 1754:         return null;
Line 1755:     }
> ok
Done
Line 1756: 
Line 1757:     protected LockProperties getLockProperties() {
Line 1758:         LockProperties lockProperties = 
_parameters.getLockProperties();
Line 1759:         if (lockProperties == null) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie57e4f7c00ebcd6a4e9e0e61b7d26f50f2d00858
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Ravi Nori <rn...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to