Only one event per 10 seconds

Bug #1747560 reported by Hiroaki Kobayashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Blazar
Fix Released
Medium
Hiroaki Kobayashi

Bug Description

Blazar takes one event action per 10 seconds. If many events are scheduled at the same time, it takes so much time for completing all of event actions. e.g. if 12 events are scheduled at 12:00, final one is taken at 12:01.50.

Changed in blazar:
importance: Undecided → Medium
milestone: none → rocky-2
Revision history for this message
Hiroaki Kobayashi (hiro-kobayashi) wrote :
Changed in blazar:
assignee: nobody → Hiroaki Kobayashi (hiro-kobayashi)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on blazar (master)

Change abandoned by Hiroaki Kobayashi (<email address hidden>) on branch: master
Review: https://review.openstack.org/571617
Reason: https://review.openstack.org/#/c/571634/ solves the same problem.

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

Reviewed: https://review.openstack.org/571634
Committed: https://git.openstack.org/cgit/openstack/blazar/commit/?id=8dd7a70a37b06cb122ae4988e7af024eb41a657d
Submitter: Zuul
Branch: master

commit 8dd7a70a37b06cb122ae4988e7af024eb41a657d
Author: Masahito Muroi <email address hidden>
Date: Fri Jun 1 12:15:57 2018 +0900

    Query multiple events in the event loop

    The blazar manager queries only one event once a loop. The interval
    of the loop is 10 seconds. So if more than 7 events start at same
    time some events delay to start.

    This patch enables the event loop queries multiple events at once.

    Change-Id: Ib0eabb34f4ed367de5096a741be5ece8307d3d97
    Closes-Bug: #1747560

Changed in blazar:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/blazar 2.0.0.0b3

This issue was fixed in the openstack/blazar 2.0.0.0b3 development milestone.

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.