[Koha-bugs] [Bug 28833] Speed up holds queue builder via parallel processing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 22 22:11:05 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28833

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Patch doesn't apply
                 CC|                            |david at davidnind.com

--- Comment #23 from David Nind <david at davidnind.com> ---
As expected, since this has been in the sign off queue for a while, the patch
no longer applies 8-(...

Is there a way to generate a large number of holds? Either an SQL query or a
script.


kohadev-koha at kohadevbox:koha(bz28833)$ git bz apply 28833

Bug 28833 - Speed up holds queue builder via parallel processing

126216 - Bug 28833: Speed up holds queue builder via parallel processing

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 28833: Speed up holds queue builder via parallel processing
Using index info to reconstruct a base tree...
M       C4/HoldsQueue.pm
M       debian/templates/koha-conf-site.xml.in
M       etc/koha-conf.xml
M       misc/cronjobs/holds/build_holds_queue.pl
Falling back to patching base and 3-way merge...
Auto-merging misc/cronjobs/holds/build_holds_queue.pl
CONFLICT (content): Merge conflict in misc/cronjobs/holds/build_holds_queue.pl
Auto-merging etc/koha-conf.xml
CONFLICT (content): Merge conflict in etc/koha-conf.xml
Auto-merging debian/templates/koha-conf-site.xml.in
CONFLICT (content): Merge conflict in debian/templates/koha-conf-site.xml.in
Auto-merging C4/HoldsQueue.pm
CONFLICT (content): Merge conflict in C4/HoldsQueue.pm
error: Failed to merge in the changes.
Patch failed at 0001 Bug 28833: Speed up holds queue builder via parallel
processing

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list