Github user HeartSaVioR commented on the pull request:
https://github.com/apache/storm/pull/1440#issuecomment-220883591
+1
I just compared ClassLoaderObjectInputStream and ObjectInputStream, and
found ObjectInputStream uses latestUserDefinedLoader() which calls
sun.misc.VM.latestUserDefinedLoader(). While I'm not expert on this, but it's
not same as ClassLoader.getSystemClassLoader().
If anyone is an expert or having knowledge on classloader please explain
this to avoid same issue. Thanks in advance.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---