[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
Mon May 27 13:34:40 CEST 2019


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

axel Amghar <axel.amghar at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90115|0                           |1
        is obsolete|                            |

--- Comment #6 from axel Amghar <axel.amghar at biblibre.com> ---
Created attachment 90116
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90116&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.


More information about the Koha-bugs mailing list