← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1315507] Re: Attempts to lock pid files should be non-blocking

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => juno-1

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

Title:
  Attempts to lock pid files should be non-blocking

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  When another process already has an exclusive lock on a pid file
  subsequent attempts to lock will block indefinitely. This is
  problematic when this happens in e.g the ns-metadata-proxy. When the
  ns-metadata-proxy blocks on locking its pid file the l3-agent will not
  be able to bring up any of the router's interfaces.

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


References