Frank Kobzik has posted comments on this change. Change subject: core: Extract hardcoded strings to constants ......................................................................
Patch Set 5: (1 comment) http://gerrit.ovirt.org/#/c/28281/5/backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/VmConditionFieldAutoCompleter.java File backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/VmConditionFieldAutoCompleter.java: Line 18: public static final String COMMENT = "COMMENT"; Line 19: public static final String STATUS = "STATUS"; Line 20: public static final String HOST = "HOST"; Line 21: public static final String IP = "IP"; Line 22: public static final String FQDN = "FQDN"; > I don't think we need the FQDN constant... I believe we do, please refer to: http://gerrit.ovirt.org/#/c/28272/6/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/tab/MainTabVirtualMachineView.java,cm I use it for sorting according to fqdn :) Line 23: public static final String UPTIME = "UPTIME"; Line 24: public static final String OS = "OS"; Line 25: public static final String CREATIONDATE = "CREATIONDATE"; Line 26: public static final String ADDRESS = "ADDRESS"; -- To view, visit http://gerrit.ovirt.org/28281 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7d2fb964cc0c5520e37cd190e88f09d4218868d2 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <fkob...@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkob...@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: Shahar Havivi <shav...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches