----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28998/#review64913 -----------------------------------------------------------
Ship it! Ship It! - Andriy Babiichuk On Дек. 12, 2014, 4:09 п.п., Andrii Tkach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/28998/ > ----------------------------------------------------------- > > (Updated Дек. 12, 2014, 4:09 п.п.) > > > Review request for Ambari and Andriy Babiichuk. > > > Bugs: AMBARI-8684 > https://issues.apache.org/jira/browse/AMBARI-8684 > > > Repository: ambari > > > Description > ------- > > When polling for upgrade progress, the upgrade data stops updating. > I'm seeing this error on the JS console: > 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. > > > Diffs > ----- > > ambari-web/app/assets/data/stack_versions/upgrade.json 934bed5 > ambari-web/app/assets/data/stack_versions/upgrade_state.json 81f03c5 > ambari-web/app/assets/data/stack_versions/upgrade_task.json PRE-CREATION > ambari-web/app/controllers/main/admin/stack_and_upgrade_controller.js > d9745ab > ambari-web/app/models.js ab95e4e > ambari-web/app/models/upgrade_entity.js PRE-CREATION > ambari-web/app/routes/stack_upgrade_routes.js 154a95b > ambari-web/app/styles/application.less 1fa74fc > ambari-web/app/templates/main/admin/stack_and_upgrade.hbs 68ed1a3 > ambari-web/app/templates/main/admin/stack_upgrade/upgrade_group.hbs f9dcdfc > ambari-web/app/templates/main/admin/stack_upgrade/upgrade_task.hbs > PRE-CREATION > ambari-web/app/utils/ajax/ajax.js a5d1677 > ambari-web/app/utils/helper.js 8d7dc2a > ambari-web/app/views.js ab4acb8 > ambari-web/app/views/main/admin/stack_and_upgrade_view.js c983a71 > ambari-web/app/views/main/admin/stack_upgrade/upgrade_group_view.js 23968d1 > ambari-web/app/views/main/admin/stack_upgrade/upgrade_task_view.js > PRE-CREATION > ambari-web/app/views/main/admin/stack_upgrade/upgrade_wizard_view.js > d617437 > ambari-web/test/views/main/admin/stack_upgrade/upgrade_group_view_test.js > f9002e8 > > Diff: https://reviews.apache.org/r/28998/diff/ > > > Testing > ------- > > 5136 tests complete (9 seconds) > 64 tests pending > > > Thanks, > > Andrii Tkach > >
