[Koha-bugs] [Bug 4139] New: overdue notice generation performance issue

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Mon Feb 8 18:46:29 CET 2010


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 at gmail.com
        ReportedBy: gmcharlt at 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.



More information about the Koha-bugs mailing list