Tal Nisan has posted comments on this change. Change subject: core: ReconstructMasterDomainCommand - avoid NPE for unattached domain ......................................................................
Patch Set 1: Code-Review+2 (1 comment) http://gerrit.ovirt.org/#/c/24999/1//COMMIT_MSG Commit Message: Line 8: Line 9: When a domain is not attached to the pool, it's status for the pool will Line 10: be null, leading to a NPE. Line 11: Line 12: note: this patch is for solving the NPE, we can inspect the useage of the s/useage/usage Line 13: StorageDomainSharedStatus instead of checking the iso map on future Line 14: changes. Line 15: Line 16: Change-Id: I4ed3c2772bd85c00f10f6e53449a150e5705f166 -- To view, visit http://gerrit.ovirt.org/24999 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4ed3c2772bd85c00f10f6e53449a150e5705f166 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Ar <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
