[
https://issues.apache.org/jira/browse/AMBARI-9040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14269339#comment-14269339
]
Hudson commented on AMBARI-9040:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1429 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1429/])
AMBARI-9040 Chrome being flooded with errors, unresponsive page. (ababiichuk)
(ababiichuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=95088d579971c30d6be7af258e3aec78016c63dc)
* ambari-web/app/views/main/service/services/hdfs.js
> Chrome being flooded with errors, unresponsive page
> ---------------------------------------------------
>
> Key: AMBARI-9040
> URL: https://issues.apache.org/jira/browse/AMBARI-9040
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: AMBARI-9040.patch
>
>
> Currently testing out RU, but seeing many instances of a stack in the chrome
> console:
> {noformat}
> 2ember-latest.js:110 DEPRECATION: Something you did caused a view to
> re-render after it rendered but before it was inserted into the DOM. Because
> this is avoidable and the cause of significant performance issues in
> applications, this behavior is deprecated. If you want to use the debugger to
> find out what caused this, you can set ENV.RAISE_ON_DEPRECATION to true.
> at Ember.View.states.inBuffer.rerender
> (http://localhost:8080/javascripts/vendor.js:15498:11)
> at Ember.View.Ember.Object.extend.invokeForState
> (http://localhost:8080/javascripts/vendor.js:14134:17)
> at Ember.View.Ember.Object.extend.rerender
> (http://localhost:8080/javascripts/vendor.js:14177:17)
> at Ember.View.states.inBuffer.$
> (http://localhost:8080/javascripts/vendor.js:15491:10)
> at Ember.View.Ember.Object.extend.invokeForState
> (http://localhost:8080/javascripts/vendor.js:14134:17)
> at Ember.View.Ember.Object.extend.$
> (http://localhost:8080/javascripts/vendor.js:14353:17)
> at observer (http://localhost:8080/javascripts/vendor.js:20421:85)
> at invoke (http://localhost:8080/javascripts/vendor.js:5036:19)
> at Object.invokeOnceTimer
> (http://localhost:8080/javascripts/vendor.js:5463:23)
> {noformat}
> It happens constantly, eventually filling with about 50,000 instances before
> chrome says it's killing the page.
> This is a clean build from ambari-web, trunk.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)