You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "wujimin (JIRA)" <ji...@apache.org> on 2018/03/15 04:36:00 UTC

[jira] [Updated] (SCB-402) in edgeService, normal invocation from(RPC or restTemplate) should use private classloader too.

     [ https://issues.apache.org/jira/browse/SCB-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

wujimin updated SCB-402:
------------------------
    Summary: in edgeService, normal invocation from(RPC or restTemplate) should use private classloader too.  (was: normal invocation from(RPC or restTemplate) should use private classloader too.)

> in edgeService, normal invocation from(RPC or restTemplate) should use private classloader too.
> -----------------------------------------------------------------------------------------------
>
>                 Key: SCB-402
>                 URL: https://issues.apache.org/jira/browse/SCB-402
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: wujimin
>            Priority: Major
>
> if normal invocation use AppClassLoader and if some microservice share some model,
> then edge invocation use private classloader, and then javassist can not find share model class
> and infact, javassist SHOULD NOT find the share model, because in different version, maybe they are different.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)