Change in ovirt-engine[master]: 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: Kanagaraj M: Looks good to me, but someone else must approve Sahina Bose: Verified; Looks good to me, approved Ramesh N: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/40799 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5760158318184b67ba52f8191ecd8f7fbdea902b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
sabose@redhat.com