https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25710
Bug ID: 25710
Summary: On ElasticSearch only system zebraqueue table is
never purged
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 21820, 16248
Even if there's no zebra server zebraqueue table is populated (with done == 0).
misc/cronjobs/cleanup_database.pl is only deleting zebraqueue table with done
== 1
But without a zebra indexer daemon nothing is setting zebraqueue.done to 1.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16248
[Bug 16248] ModZebra doesn't update zebraqueue if ES is enabled
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21820
[Bug 21820] Zebraqueue should not be added to
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/