Comment 21 for bug 1512001

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tooz (stable/kilo)

Reviewed: https://review.openstack.org/242619
Committed: https://git.openstack.org/cgit/openstack/tooz/commit/?id=4251e1ea72bf4574629aaae701166da5ea2c6413
Submitter: Jenkins
Branch: stable/kilo

commit 4251e1ea72bf4574629aaae701166da5ea2c6413
Author: Joshua Harlow <email address hidden>
Date: Tue Nov 3 11:08:54 2015 -0800

    Allow specifying a kazoo async handler 'kind'

    In situations where the built-in (and default) kazoo
    threading async handler does not work (which sometimes
    appears to happen under eventlet) allow for specifying
    a different handler (ie the 'eventlet' one) that should
    work better under those scenarios.

    Closes-bug: #1512001
    Change-Id: Iec5e39928b223a3ffca0b9b5b4d0fd61abaa0f2b
    (cherry-picked from commit 9c5cb6fd0ba6b08fd163130a8862137277e48020)