[Koha-bugs] [Bug 22690] Merging records with many items too slow (Elasticsearch)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 4 04:39:46 CEST 2020


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

--- Comment #62 from David Nind <david at davidnind.com> ---
Created attachment 111196
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111196&action=edit
Bug 22690 - Output from tests after patch applied

I had a go at testing this with koha-testing-docker on my average laptop
(default KTD uses ES 6.x).

After applying the patch the time reduced from about an hour to around 30
minutes for all the records to be merged and listed under the record (in the
staff interface and OPAC).

About 5 mins in I get this timeout message in the browser:

  Proxy Error

  The proxy server received an invalid response from an upstream server.
  The proxy server could not handle the request

  Reason: Error reading from remote server

  Apache/2.4.25 (Debian) Server at 127.0.0.1 Port 8081

Test results after patch applied:

- prove -v t/db_dependent/Koha/Item.t - fail, took about 30 minutes to run
- prove -v t/db_dependent/Items/MoveItemFromBiblio.t

I haven't changed the status to failed QA. I'm not sure my testing has helped!

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


More information about the Koha-bugs mailing list