-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 2.4.0
-
Component/s: UI
-
Environment:prod
-
Release Notes Summary:the document-distribution element can be disabled by the property nuxeo.analytics.documentDistribution.disableThreshold
-
Release Notes Description:
-
Tags:
-
Backlog priority:900
-
Sprint:UI - 2021-07, UI - 2021-04, UI - 2021-05, UI - 2021-06
When you select the default web-ui analytics page, it overwhelms the memory of the Elasticsearch service and breaks the connectivity to Elastic from the Nuxeo application until the memory is released. The blocks all content that used ES as a page provider from being accessed. This can be replicated on the Intranet site.
https://>siteURL>/nuxeo/ui/#!/admin/analytics
The document distribution chart (https://github.com/nuxeo/nuxeo-ui-elements/blob/maintenance-2.4.x/dataviz/nuxeo-document-distribution-chart.html) should not overwhelm ES on docbases having total document counts numbering in the hundreds of thousands or more.
- depends on
-
NXDOC-2335 Translate new label for document distribution analytics
- Resolved
-
WEBUI-285 Lazy load analytics pages to improve performance
- Resolved
-
WEBUI-286 Update nuxeo-document-distribution analytics default parameters
- Resolved
- is related to
-
WEBUI-393 Refactor disable threshold property on nuxeo-distribution-analytics
- Resolved
-
WEBUI-414 Backport analytics tab lazy loading to HOTFIX_10.10_2.4
- Resolved
- Is referenced in