Alissa Bonas has posted comments on this change. Change subject: core: Removed unnecessary calls to StringFormat & StringHelper ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/vm_pools.java Line 246: return this.name; Line 247: } Line 248: Line 249: public void setvm_pool_name(String value) { Line 250: this.name = value; isn't this the same? http://gerrit.ovirt.org/#/c/11638/2/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/vm_pools.java Line 251: } Line 252: Line 253: public int getvm_assigned_count() { Line 254: return vmPoolAssignedCount; -- To view, visit http://gerrit.ovirt.org/11659 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I57dc0d9d30f9e5cd4f0beacc8bfd35fe5023afc1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tni...@redhat.com> Gerrit-Reviewer: Alissa Bonas <abo...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Ayal Baron <aba...@redhat.com> Gerrit-Reviewer: Tal Nisan <tni...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches