-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36400/
-----------------------------------------------------------

Review request for Ambari, Srimanth Gunturi and Yusaku Sako.


Bugs: AMBARI-12378
    https://issues.apache.org/jira/browse/AMBARI-12378


Repository: ambari


Description
-------

STR:
Create any of Number/Gauge/Template widget with a specific metric of a component
Use the same metric of the same component to create another widget with the 
Graph type
Widget display will go on and off.
This happens because UI aggregates all the metrics in the single call. When 
same metric is present with and without timesteps then BE returns either point 
in time value or temporal value


Diffs
-----

  ambari-web/app/mixins/common/widgets/widget_mixin.js 961ce7d 
  ambari-web/test/mixins/common/widget_mixin_test.js 1881d98 

Diff: https://reviews.apache.org/r/36400/diff/


Testing
-------

Tested the patch on the live cluster
verified that all ambari-web unit tets passes with the patch:

  6663 tests complete (11 seconds)
  90 tests pending


Thanks,

Jaimin Jetly

Reply via email to