Comment 4 for bug 1797438

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-ha (r/2018.10)

Reviewed: https://review.openstack.org/610998
Committed: https://git.openstack.org/cgit/openstack/stx-ha/commit/?id=a63f6ea6caca9a2ab5bab2f44f7bd1caba816315
Submitter: Zuul
Branch: r/2018.10

commit a63f6ea6caca9a2ab5bab2f44f7bd1caba816315
Author: Bin Qian <email address hidden>
Date: Fri Oct 12 08:34:36 2018 -0400

    Add idle time to worker thread

    Adding 50ms idle time in worker thread loop.
    This is to fix sm taking 100% cpu for a busy loop.

    Closes-Bug 1797438

    Change-Id: Ia41acfab86c0188ceb5c80822010376977c6fc74
    Signed-off-by: Bin Qian <email address hidden>