[ 
https://issues.apache.org/jira/browse/FLUME-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brock Noland resolved FLUME-1570.
---------------------------------

       Resolution: Fixed
    Fix Version/s: v1.3.0

Committed here! 
https://git-wip-us.apache.org/repos/asf?p=flume.git;a=commit;h=466c519023028a4c72137c4a1063fd6296825e34

Thank you for your contribution Ted!
                
> StressSource batching does not work unless maxTotalEvents is specified
> ----------------------------------------------------------------------
>
>                 Key: FLUME-1570
>                 URL: https://issues.apache.org/jira/browse/FLUME-1570
>             Project: Flume
>          Issue Type: Bug
>          Components: Sinks+Sources
>    Affects Versions: v1.3.0
>            Reporter: Brock Noland
>            Assignee: Ted Malaska
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1570-0.patch, FLUME-1570-1.patch
>
>
> {noformat}
> java.lang.IllegalArgumentException: fromIndex(0) > toIndex(-1002)
>       at java.util.SubList.<init>(AbstractList.java:604)
>       at java.util.RandomAccessSubList.<init>(AbstractList.java:758)
>       at java.util.AbstractList.subList(AbstractList.java:468)
>       at org.apache.flume.source.StressSource.process(StressSource.java:119)
>       at 
> org.apache.flume.source.PollableSourceRunner$PollingRunner.run(PollableSourceRunner.java:139)
>       at java.lang.Thread.run(Thread.java:662)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to