[
https://issues.apache.org/jira/browse/AMBARI-16728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitaly Brodetskyi updated AMBARI-16728:
---------------------------------------
Attachment: (was: AMBARI-16728.patch)
> Ambari APIs should allow using case insensitive host names
> ----------------------------------------------------------
>
> Key: AMBARI-16728
> URL: https://issues.apache.org/jira/browse/AMBARI-16728
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.2
> Reporter: Vitaly Brodetskyi
> Assignee: Vitaly Brodetskyi
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-16728.patch
>
>
> Ambari stores all hostnames in lower-case irrespective of the case in name
> associated with the host. While this is OK for internal usage it causes
> confusion to the users or the tools that look up hostname using standard
> commands such as"hostname -f".
> The API should be modified to allow hostnames in case insensitive fashion.
> E.g.
> * api/v1/hosts/HostA and api/v1/hosts/hosta both should point to the same host
> * calls that user filter where they specify hostnames should also allow case
> insensitive comparison
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)