[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
Mon Feb 8 18:04:29 CET 2021


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

--- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to Jonathan Druart from comment #6)
> (In reply to Martin Renvoize from comment #5)
> > I feel like this should be handled in it's own indexing daemon more like how
> > we do zebra personally.. it feels a bit superfluous to requirements to add
> > it into the general queue.
> 
> Why another daemon when we have a generic mechanism to deal such background
> jobs?

Or at least a distinct worked for just this type of Job... I don't think it
would be OK for these jobs to get queued behind other, perhaps slow running,
background jobs.

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


More information about the Koha-bugs mailing list