[Bug 18105] New: Should we restart koha-indexer differently i.e. like koha-plack?
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18105 Bug ID: 18105 Summary: Should we restart koha-indexer differently i.e. like koha-plack? Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org CC: mirko@abunchofthings.net Koha-indexer uses a daemon --restart: A daemon restart does not really stop and start; the client processes are terminated, but the named daemon itself is not. Changed options are not taken into account. Same for koha-restart-zebra btw. Koha-plack implements its restart by doing a daemon --stop and daemon --start. This makes that changed options are taken into account. If you know how this work, no problem. But it is not consistent. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18105 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18105 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@libriotech.no --- Comment #1 from Magnus Enger <magnus@libriotech.no> --- (In reply to Marcel de Rooy from comment #0)
If you know how this work, no problem. But it is not consistent.
+1 for consistency! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18105 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #2 from Marc Véron <veron@veron.ch> --- +1 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18105 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |tomascohen@gmail.com |ity.org | --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- I'm taking this one, as I'll be revisiting all the daemon handling scripts as part of the containerization effort. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18105 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Tomás Cohen Arazi from comment #3)
I'm taking this one, as I'll be revisiting all the daemon handling scripts as part of the containerization effort.
Great! I am all for containerization. Did I miss something on this "containerization effort" ? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18105 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Marcel de Rooy from comment #4)
(In reply to Tomás Cohen Arazi from comment #3)
I'm taking this one, as I'll be revisiting all the daemon handling scripts as part of the containerization effort.
Great! I am all for containerization. Did I miss something on this "containerization effort" ?
ping? :) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org