Change in ovirt-engine[master]: core: BaseConditionFieldAutoCompleter getConfigUtils()

From Allon Mureinik <amureini@redhat.com>:
Allon Mureinik has submitted this change and it was merged. Change subject: core: BaseConditionFieldAutoCompleter getConfigUtils() ...................................................................... core: BaseConditionFieldAutoCompleter getConfigUtils() There's no reason for BaseConditionFieldAutoCompleter to check for Config.getConfigUtils() nullability - in "real" scenarios the ConfigUtils should be initialized, and in tests MockConfigRule should be used. Change-Id: I7db13ba6f0e63901ce211bf319e1be6f858fbee1 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/BaseConditionFieldAutoCompleter.java 1 file changed, 3 insertions(+), 10 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Verified Moti Asayag: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/76812 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7db13ba6f0e63901ce211bf319e1be6f858fbee1 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review