[ 
https://issues.apache.org/jira/browse/STORM-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296166#comment-15296166
 ] 

ASF GitHub Bot commented on STORM-1853:
---------------------------------------

Github user rama-nallamilli commented on the pull request:

    https://github.com/apache/storm/pull/1440#issuecomment-220934324
  
    Not sure what the difference is but the impact of using the System Class 
Loader rather than userDefined means that any locally built sources that are 
added to the classpath by a build tool cannot be picked up (causing class not 
found defs).  Currently attempting to build with this patch locally and will 
see if it resolves the issue, will update.


> Deserialization issues in Utils.javaDeserialize()
> -------------------------------------------------
>
>                 Key: STORM-1853
>                 URL: https://issues.apache.org/jira/browse/STORM-1853
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 1.0.0
>            Reporter: Abhishek Agarwal
>            Assignee: Abhishek Agarwal
>
> Utils.javaDeserialize uses a custom implementation of ObjectInputStream which 
> can be inconsistent with ObjectOutputStream class used in javaSerialize. 
> One resulting issue e.g
> http://mail-archives.apache.org/mod_mbox/storm-user/201605.mbox/%3CCAGOmOn0RJ33RZ0tj-%3DoKPkqNunkS4Q2Nx0ZSKHcNAMPLowuc3w%40mail.gmail.com%3E



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to