[
https://issues.apache.org/jira/browse/GEODE-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-6308.
-------------------------------
> start and status gfsh command output is missing line separators
> ---------------------------------------------------------------
>
> Key: GEODE-6308
> URL: https://issues.apache.org/jira/browse/GEODE-6308
> Project: Geode
> Issue Type: Bug
> Components: gfsh
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Server and Locator start/status/stop gfsh command output is missing line
> separators.
> The output used to look like this:
> {noformat}
> Server in /home/username/server4 on 192.0.2.0[40404] as server4 is currently
> online.
> Process ID: 49008
> Uptime: 2 minutes 4 seconds
> Geode Version: 1.7.0
> Java Version: 1.8.0_144
> Log File: /home/username/server4/server4.log
> JVM Arguments:
> {noformat}
> But it now looks like this:
> {noformat}
> Locator in /Users/klund/dev/gemfire4/give-odd-jar on 10.118.20.84[10334] as
> give-odd-jar is currently online.Process ID: 799Uptime: 6 secondsGeode
> Version: 0.0.0Java Version: 1.8.0_181Log File:
> /Users/klund/dev/gemfire4/give-odd-jar/give-odd-jar.logJVM Arguments:
> -Dgemfire.enable-cluster-configuration=true
> -Dgemfire.load-cluster-configuration-from-dir=false
> -Dgemfire.launcher.registerSignalHandlers=true -Djava.awt.headless=true
> -Dsun.rmi.dgc.server.gcInterval=9223372036854775806Class-Path:
> /Users/klund/dev/gemfire4/open/geode-assembly/build/install/apache-geode/lib/geode-core-0.0.0.jar:/Users/klund/dev/gemfire4/open/geode-assembly/build/install/apache-geode/lib/geode-dependencies.jar
> {noformat}
> The line separators should be restored for readability.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)