** Changed in: nova
       Status: In Progress => Won't Fix

** Also affects: nova/liberty
   Importance: Undecided
       Status: New

** Changed in: nova/liberty
       Status: New => In Progress

** Changed in: nova/liberty
   Importance: Undecided => High

** Changed in: nova/liberty
     Assignee: (unassigned) => Lucian Petrut (petrutlucian94)

** Changed in: nova
     Assignee: Lucian Petrut (petrutlucian94) => (unassigned)

** Changed in: nova
   Importance: High => Undecided

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1557498

Title:
  Using logging in the serial console worker blocks Nova

Status in OpenStack Compute (nova):
  Won't Fix
Status in OpenStack Compute (nova) liberty series:
  In Progress
Status in os-win:
  Fix Released

Bug description:
  The worker used by Nova to log instance serial console output can log
  an exception message.

  The issue is that logging a message from a different thread causes
  Nova to hang. It seems that the logging file handler causes issues
  when greenthreads and multiple native threads are used at the same,
  and the native threads log messages.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to