https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35092 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice@biblibre.com --- Comment #22 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to David Cook from comment #20)
The MQ works pretty much perfectly for me (at least since bug 35111), so I'd need someone to sell me not using the MQ. If it works for you and solves a real problem, then great. But not everyone needs it and making an external dependency like RabbitMQ mandatory should be done with care as it can add a lot of "small costs" everywhere (for devs, testers, server admins, ...).
The current hybrid approach has proven to be bug prone. So it may be hard to balance enhancing master and fixing stable branches.. By "hybrid" do you mean the fact that one script does both things (MQ and SQL
(In reply to Marcel de Rooy from comment #21) polling) ? Would that be better to have two separate "worker" scripts ? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.