Skip to content

CAMEL-16619: change channel pool configuration in RabbitMQProducer#5584

Merged
davsclaus merged 1 commit intoapache:mainfrom
anton-ovcharenko:main
May 19, 2021
Merged

CAMEL-16619: change channel pool configuration in RabbitMQProducer#5584
davsclaus merged 1 commit intoapache:mainfrom
anton-ovcharenko:main

Conversation

@anton-ovcharenko
Copy link
Contributor

camel-rabbitmq - Producer destroys rabbit channels when returns it back to the pool

  • for RabbitMQProducer specify GenericObjectPool._maxIdle property of channel pool with RabbitMQEndpoint.channelPoolMaxSize value

…returns it back to the pool

- for RabbitMQProducer specify `GenericObjectPool._maxIdle` property of channel pool with `RabbitMQEndpoint.channelPoolMaxSize` value
@davsclaus davsclaus merged commit fb82a00 into apache:main May 19, 2021
davsclaus pushed a commit that referenced this pull request May 19, 2021
…returns it back to the pool (#5584)

- for RabbitMQProducer specify `GenericObjectPool._maxIdle` property of channel pool with `RabbitMQEndpoint.channelPoolMaxSize` value

Co-authored-by: Anton Ovcharenko <anton.ovcharenko@pragmaticplay.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants