[ 
https://issues.apache.org/jira/browse/AMBARI-24936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16696630#comment-16696630
 ] 

Hudson commented on AMBARI-24936:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10325 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/10325/])
AMBARI-24936. Validate cluster name character and length requirements in 
(dmitriusan: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=7202e06e85e57e79149dd94b6c8fb1130dcde580])
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerImplTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
AMBARI-24936. Validate cluster name character and length requirements in 
(dmitriusan: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=3a6e5ed0ac584946a732cf482d22fb65fbb3c12b])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java


> Validate cluster name character and length requirements in the backend before 
> creating or updating a cluster
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-24936
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24936
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.8.0
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Validate cluster name character and length requirements in the backend before 
> creating or updating a cluster.
> *Character Requirements*
> * {{A}} through {{Z}}
> * {{a}} through {{z}}
> * {{0}} through {{9}}
> * {{_}} (underscore)
> * {{-}} (dash)
> *Length Requirements*
> * Minimum: 1 character
> * Maximum: 100 characters



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to