Fix RabbitMQ OCF kill command
Bug #1455880 reported by
Bogdan Dobrelya
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Won't Fix
|
Medium
|
Bogdan Dobrelya | ||
5.1.x |
Won't Fix
|
Medium
|
MOS Maintenance | ||
6.0.x |
Won't Fix
|
Medium
|
MOS Maintenance |
Bug Description
For some cases, when rabbit app cannot be stopped gracefully, the kill -9 command invoked. And there is a situation possible when messages like
2015-05-
2015-05-
would be recorded. It looks like an empty pid argument is given to the kill command, thus must be fixed
Changed in fuel: | |
assignee: | nobody → Bogdan Dobrelya (bogdando) |
tags: | added: rabbitmq |
description: | updated |
Changed in fuel: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 6.1 |
Changed in fuel: | |
status: | Fix Committed → In Progress |
importance: | High → Medium |
status: | In Progress → Won't Fix |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/183907
Review: https:/