[
https://issues.apache.org/jira/browse/CAMEL-16791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474701#comment-17474701
]
Jeremy Ross commented on CAMEL-16791:
-------------------------------------
[~klease78] Inbound is single threaded, and I've got the aggregator using a
pool with a single thread. Really the issue was the aggregator now has a
default queue size of 1000, which filled up instantaneously. The problem that
creates for me is it makes tracing and debugging more difficult.
> camel-core - Aggregate EIP defaults to a worker queue size of 1000
> ------------------------------------------------------------------
>
> Key: CAMEL-16791
> URL: https://issues.apache.org/jira/browse/CAMEL-16791
> Project: Camel
> Issue Type: Improvement
> Components: came-core
> Affects Versions: 3.11.0
> Reporter: Jeremy Ross
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.15.0
>
>
> Perhaps should default to 1, or make it easily globally configured.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)