[ https://issues.apache.org/jira/browse/GEODE-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870359#comment-15870359 ]
ASF subversion and git services commented on GEODE-2474: -------------------------------------------------------- Commit 955fbd55f85c6e7ad309efd5490d929aa4ae23a2 in geode's branch refs/heads/develop from [~apa...@the9muses.net] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=955fbd5 ] GEODE-2474: refactor code to use SystemUtils for OS system properties > netstat command fails to correctly identify OS and --with-lsof fails on Mac > --------------------------------------------------------------------------- > > Key: GEODE-2474 > URL: https://issues.apache.org/jira/browse/GEODE-2474 > Project: Geode > Issue Type: Bug > Components: gfsh, management > Affects Versions: 1.0.0-incubating, 1.1.0 > Reporter: Kirk Lund > Assignee: Kirk Lund > Labels: MiscellaneousCommands, NetstatCommand, gfsh, netstat > > The netstat gfsh command uses NetstatFunction which has its own faulty logic > for identifying the operating system. This logic identifies Mac as Windows > and fails to process --with-lsof. > NetstatFunction should instead use org.apache.geode.internal.lang.SystemUtils > which correctly identifies the operating system. -- This message was sent by Atlassian JIRA (v6.3.15#6346)