[
https://issues.apache.org/jira/browse/GEODE-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970428#comment-15970428
]
ASF subversion and git services commented on GEODE-2705:
--------------------------------------------------------
Commit ee11b0a43b66a42eb10a16b92993436b2298c042 in geode's branch
refs/heads/develop from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=ee11b0a ]
GEODE-2705: Jars undeployed from cluster configuration will not be loaded from
disk on member restart
> Jars undeployed from cluster configuration while a server is offline will
> still be loaded from disk when the server comes back online
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-2705
> URL: https://issues.apache.org/jira/browse/GEODE-2705
> Project: Geode
> Issue Type: Bug
> Components: configuration, management
> Affects Versions: 1.1.0
> 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)