[
https://issues.apache.org/jira/browse/GEODE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe resolved GEODE-5335.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
> Do not resolve addresses for gfsh 'netstat' output.
> ---------------------------------------------------
>
> Key: GEODE-5335
> URL: https://issues.apache.org/jira/browse/GEODE-5335
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> For the gfsh {{netstat}} command we call the underlying host's netstat
> utility. If DNS is misconfigured or slow, the command can result in long
> runtimes, potentially failing some tests or resulting in the user wondering
> if there is something wrong with the command.
> We should call the command with the {{-n}} option (similarly {{-nP}} for
> lsof) so that addresses do not need to be resolved.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)