Then I suppose we need to put the emits in a synchronized block.

On Sun, Feb 8, 2015 at 6:52 PM, P. Taylor Goetz (JIRA) <[email protected]>
wrote:

>
>     [
> https://issues.apache.org/jira/browse/STORM-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311676#comment-14311676
> ]
>
> P. Taylor Goetz commented on STORM-660:
> ---------------------------------------
>
> I'm not sure I would call this a bug. Synchronizing access to
> non-threadsafe objects is standard practice in multithreaded code.
>
> >  IndexOutOfBoundsException with  shuffle grouping and a large number of
> paralleliziation hint
> >
> ---------------------------------------------------------------------------------------------
> >
> >                 Key: STORM-660
> >                 URL: https://issues.apache.org/jira/browse/STORM-660
> >             Project: Apache Storm
> >          Issue Type: Bug
> >    Affects Versions: 0.10.0
> >         Environment: Linux
> >            Reporter: clay teahouse
> >
> > Storm throws  IndexOutOfBoundsException error once in a while, when a
> bolt with shuffle grouping to is linked its predecessor bolt.especially
> with a high paralleliziation hint.
> > This was reported as a bug with the previous versions of storm as well.
> >
> http://stackoverflow.com/questions/19632287/indexoutofboundsexception-in-shuffle-grouping
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>

Reply via email to