[Koha-bugs] [Bug 33486] New: Remove Koha::BackgroundJob::UpdateElasticIndex->process routine

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 11 15:40:50 CEST 2023


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

            Bug ID: 33486
           Summary: Remove
                    Koha::BackgroundJob::UpdateElasticIndex->process
                    routine
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com

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

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


More information about the Koha-bugs mailing list