← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1641788] [NEW] AgentStatusCheckWorker doesn't reset or start after stop

 

Public bug reported:

The AgentStatusCheckWorker we have in tree doesn't correctly recover if
the .stop() or .reset() methods are called to it due to some bad
conditionals. This doesn't currently impact the in-tree use-case since
we don't stop and restart the status checkers, but it should be fixed so
it can be safely re-used elsewhere for periodic workers.

** Affects: neutron
     Importance: Undecided
     Assignee: Kevin Benton (kevinbenton)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Kevin Benton (kevinbenton)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1641788

Title:
  AgentStatusCheckWorker doesn't reset or start after stop

Status in neutron:
  New

Bug description:
  The AgentStatusCheckWorker we have in tree doesn't correctly recover
  if the .stop() or .reset() methods are called to it due to some bad
  conditionals. This doesn't currently impact the in-tree use-case since
  we don't stop and restart the status checkers, but it should be fixed
  so it can be safely re-used elsewhere for periodic workers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1641788/+subscriptions


Follow ups