Allon Mureinik has posted comments on this change. Change subject: core: long query response time while many simultaneously queries are running ......................................................................
Patch Set 3: Verified-1 (1 comment) http://gerrit.ovirt.org/#/c/29043/3/backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java File backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java: Line 2121: } Line 2122: Line 2123: /** Line 2124: * An access method for test usages Line 2125: * Please remove the TWS - it's breaking the build. Line 2126: * @return The LUNs to update in DB Line 2127: */ Line 2128: protected List<LUNs> getVmLunDisksToSave() { Line 2129: return Collections.unmodifiableList(vmLunDisksToSave); -- To view, visit http://gerrit.ovirt.org/29043 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I94e20d782bc4e2befaf4338f51551a2855509769 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Liran Zelkha <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: [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
