One more thing I'd like to have a discussion on - if rabbitmq-server's
database has open queues, they will be lost on upgrade. This is already
the current behavior, and I assume this is fine, but I'd like to at the
very least bring it up.

For example, if you open up an lxc shell, and run the new hello-world
test that is in the MP for both Jammy/Focal, you can see:

root@j:~# rabbitmqctl list_queues
Timeout: 60.0 seconds ...
Listing queues for vhost / ...
name    messages
hello   1
root@j:~# sudo apt install --reinstall rabbitmq-server
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 27 not upgraded.
Need to get 15.2 MB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 rabbitmq-server 
all 3.9.13-1ubuntu0.22.04.2 [15.2 MB]
Fetched 15.2 MB in 1s (11.7 MB/s)
(Reading database ... 36794 files and directories currently installed.)
Preparing to unpack .../rabbitmq-server_3.9.13-1ubuntu0.22.04.2_all.deb ...
Unpacking rabbitmq-server (3.9.13-1ubuntu0.22.04.2) over 
(3.9.13-1ubuntu0.22.04.2) ...
Setting up rabbitmq-server (3.9.13-1ubuntu0.22.04.2) ...
Processing triggers for man-db (2.10.2-1) ...
Scanning processes...

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
root@j:~# rabbitmqctl list_queues
Timeout: 60.0 seconds ...
Listing queues for vhost / ...
root@j:~#

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060248

Title:
  MRE updates of rabbitmq-server for Jammy,Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/2060248/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to