[Bug 1936881] Re: fix channel_termination_timeout

Sergio Durigan Junior 1936881 at bugs.launchpad.net
Wed Aug 4 14:54:25 UTC 2021


Thanks, Seyeong and Lucas.

Seyeong, no problem at all, and thanks for the quick follow-up!  I will
wait until you have news from the customer before we proceed with the
upload.

FWIW, I can't check the patch right now because the URL is 503'ing here
(internal LP problem, most likely).  But I remember that the patch was
pretty much OK aside from DEP-3 issue, so if that's been fixed then it
should be good to go.

Cheers.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to rabbitmq-server in Ubuntu.
https://bugs.launchpad.net/bugs/1936881

Title:
  fix channel_termination_timeout

Status in rabbitmq-server package in Ubuntu:
  Fix Released
Status in rabbitmq-server source package in Bionic:
  New

Bug description:
  [Impact]

  Bionic, Openstack

  The customer reported below issue

  And there are queues which has unconsumed msgs. so wasn't able to
  create instance.

  they was able to fix this by rebooting nova-compute node.

  =CRASH REPORT==== 2-Jul-2021::04:30:57 ===
  crasher:
  initial call: rabbit_reader:init/4
  pid: <0.17293.17>
  registered_name: []
  exception exit: channel_termination_timeout
  in function rabbit_reader:wait_for_channel_termination/3 (src/rabbit_reader.erl, line 800)
  in call from rabbit_reader:send_error_on_channel0_and_close/4 (src/rabbit_reader.erl, line 1548)
  in call from rabbit_reader:terminate/2 (src/rabbit_reader.erl, line 642)
  in call from rabbit_reader:handle_other/2 (src/rabbit_reader.erl, line 567)
  in call from rabbit_reader:mainloop/4 (src/rabbit_reader.erl, line 529)
  in call from rabbit_reader:run/1 (src/rabbit_reader.erl, line 454)
  in call from rabbit_reader:start_connection/4 (src/rabbit_reader.erl, line 390)

  There is upstream patch and they also doesn't have reliable
  reproducer.

  https://github.com/rabbitmq/rabbitmq-server/pull/1550
  https://github.com/rabbitmq/rabbitmq-server/issues/544

  [Test Case]
  - not able to reproduce this.
  - I made test pkg with this patch, and test openstack env worked fine. but need review
  - - https://launchpad.net/~seyeongkim/+archive/ubuntu/sf314324/

  [Where problems could occur]
  As this patch is for rabbitmq-server, rabbitmq-server should be restarted and messaging between components may have problem

  [Others]

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




More information about the Ubuntu-openstack-bugs mailing list