Hi Clay, I don't think there is a JIRA open for this. Can you please open one and include steps to reproduce. Thanks, Harsha
On Sat, Feb 7, 2015, at 04:13 AM, clay teahouse wrote: > Hi All, > > I emit my tuples in batches. Do I need to put the emit in a > synchronized block? The reason I am asking, I am getting the > IndexOutOfBoundsException error once in a while, especially with a > high paralleliziation hint. According to this link, it is a bug in > storm, but I am using the latest storm package. > > http://stackoverflow.com/questions/19632287/indexoutofboundsexception-in-shuffle-grouping > > > thanks Clay >
