[Bug 4139] New: overdue notice generation performance issue
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4139 Summary: overdue notice generation performance issue Product: Koha Version: HEAD Platform: PC URL: circ/overdue.pl OS/Version: All Status: NEW Severity: blocker Priority: P5 Component: Circulation AssignedTo: gmcharlt@gmail.com ReportedBy: gmcharlt@gmail.com Estimated Hours: 0.0 Change sponsored?: --- Commit 943aa38564c tries to address a performance issue in the display and search of extended patron attributes during overdue notice generation by disabling a feature that had been sponsored by a library (added in commit ab44e2986a0). On initial glance, adding additional indexes to authorised_values, borrower_attributes, and borrower_attribute_types should improve the performance of the query. Note to all re regarding 943aa38564c: if you find a performance problem, please don't simply disable a feature - please fix the actual problem. The performance issue is real, hence I'm marking this as a blocker for 3.2. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4139 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Galen Charlton <gmcharlt@gmail.com> 2010-02-10 15:46:49 --- I will work on the database updates. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com