Bug 42077 - Move RabbitMQ from mandatory to optional and make SQL polling the default
Summary: Move RabbitMQ from mandatory to optional and make SQL polling the default
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: 24.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 41506
Blocks:
  Show dependency treegraph
 
Reported: 2026-03-12 15:54 UTC by Katrin Fischer
Modified: 2026-03-13 03:27 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2026-03-12 15:54:38 UTC
On bug 41506 we discussed the option of removing RabbitMQ from the codebase. There appears to be consensus that a sensible first step is to update packages to make RabbitMQ optional and SQL polling the default.

I believe this would still allow libraries to use RabbitMQ and even move it to a separate server without it installing on the Koha server.