Yair Zaslavsky has posted comments on this change. Change subject: engine : VdsUpdateRuntimeInfo updates the data of a specific VDS. ......................................................................
Patch Set 21: (1 comment) .................................................... File backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/network/InterfaceDao.java Line 56: * once, rather than each at a time. Line 57: * @param statistics Line 58: * The collection of statistics to update. Line 59: */ Line 60: void massUpdateInterfacesForVds(List<VdsNetworkInterface> dbIfacesToBatch); Liran, can we use here MassOperationsDao as well? Have InterfaceDao extend it? Line 61: Line 62: /** Line 63: * Retrieves all interfaces for the given VDS id. Line 64: * @param id -- To view, visit http://gerrit.ovirt.org/16066 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie3e9735f4174ebabbe293d397d931aba72bbbd7b Gerrit-PatchSet: 21 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liran Zelkha <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[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
