[
https://issues.apache.org/jira/browse/AMBARI-10682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508745#comment-14508745
]
Hadoop QA commented on AMBARI-10682:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12727569/AMBARI-10682.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/2476//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/2476//console
This message is automatically generated.
> Widget's min/max check errors should not stop from saving
> ---------------------------------------------------------
>
> Key: AMBARI-10682
> URL: https://issues.apache.org/jira/browse/AMBARI-10682
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Fix For: 2.1.0
>
> Attachments: AMBARI-10682.patch
>
>
> We use min/max checks to create errors. If the value goes out of bounds we
> will stop user from saving. We should change just the min/max check so that
> it will allow user to save the configs. This applies to slider, spinner, etc.
> Also, we need to change the message shown from "value less than 10 Seconds"
> to something like
> "Values less than X are not recommended"
> and
> "Values greater than X are not recommended"
> To be more explicit that it is a recommendation not a hard requirement.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)