[
https://issues.apache.org/jira/browse/FLUME-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402657#comment-13402657
]
Mike Percy commented on FLUME-1330:
-----------------------------------
Hey Mubarak,
I was sort of trying to sneak in a few things alongside this patch, like better
error messages.
The fix I have is using a newCachedThreadPool for the boss.
> 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
>
> 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