[ https://issues.apache.org/jira/browse/APEXCORE-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113547#comment-16113547 ]
Vlad Rozov commented on APEXCORE-767: ------------------------------------- Consider a use case where an application (for example Apex Beam runner or any other) creates an instance of StramAppLauncher in a main thread but calls loadDependencies() from another thread and prior to calling loadDependencies() it changes thread class loader? > Duplicate class loading in CLI for single application launch > ------------------------------------------------------------- > > Key: APEXCORE-767 > URL: https://issues.apache.org/jira/browse/APEXCORE-767 > Project: Apache Apex Core > Issue Type: Bug > Reporter: Thomas Weise > Assignee: Florian Schmidt > > StramAppLauncher will create multiple class loaders in a way that leads to > duplicate loading of the same class (while listing app package, then when > launching). It also appears that the context class loader is never reset. > -- This message was sent by Atlassian JIRA (v6.4.14#64029)