Omer Frenkel has submitted this change and it was merged.
Change subject: engine: Added null check to avoid NPE
......................................................................
engine: Added null check to avoid NPE
If the qualified brick name is not available in the brick list,
may through null pointer exception. To avoid this null check is added.
Change-Id: I3ad34678038312072579a35b65d0879b523e15df
Signed-off-by: Dhandapani <dgopal(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/GlusterVolumeStatusReturnForXmlRpc.java
1 file changed, 8 insertions(+), 2 deletions(-)
Approvals:
Omer Frenkel: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/9117
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3ad34678038312072579a35b65d0879b523e15df
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Dhandapani Gopal <dgopal(a)redhat.com>
Gerrit-Reviewer: Dhandapani Gopal <dgopal(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Shireesh Anjal <sanjal(a)redhat.com>