[Koha-bugs] [Bug 26996] Elasticsearch: Multiprocess reindexing sometimes doesn't reindex all records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 11 12:20:24 CET 2020


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

--- Comment #1 from Björn Nylén <bjorn.nylen at ub.lu.se> ---
Created attachment 113482
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113482&action=edit
Truncate commit size to make sure it's an integer

Patch to truncate commit size to be sure it's an integer

To test you must find a set of circumstances that causes the issue. For me:
1. Run: ./rebuild_elasticsearch -v -b -p 2 -c 400
2. Note that only one process is logging "Committing xxx records..."
3. Kill processes.
4. Apply patch.
5. Repeat 1
6. Note that only both processes are logging "Committing xxx records..."

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


More information about the Koha-bugs mailing list