[Koha-bugs] [Bug 27344] Implement Elastic's update_index_background using Koha::BackgroundJob

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 17 10:54:21 CET 2021


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

--- Comment #13 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 116931
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116931&action=edit
Bug 27344: Add --job-type to background_jobs_worker.pl

This will let sysop adjust the number of workers and how they want to
manage them.
For instance one could want to have one worker for ES indexation and
another worker for other jobs, to prevent ES index to be stuck behind
bigger batch process.

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


More information about the Koha-bugs mailing list