Roy Golan has submitted this change and it was merged. Change subject: core: VmsMonitoring - remove unmodifiableList ......................................................................
core: VmsMonitoring - remove unmodifiableList VmsMonitoring -> getVmLunDisksToSave: remove 'Collections.unmodifiableList' to avoid UnsupportedOperationException when adding an item to the list (done on VmAnalyzer -> updateLunDisks). Change-Id: I48cd27d7ba2f1fe658f5c2cb308e0ba9dbe1c798 Signed-off-by: Daniel Erez <[email protected]> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VmsMonitoring.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Daniel Erez: Verified Roy Golan: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/37425 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I48cd27d7ba2f1fe658f5c2cb308e0ba9dbe1c798 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
