Arik Hadas has posted comments on this change. Change subject: core: Memory Hotplug ......................................................................
Patch Set 5: (1 comment) https://gerrit.ovirt.org/#/c/35081/5/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HotSetAmountOfMemoryCommand.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/HotSetAmountOfMemoryCommand.java: Line 36: public static final String LOGABLE_FIELD_ERROR_MESSAGE = "ErrorMessage"; Line 37: public static final String DEVICE_SIZE_FIELD_KEY = "size"; Line 38: public static final String DEVICE_NODE_FIELD_KEY = "node"; Line 39: Line 40: int memoryToConsume; > yes! I knew :) Line 41: Line 42: public HotSetAmountOfMemoryCommand(T parameters) { Line 43: this(parameters, null); Line 44: } -- To view, visit https://gerrit.ovirt.org/35081 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2c4f262d232429bd50eb62929c35b47dd7f0e68b Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vitor de Lima <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
