Comment 2 for bug 1683797

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

Reviewed: https://review.openstack.org/486606
Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=f0708d838cdee61c5469002bad00e6bfa826c433
Submitter: Jenkins
Branch: master

commit f0708d838cdee61c5469002bad00e6bfa826c433
Author: Mike Kolesnik <email address hidden>
Date: Mon Jul 24 16:14:08 2017 +0300

    Move journal periodic processing to a worker

    Since it's not necessary to run a plethora of timers all the time,
    moving them out to a worker which will be spawned in it's own process.
    This solves the bug and will allow in the future, should the need arise,
    to spawn multiple such workers.

    Closes-Bug: #1683797
    Change-Id: Ia5f9607c28e8c446f3260d9367b3df970fb1a19c