Bug 1443699
| Summary: | [RFE] Number of Events loaded in the UI Notifications should be limited | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jerome Marc <jmarc> |
| Component: | UI - OPS | Assignee: | Dan Clarizio <dclarizi> |
| Status: | CLOSED DUPLICATE | QA Contact: | Dave Johnson <dajohnso> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.7.0 | CC: | hkataria, jhardy, mhradil, mpovolny, obarenbo, tachoi |
| Target Milestone: | GA | Keywords: | FutureFeature |
| Target Release: | cfme-future | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-10 19:57:41 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jerome Marc
2017-04-19 18:35:40 UTC
I recently was experiencing UI latency in CF4.5. I deleted the notifications with the following command and everything became responsive again. vmdb_production=# delete from notifications; DELETE 5824 There seems to be an issue in the way notifications are loaded/handled? I think this is not just RFE as it is impacting production availability when notifications numbers get high. In large customer env, it will be just short amount of time to cause UI loading issue by nature. One of our customer deployed workaround suggested in comment#2 and their business is back but urgently seeking for fix this issue as this is not just good to have feature request. |