]> git.evergreen-ils.org Git - Evergreen.git/commit
Rollback cstore transaction before bbag record load
authorBill Erickson <berick@esilibrary.com>
Thu, 18 Oct 2012 18:54:08 +0000 (14:54 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Thu, 18 Oct 2012 20:30:02 +0000 (16:30 -0400)
commit9cbd12e03f7107aaa179cd3e1e35c5e66e74a7ce
treeb701b197bd42aabb29532ddd3cfd8ce661d22099
parentc24e34676132640e5c652383290e4d5a5f705fc3
Rollback cstore transaction before bbag record load

To avoid timeouts, which results in transaction rollbacks, preemptively
roll back the bookbag fetching cstore transaction before we retrieve
what could be a very large list of bookbag records data.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm