Hi
Thanks for sharing this. Yeah you can create a JIRA and provide a PR
or patch file.
And then explain why you dont validate if idempotent consumer is set,
or remove this code.
On Tue, Jan 21, 2020 at 7:08 PM Shenavai, Manuel
wrote:
>
> Hi all,
>
> we use the camel mail component and noticed a
Hi all,
we use the camel mail component and noticed a performance issue if we poll a
mailbox with a lot of messages (30.000+), though we set a small value for
maxMessagesPerPoll and FetchSize. I found that all available messages are
looped through multiple times.
In a test I measured the numbe