You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2018/11/23 09:51:00 UTC

[jira] [Resolved] (AMBARI-24936) Validate cluster name character and length requirements in the backend before creating or updating a cluster

     [ https://issues.apache.org/jira/browse/AMBARI-24936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Lysnichenko resolved AMBARI-24936.
-----------------------------------------
    Resolution: Fixed

Merged

> 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)