Summary: | es_indexer_daemon.pl leaks memory | ||
---|---|---|---|
Product: | Koha | Reporter: | David Cook <dcook> |
Component: | Architecture, internals, and plumbing | Assignee: | Bugs List <koha-bugs> |
Status: | REOPENED --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39769 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
David Cook
2024-04-09 02:24:18 UTC
In prod, we seem to restart the services often enough this isn't a problem, so going to close this one for now. Re-opening this one as it looks like it's still an issue, and Elasticsearch usage is becoming more prevalent... Note also that since es_indexer_daemon.pl doesn't fork workers, it also seems to have a L1 cache issue... |