This is an automated email from the ASF dual-hosted git repository.
mivanac pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
from 3df1e76ddb GEODE-8977: change ThreadMonitor to reduce how long it does
a "stop the world" ThreadDump vm op (#7751)
add 0700975d24 GEODE-10280: add Status Message to Status Server Command
(#7662)
No new revisions were added by this update.
Summary of changes:
.../apache/geode/distributed/AbstractLauncher.java | 5 +-
.../apache/geode/distributed/ServerLauncher.java | 29 ++++++
...{LocatorStateTest.java => ServerStateTest.java} | 115 +++++++++++++--------
3 files changed, 103 insertions(+), 46 deletions(-)
copy
geode-core/src/test/java/org/apache/geode/distributed/{LocatorStateTest.java =>
ServerStateTest.java} (58%)
mode change 100755 => 100644