[Koha-bugs] [Bug 25265] Elasticsearch - Batch editing items on a biblio can lead to incorrect index

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 4 14:43:02 CEST 2020


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=24027
           Severity|normal                      |major

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
This is a problem with any batch process that can affect more than one item on
a single bib. IMports and batch edits involving more than a single item on a
bib

Under Zebra we check the queue first to see if there is an existing operation
that has not been completed yet and only add a new one if not

For ES, we can send repeated indexes of the same bib, and it creates a race
condition.

-- 
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