Moti Asayag has posted comments on this change.

Change subject: core: query long-time locks
......................................................................


Patch Set 2:

(1 comment)

minor comment

https://gerrit.ovirt.org/#/c/38246/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lock/InMemoryLockManager.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lock/InMemoryLockManager.java:

Line 320:             // other lock exists, the entity should be displayed as 
unlocked
Line 321:             return null;
Line 322:         }
Line 323: 
Line 324:         return new 
org.ovirt.engine.core.common.locks.LockInfo(internalLockView.getExclusive(), 
messages);
no need for the fqdn - since now there is no collision in class name
Line 325:     }
Line 326: 
Line 327:     /**
Line 328:      * The following class represents different locks which are kept 
inside InMemoryLockManager


-- 
To view, visit https://gerrit.ovirt.org/38246
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iafcab44ef52d21405eeaaeb2cda4c03864a0e8e8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@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