Change in ovirt-engine[master]: engine: Adding null check for VDS in NewGlusterServersQuery

Omer Frenkel has submitted this change and it was merged. Change subject: engine: Adding null check for VDS in NewGlusterServersQuery ...................................................................... engine: Adding null check for VDS in NewGlusterServersQuery In case of an empty cluster we will not get any VDS to execute the command. So a null check is added before executing the corresponding command. Change-Id: I839589d239a3dec771fc9aad7a0ef8f8e1a195fe Signed-off-by: Kanagaraj M <kmayilsa@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetAddedGlusterServersQuery.java 1 file changed, 7 insertions(+), 6 deletions(-) Approvals: Kanagaraj M: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9314 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I839589d239a3dec771fc9aad7a0ef8f8e1a195fe Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Selvasundaram <sesubram@redhat.com> Gerrit-Reviewer: Shireesh Anjal <sanjal@redhat.com>
participants (1)
-
ofrenkel@redhat.com