Eventlet patching is occurring too late during service startup

Bug #1343526 reported by Kiall Mac Innes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Designate
Fix Released
Critical
Kiall Mac Innes

Bug Description

Eventlet patching is occurring too late during service startup, eventlet needs to perform it's patching before other libraries obtain references to the various unpatched modules.

This manifests as exceptions along the lines of:

2014-03-06 17:00:34.432 26438 TRACE oslo.messaging.notify.dispatcher AttributeError: _oslo_messaging_localcontext_41592ac342124790a928879c3708e651

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to designate (master)

Fix proposed to branch: master
Review: https://review.openstack.org/107807

Changed in designate:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to designate (master)

Reviewed: https://review.openstack.org/107807
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=0c22ba07994d37a1726303588c4392d193909bdf
Submitter: Jenkins
Branch: master

commit 0c22ba07994d37a1726303588c4392d193909bdf
Author: Kiall Mac Innes <email address hidden>
Date: Thu Jul 17 20:20:28 2014 +0100

    Ensure eventlet monkey patching happens as early as possible

    Change-Id: I37822944087385f582181cac3d908287c728d88d
    Closes-Bug: 1343526

Changed in designate:
status: In Progress → Fix Committed
Changed in designate:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in designate:
milestone: juno-2 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.