[Bug 1773765] Re: There is a possibility that 'running' notification will remain
Radosław Piliszek
1773765 at bugs.launchpad.net
Thu Sep 24 18:20:09 UTC 2020
** Changed in: masakari/victoria
Importance: Undecided => Medium
** Changed in: masakari/ussuri
Importance: Undecided => Medium
** Changed in: masakari/train
Importance: Undecided => Medium
** Changed in: masakari/stein
Importance: Undecided => Medium
** Changed in: masakari/victoria
Milestone: None => 10.0.0.0rc1
** Changed in: masakari/ussuri
Milestone: None => 9.1.0
** Changed in: masakari/train
Milestone: None => 8.1.0
** Changed in: masakari/stein
Milestone: None => 7.1.0
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to masakari in Ubuntu.
https://bugs.launchpad.net/bugs/1773765
Title:
There is a possibility that 'running' notification will remain
Status in masakari:
Fix Released
Status in masakari stein series:
Fix Committed
Status in masakari train series:
Fix Committed
Status in masakari ussuri series:
Fix Committed
Status in masakari victoria series:
Fix Released
Status in masakari package in Ubuntu:
New
Bug description:
masakari-engine has two periodic tasks, one for processing 'new'
notifications and the other for processing 'error' notifications But
it doesn't have a periodic task for processing 'running'
notifications.
Looking at the code of masakari-engine, if the process of it goes down
immediately after it changes notification status from 'new' to
'running', then the notification which status is 'running' will remain
will not be processed by periodic tasks.
So, should masakari-engine's periodic task process the 'running' notification?
(Although it need to make such a logic that main process doesn't compete with periodic tasks.)
Or should the 'running' notification be handled by the operator?
To manage notifications about this bug go to:
https://bugs.launchpad.net/masakari/+bug/1773765/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list