-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57522/
-----------------------------------------------------------

Review request for geode, Jinmei Liao, Jared Stewart, Kevin Duling, Kirk Lund, 
Patrick Rhomberg, and Swapnil Bawaskar.


Repository: geode


Description
-------

Check for string "null" in server/locator status message to prevent 
interrupting the string of dots.

Refactored server and locator start commands to use JDK 1.8 Process.isAlive 
instead of a try/catch with Process.exitValue


Diffs
-----

  
geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/LauncherLifecycleCommands.java
 d42d75e83da4f99662c20f955526127d0aaf0b35 


Diff: https://reviews.apache.org/r/57522/diff/1/


Testing
-------

Manually tested using gfsh
Precheckin has been started


Thanks,

Ken Howe

Reply via email to