[Koha-bugs] [Bug 24027] Adding multiple items is slow

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 7 12:19:26 CEST 2020


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

--- Comment #25 from Andrew Nugged <nugged at gmail.com> ---
(In reply to Jonathan Druart from comment #23)

About FIRST patch which I just posted – it was "full separate one" and it is
the same one, but more clear and proper:

I re-created and re-tested/re-described, because:

- I now found the real cause (Elasticsearch enabled) why it happens to be
tested well,
- I also found that "deleteallitems" had the same issue so change also added,
- the parameter name (skip_modzebra_update) and propagation down below to
"store" made better now
- overall rebase (with rework) was needed because old patch used "AddItem" sub
which now removed in favor of Koha::Item->...->store.


And this first patch had main and most SERIOUS impact on execution speed.

(but second patch: ... )

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


More information about the Koha-bugs mailing list