You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/05 04:23:39 UTC

[jira] [Commented] (STORM-468) java.io.NotSerializableException should be explained

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

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

Github user ptgoetz commented on the pull request:

    https://github.com/apache/storm/pull/477#issuecomment-168881795
  
    Ping (mostly to other committers to solicit review/discussion).
    
    This is not a bad idea.


> java.io.NotSerializableException should be explained
> ----------------------------------------------------
>
>                 Key: STORM-468
>                 URL: https://issues.apache.org/jira/browse/STORM-468
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 0.9.2-incubating
>         Environment: Any
>            Reporter: Jason Kania
>            Priority: Minor
>              Labels: newbie
>
> The occurrence of the NotSerializableException and how to avoid it should be better documented and the error from the code should be expanded to include some human readable message because it took a lot of searching to find out that the spouts and bolts need to create their variables in the prepare method in order to avoid this problem.
> The error text output could state that this is how to solve the problem.



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