Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- links to