Custom graph tasks creation have sub-optimal performance

Bug #1563272 reported by Ilya Kutukov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Triaged
Medium
Ilya Kutukov
Mitaka
Won't Fix
Medium
Ilya Kutukov
Newton
Triaged
Medium
Ilya Kutukov

Bug Description

Now when Deployment graph is creating or updating tasks are created via burst of distinct insert queries.
https://github.com/openstack/fuel-web/blob/master/nailgun/nailgun/objects/deployment_graph.py#L150

There is opinion that this is creating big overhead at DB and this inserts should be optimised using bulk tasks records insert.

Changed in fuel:
status: New → Triaged
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.