https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31629
Bug ID: 31629
Summary: Cleanup database needs a flag for removing elastic
index entries from background_jobs table
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: System Administration
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Bug 27344 introduced using the background worker to handle elastic indexing,
which means the background_jobs table can end up with a lot of entries for
elastic search updates. Currently these are not cleaned up, we either need a
job in cleanup_database cron to get rid of these, or they should be removed
after processing.
If we have a cleanup database job, the default interval for deletions should be
1 day.
Cheers,
Liz
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/