----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35178/#review86936 -----------------------------------------------------------
ambari-web/app/views/main/service/widgets/create/expression_view.js <https://reviews.apache.org/r/35178/#comment139147> cancel function closes the metric selection panel and is called for following events: 1) metric is successfully added/selected by clicking on add button when it is enabled 2) metric selection is cancelled by clicking on cancel button - Jaimin Jetly On June 6, 2015, 9:34 p.m., Jaimin Jetly wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35178/ > ----------------------------------------------------------- > > (Updated June 6, 2015, 9:34 p.m.) > > > Review request for Ambari, Srimanth Gunturi, Xi Wang, and Yusaku Sako. > > > Bugs: AMBARI-11761 > https://issues.apache.org/jira/browse/AMBARI-11761 > > > Repository: ambari > > > Description > ------- > > *STR:* > # Selected metrics for HDFS-All datanodes > # Added operator > # Again try to select a metric from HDFS-All datanodes itself. noticed that > previously selected metric is not cleared > > > Diffs > ----- > > ambari-web/app/views/main/service/widgets/create/expression_view.js dc1f493 > > Diff: https://reviews.apache.org/r/35178/diff/ > > > Testing > ------- > > verified that patch resolves the issue on a cluster. > verified that all existing unit tests passes with the patch. > > > Thanks, > > Jaimin Jetly > >
