Sharad Mishra has posted comments on this change. Change subject: engine: Allow to iterate over remaining ldap servers on NullPointerException. ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/JndiAction.java Line 167: guidString = null; I am unable to open the links. I agree that NPE can come from other sources. This try/catch block is getting the guid string. So even if, NPE comes for what ever reason, we are printing the message, setting guid to null and proceeding forward. In general, I agree that NPE should not be caught, but I think we are okay in this case. Yair, Oved - comments ? -- To view, visit http://gerrit.ovirt.org/4439 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic1088dc1a5852759375422e5e97556ee01b16c56 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sharad Mishra <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Ryan Harper <[email protected]> Gerrit-Reviewer: Sharad Mishra <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
