Xi Wang created AMBARI-3801: ------------------------------- Summary: hostname wrapping on Hosts page Key: AMBARI-3801 URL: https://issues.apache.org/jira/browse/AMBARI-3801 Project: Ambari Issue Type: Bug Components: client Affects Versions: 1.4.2 Reporter: Xi Wang Assignee: Xi Wang Fix For: 1.4.2
On hosts page, hostname always got wrapped if there is dash(hyphen) in hostname string. Expected results: 1. Hostname not break on dashes (eg. ec2-12-123-12-123.compute-1.amazonaws.com ). 2. If the hostname is too long, then use '...' at the end, eg. ec2-12-123-12-123.compute-1.amazonaws.blab..., so hostname always kept in a single line. -- This message was sent by Atlassian JIRA (v6.1#6144)