RabbitMQ OCF may hang on the stop/start actions as it ignores the stop/wait commands exit code
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Critical
|
Bogdan Dobrelya | ||
5.1.x |
Fix Committed
|
Critical
|
Fuel Library (Deprecated) | ||
6.0.x |
Fix Committed
|
Critical
|
Fuel Library (Deprecated) |
Bug Description
This issue was discovered at the scale lab, when rabbit nodes were running under load.
The issues are:
1) stop_server_
2) try_to_
Here is an example log:
broken stop: http://
broken start: http://
These issues may appear only when the specified timeout for commands to stop or wait have exceeded. That is a usual case under load, hence is critical by its impact.
description: | updated |
Changed in fuel: | |
milestone: | none → 6.1 |
importance: | Undecided → Critical |
assignee: | nobody → Bogdan Dobrelya (bogdando) |
status: | New → In Progress |
description: | updated |
summary: |
- RabbitMQ OCF may hang on the stop action as it ignores the stop command - exit code + RabbitMQ OCF may hang on the stop/start actions as it ignores the + stop/wait commands exit code |
description: | updated |
tags: | added: scale |
Fix proposed to branch: master /review. openstack. org/175371
Review: https:/