Vojtech Szocs has posted comments on this change. Change subject: frontend: fixed NPEs in debug mode ......................................................................
Patch Set 1: I think it's worth to spend time and investigate why are we sending PersistentBag instances to frontend in the first place. I mean, it's Hibernate internal class (extends AbstractPersistentCollection which binds to Hibernate session) that's obviously not meant to be passed around. Fix in uioverrides' PersistentBag seems OK, but I hope there's a better fix. -- To view, visit https://gerrit.ovirt.org/41682 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie02040081a4553ec8350102c2b74537084159579 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
