[
https://issues.apache.org/jira/browse/CAMEL-14831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643342#comment-17643342
]
Weijie Wu commented on CAMEL-14831:
-----------------------------------
Hi [~skin27]
RocketMQ 5.x API is compatible with 4.x, so users could upgrade the
dependencies on their own.
camel-rocketmq using PushConsumer, I think this is corresponding to the TCP
protocol in documents. When using PushConsumer, RocketMQ server will actively
push message to clients.
The other protocols, take JMS as example, it hasn't been maintained for a
while. https://github.com/apache/rocketmq-externals/tree/master/rocketmq-jms
> Create a Camel-rocketmq component
> ---------------------------------
>
> Key: CAMEL-14831
> URL: https://issues.apache.org/jira/browse/CAMEL-14831
> Project: Camel
> Issue Type: New Feature
> Reporter: Andrea Cosentino
> Priority: Minor
> Fix For: 3.20.0
>
>
> [https://rocketmq.apache.org/]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)