You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Dharshana M Krishnamoorthy (Jira)" <ji...@apache.org> on 2021/05/24 11:59:00 UTC

[jira] [Updated] (ATLAS-4298) [Atlas: Debug Metrics][UI] When REST API Metric page has more than 25 entries, the page does not load unless manually refreshed

     [ https://issues.apache.org/jira/browse/ATLAS-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dharshana M Krishnamoorthy updated ATLAS-4298:
----------------------------------------------
    Component/s:     (was:  atlas-core)
                 atlas-webui

> [Atlas: Debug Metrics][UI] When REST API Metric page has more than 25 entries, the page does not load unless manually refreshed
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4298
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4298
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-webui
>            Reporter: Dharshana M Krishnamoorthy
>            Priority: Major
>
> When debug metrics is enabled by setting *atlas.debug.metrics.enabled=true* 
> Debug metrics url page: <host>:31443/index.html#!/debugMetrics displays the REST API Metrics.
> When the result page entry count crosses 25, the page does not load, unless refresh button is hit
> There are no error logs found in the cluster but console displays the following
> {code:java}
> backbone.paginator.min.js?bust=1621440039818:1 
> Uncaught TypeError: Cannot read property 'add' of undefined
>     at e (backbone.paginator.min.js?bust=1621440039818:1)
>     at Object.<anonymous> (backbone.paginator.min.js?bust=1621440039818:1)
>     at s (backbone-min.js?bust=1621440039818:1)
>     at r (backbone-min.js?bust=1621440039818:1)
>     at m (backbone-min.js?bust=1621440039818:1)
>     at N.d.k.trigger (backbone-min.js?bust=1621440039818:1)
>     at N.d._onModelEvent (backbone-min.js?bust=1621440039818:1)
>     at s (backbone-min.js?bust=1621440039818:1)
>     at r (backbone-min.js?bust=1621440039818:1)
>     at m (backbone-min.js?bust=1621440039818:1){code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)