Yair Zaslavsky has submitted this change and it was merged. Change subject: gluster: Change sp name for hook content read ......................................................................
gluster: Change sp name for hook content read There's an issue with using same procedure with different row mappers. The procedure name - row mapper is cached and causes exception. So changed code to use different procedure for getting hook content Change-Id: Icd3c74bea322edf636fd166eb93785eceec0ed57 Signed-off-by: Sahina Bose <[email protected]> --- M backend/manager/dbscripts/gluster_hooks_sp.sql M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/gluster/GlusterHooksDaoDbFacadeImpl.java 2 files changed, 13 insertions(+), 4 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14832 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icd3c74bea322edf636fd166eb93785eceec0ed57 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sahina Bose <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Shireesh Anjal <[email protected]> Gerrit-Reviewer: Shubhendu Tripathi <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
