Re: Member status using working directory

2021-08-02 Thread Mario Salazar de Torres
: dev@geode.apache.org Cc: matea.kr...@ericsson.com Subject: Re: Member status using working directory I filed https://issues.apache.org/jira/browse/GEODE-6841 to make this change. We would remove our dependency on the Attach API and Geode would then only use FileProcessController. Once the Attach

Re: Member status using working directory

2021-07-29 Thread Kirk Lund
I filed https://issues.apache.org/jira/browse/GEODE-6841 to make this change. We would remove our dependency on the Attach API and Geode would then only use FileProcessController. Once the Attach API is no longer used "status server --pid=###" will no longer work, so I added a comment to GEODE-684

Member status using working directory

2021-07-22 Thread Mario Salazar de Torres
Hi, While doing some tests with cloud-native integration I noticed that if you try to run "status server --dir=" the logic doesn't work exactly as we would have expected. In this use case we are running the command in offline mode. Therefore ServerLauncher.ServersState.statusWithWorkingDirecto