[ https://issues.apache.org/jira/browse/GEODE-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970427#comment-15970427 ]
ASF subversion and git services commented on GEODE-2686: -------------------------------------------------------- Commit 6fd2d123a6c4dbb0c7af0bbf135314bda0c6d5e9 in geode's branch refs/heads/develop from [~jstewart] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=6fd2d12 ] GEODE-2686: Remove JarClassLoader - Remove JarClassLoader - Replace ClassPathLoader's collection of JarClassLoaders with a single URLClassLoader - Change naming scheme for deployed jars from 'vf.gf#myJar.jar#1' to 'myJar.v1.jar' > Remove JarClassLoader > --------------------- > > Key: GEODE-2686 > URL: https://issues.apache.org/jira/browse/GEODE-2686 > Project: Geode > Issue Type: Sub-task > Components: management > Reporter: Jared Stewart > Assignee: Jared Stewart > > Before we can limit the scanning of deployed jars, we need to extricate > JarClassLoader, as its implementation eagerly loads all classes into memory. -- This message was sent by Atlassian JIRA (v6.3.15#6346)