[Bug 1936881] Re: fix channel_termination_timeout

Lucas Kanashiro 1936881 at bugs.launchpad.net
Tue Aug 3 14:56:15 UTC 2021


I took a quick look at the debdiff and LGTM (I did not try to build it
and run tests), but I'll let Sergio take a look at this and proceed with
the sponsoring.

-- 
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