Bug #39996
mgr/dashboard: Angular is creating multiple instances of the same service
Status:
Resolved
Priority:
Normal
Assignee:
Category:
dashboard/general
Target version:
% Done:
0%
Source:
Tags:
Backport:
nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature:
Tags:
Description
Just notice that when we use the TaskListService a new instance of SummaryService will be created.
This will result in having multiple requests of the summary at the same time.
Related issues
History
#1 Updated by Tiago Melo over 1 year ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 28211
#2 Updated by Lenz Grimmer over 1 year ago
- Tags set to performance
- Affected Versions v14.0.0, v14.2.0, v14.2.1, v15.0.0 added
#3 Updated by Lenz Grimmer over 1 year ago
- Status changed from Fix Under Review to Pending Backport
- Target version set to v15.0.0
#4 Updated by Nathan Cutler over 1 year ago
- Copied to Backport #40075: nautilus: mgr/dashboard: Angular is creating multiple instances of the same service added
#5 Updated by Tiago Melo over 1 year ago
- Status changed from Pending Backport to Resolved