[Koha-devel] Release of Koha 20.11.01

2021-01-06 Thread Fridolin SOMERS
Hello everyone 🤗 The Koha community is proud to announce the release of Koha 20.11.01. It is a maintenance release including 45 bugfixes. The full release notes are available here: https://koha-community.org/koha-20-11-01-released/ Debian packages should be available in a few days! 💡 Remember

Re: [Koha-devel] Announcing an alternate indexing daemon for Zebra which is more memory efficient

2021-01-06 Thread Fridolin SOMERS
Oooh nice. Is there a protection against several launch ? Like in actual daemon --wait-for-lock ? Or is there no need ? Regards, Le 06/01/2021 à 08:50, Josef Moravec a écrit : Hello David, thanks for sharing, it looks great! We are going to test it on one of our servers. We'll report how t

Re: [Koha-devel] Announcing an alternate indexing daemon for Zebra which is more memory efficient

2021-01-06 Thread dcook
There's no need for a couple reasons. First, all child process operations for my "zebra_indexer.pl" (ie checking for records to index and the actual indexing) cause the parent indexing daemon to block (by using waitpid($pid,0)) so there should be no overlapping runs. Second, even if multiple r

Re: [Koha-devel] Announcing an alternate indexing daemon for Zebra which is more memory efficient

2021-01-06 Thread dcook
Sounds great, Josef! I implemented it yesterday afternoon in production and so far I haven’t gotten any complaints. I’m also super pleased with the reduction in resource usage. Keen to hear your report! David Cook Software Engineer Prosentient Systems Suite 7.03 6a Glen St Milsons