[
https://issues.apache.org/jira/browse/HBASE-25663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-25663.
-----------------------------------
Fix Version/s: 2.4.3
2.5.0
3.0.0-alpha-1
Hadoop Flags: Reviewed
Assignee: Michael Stack
Resolution: Fixed
> Make graceful_stop localhostname compare match even if fqdn
> -----------------------------------------------------------
>
> Key: HBASE-25663
> URL: https://issues.apache.org/jira/browse/HBASE-25663
> Project: HBase
> Issue Type: Improvement
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.3
>
>
> The hostname to operate on will be fqdn usually. Internal to the
> graceful_stop script it tries to check if we are running locally but the
> compare is of a fqdn to what 'hostname' returns; the latter usually returns
> name only. Allow name-only and fqdn match. While here cleanup doc around
> 'hostname' passed to graceful_stop.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)