Bug 32594 introduced a dedicated worker for ES background jobs. It now handles all elastic indexing, and should be the only process that does so. To avoid confusion, we should remove the 'process' method from the background module as it is not expected to be called
Created attachment 149443 [details] [review] Bug 33486: Remove Koha::BackgroundJob::UpdateElasticIndex->process
Created attachment 149584 [details] [review] Bug 33486: Remove Koha::BackgroundJob::UpdateElasticIndex->process Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x
22.11.05 should NOT have had this.. we missed the dependencies as they weren't listed in the depends on. I'm reverting for a 22.11.05-1 release. We'll be restoring this, along with the proper tree of bugs beneath it for 22.11.06
Many hands makes light work, thankyou everyone! Pushed to 22.11.x for the next release
Missing 22.05.x dependencies, no backport.