[Koha-bugs] [Bug 22690] Merging problem with records with many items (ElasticSearch)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 24 17:27:57 CEST 2019


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

--- Comment #4 from axel Amghar <axel.amghar at biblibre.com> ---
Created attachment 90061
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90061&action=edit
Bug 22690 - Merging records with many items (ElasticSearch)

This patch allow us to merged many items without timeout

Test plan :

Without the patch :

> - Create 2 records (one with 1000 items for example)
> - Add the records to one list and start the merging process of those records.
> - Choose the record with many items as the one to be eliminated.
> - Start the merging
> - After a while the web server should give you a timeout error (the merging process continues)

With the patch :
- make the same
- this time verify that all items have been merged without time out

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


More information about the Koha-bugs mailing list