[
https://issues.apache.org/jira/browse/CAMEL-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramon Rosa da Silva resolved CAMEL-7564.
----------------------------------------
Resolution: Duplicate
CAMEL-7556, provide solution for this issue.
> RabbitMQ Component: Consumer with many channels per connection.
> ---------------------------------------------------------------
>
> Key: CAMEL-7564
> URL: https://issues.apache.org/jira/browse/CAMEL-7564
> Project: Camel
> Issue Type: Improvement
> Components: camel-rabbitmq
> Affects Versions: 2.13.1
> Environment: Production
> Reporter: Ramon Rosa da Silva
> Labels: Camel
> Fix For: 2.14.0
>
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> Consumer RabbitMQ Component
> To minimize number of connections (TCP/IP) in production servers and have
> more consumer threads, we need a list of channels per connection instead just
> one.
> Like:
> Collection<Channel> channels;
--
This message was sent by Atlassian JIRA
(v6.2#6252)