You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Jared Stewart (JIRA)" <ji...@apache.org> on 2017/03/21 20:09:41 UTC

[jira] [Created] (GEODE-2705) Jars removed from cluster configuration while a server is offline will still be loaded from disk when that server comes back online

Jared Stewart created GEODE-2705:
------------------------------------

             Summary: Jars removed from cluster configuration while a server is offline will still be loaded from disk when that server comes back online
                 Key: GEODE-2705
                 URL: https://issues.apache.org/jira/browse/GEODE-2705
             Project: Geode
          Issue Type: Bug
          Components: configuration, management
            Reporter: Jared Stewart


1. Start a locator and two servers
2. Deploy jar to cluster
3. Shutdown server 2
4. Undeploy jar from cluster
5. Start server 2 

Then server 2 will load jar 1 from disk, even though it’s been removed from the cluster configuration.




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