Comment 17 for bug 1512001

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

Reviewed: https://review.openstack.org/241335
Committed: https://git.openstack.org/cgit/openstack/tooz/commit/?id=9c5cb6fd0ba6b08fd163130a8862137277e48020
Submitter: Jenkins
Branch: master

commit 9c5cb6fd0ba6b08fd163130a8862137277e48020
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