You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2017/03/06 17:58:32 UTC

[jira] [Created] (GEODE-2594) Remove optional usage of Attach API

Kirk Lund created GEODE-2594:
--------------------------------

             Summary: Remove optional usage of Attach API
                 Key: GEODE-2594
                 URL: https://issues.apache.org/jira/browse/GEODE-2594
             Project: Geode
          Issue Type: Improvement
          Components: gfsh
            Reporter: Kirk Lund


This is a request to remove our optional usage of Attach API.

Users keep running into issues caused by GFSH using the Attach API. If the user kills a GemFire process that was started by GFSH, the Attach API leaves a java_pid file in /tmp which prevents the Attach API from working with any future JVMs that reuse that pid. Most users also want to use a JRE without the tools.jar.

The only functionality that will be removed is status and stop command support for --pid option.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)