11 Nov
2020
11 Nov
'20
12:20 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26996 --- Comment #1 from Björn Nylén <bjorn.nylen@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.