[
https://issues.apache.org/jira/browse/FLUME-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459264#comment-13459264
]
Hudson commented on FLUME-1570:
-------------------------------
Integrated in flume-trunk #306 (See
[https://builds.apache.org/job/flume-trunk/306/])
FLUME-1570: StressSource batching does not work unless maxTotalEvents is
specified (Revision 466c519023028a4c72137c4a1063fd6296825e34)
Result = SUCCESS
brock :
http://git-wip-us.apache.org/repos/asf/flume/repo?p=flume.git&a=commit&h=466c519023028a4c72137c4a1063fd6296825e34
Files :
* flume-ng-core/src/main/java/org/apache/flume/source/StressSource.java
* flume-ng-core/src/test/java/org/apache/flume/source/TestStressSource.java
> 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