Federico Simoncelli has posted comments on this change. Change subject: Implement storage server connection aliasing ......................................................................
Patch Set 5: (1 inline comment) .................................................... File vdsm/storage/storageServer.py Line 436: conInfo = pickle.load(f) What if this fails because a file is corrupted? You may want to skip it (and rename it to something like ".con.broken"?) and continue. -- To view, visit http://gerrit.ovirt.org/1693 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3cedeb6c8935a2f7846a181e9d2b04046af1002a Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
