Change in ovirt-engine[ovirt-engine-3.5-gluster]: engine: Fixed issue with null brick during sync

Sahina Bose has submitted this change and it was merged. Change subject: engine: Fixed issue with null brick during sync ...................................................................... engine: Fixed issue with null brick during sync While syncing gluster volume info, if the server associated with one of the bricks is not available in the engine db, a null object was returned for the brick. This causes NPE - handling that flow here. Change-Id: I5760158318184b67ba52f8191ecd8f7fbdea902b Bug-Url: https://bugzilla.redhat.com/1220263 Signed-off-by: Sahina Bose <sabose@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumesListReturnForXmlRpc.java 1 file changed, 8 insertions(+), 7 deletions(-) Approvals: Sahina Bose: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/40850 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5760158318184b67ba52f8191ecd8f7fbdea902b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5-gluster Gerrit-Owner: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
sabose@redhat.com