[
https://issues.apache.org/jira/browse/FLUME-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402757#comment-13402757
]
Hudson commented on FLUME-1330:
-------------------------------
Integrated in flume-trunk #262 (See
[https://builds.apache.org/job/flume-trunk/262/])
FLUME-1330. AvroSource should not use Fixed thread pool for boss threads
when pool size is specified. Also made some logging updates.
(Mike Percy via Hari Shreedharan) (Revision 1354787)
Result = UNSTABLE
hshreedharan : http://svn.apache.org/viewvc/?view=rev&rev=1354787
Files :
*
/incubator/flume/trunk/flume-ng-core/src/main/java/org/apache/flume/channel/ChannelProcessor.java
*
/incubator/flume/trunk/flume-ng-core/src/main/java/org/apache/flume/sink/DefaultSinkFactory.java
*
/incubator/flume/trunk/flume-ng-core/src/main/java/org/apache/flume/source/AvroSource.java
> Avro Source should not use Fixed thread pool for boss threads when pool size
> is specified
> -----------------------------------------------------------------------------------------
>
> Key: FLUME-1330
> URL: https://issues.apache.org/jira/browse/FLUME-1330
> Project: Flume
> Issue Type: Improvement
> Reporter: Mike Percy
> Assignee: Mike Percy
> Fix For: v1.2.0
>
> Attachments: FLUME-1330-1.patch
>
>
> Currently, AvroSource uses the same number of threads for the boss pool as
> the worker pool when the pool size is specified. Specified pool size should
> only affect the workers, not the boss.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira