[
https://issues.apache.org/jira/browse/AMBARI-11532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564817#comment-14564817
]
Hudson commented on AMBARI-11532:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2748 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2748/])
AMBARI-11532. "Max idle tez session length" widget on Hive Customize Service
settings has inconsistent behavior between slider view and text view
(onechiporenko) (onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=81a2fa3b711ec78aaaefaef2acc8b59805e40f5d)
*
ambari-web/test/views/common/configs/widgets/time_interval_spinner_view_test.js
* ambari-web/app/templates/common/configs/widgets/controls.hbs
* ambari-web/app/views/common/configs/widgets/plain_config_text_field.js
* ambari-web/app/views/common/configs/widgets/config_widget_view.js
* ambari-web/test/views/common/configs/widgets/slider_config_widget_view_test.js
* ambari-web/app/views/common/configs/widgets/time_interval_spinner_view.js
* ambari-web/test/views/common/configs/widgets/toggle_config_widget_view_test.js
* ambari-web/app/views/common/configs/widgets/toggle_config_widget_view.js
* ambari-web/app/views/common/configs/widgets/combo_config_widget_view.js
* ambari-web/app/views/common/configs/widgets/list_config_widget_view.js
* ambari-web/app/views/common/configs/widgets/slider_config_widget_view.js
> "Max idle tez session length" widget on Hive Customize Service settings has
> inconsistent behavior between slider view and text view
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-11532
> URL: https://issues.apache.org/jira/browse/AMBARI-11532
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11532.patch
>
>
> "Max idle tez session length" widget on Hive Customize Service settings shows
> incorrect message when using a value lower than allowed minimum. To change
> switch to the text field view and edit to 60 seconds. You can't switch it to
> slider view, the error message it says "Configuration value cannot be
> converted into UI control value". The message should have been "Value falls
> below recommended value". The user however should be able to switch views
> since the widget as such allows lower values.
> Also the when lowering the value below 600 seconds the slider view correctly
> complains that the value being set is lower than recommended value but the
> text view doesn't show any such message. We should be consistent in the
> bahavior irrespective of the widget.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)