[Koha-bugs] [Bug 26742] Add configuration for message broker

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 11 09:13:55 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26742

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |In Discussion

--- Comment #9 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
There is "Failed to connect: Error connecting to localhost:61613: Cannot assign
requested address at /usr/share/perl5/Net/Stomp.pm line 27.; giving up at
/usr/share/perl5/Net/Stomp.pm line 27" that is raised by the constructor.
So you are right, not by $stomp->connect but already by our
Koha::BackgroundJob->connect.

It hasn't been advertised by the commit message, I think it need discussion and
tests are missing. Can we move this part to its own bug report?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list