You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/25 12:04:54 UTC

[GitHub] [rocketmq-clients] ifeisier opened a new issue, #325: 请问,这个版本的客户端和 rocketmq-client 有什么区别?

ifeisier opened a new issue, #325:
URL: https://github.com/apache/rocketmq-clients/issues/325

   和下面这个客户端有什么区别
   
   ```xml
   <dependency>
       <groupId>org.apache.rocketmq</groupId>
       <artifactId>rocketmq-client</artifactId>
       <version>5.0.0</version>
   </dependency>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-clients] aaron-ai commented on issue #325: 请问,这个版本的 java 客户端和 rocketmq-client 有什么区别?

Posted by GitBox <gi...@apache.org>.
aaron-ai commented on issue #325:
URL: https://github.com/apache/rocketmq-clients/issues/325#issuecomment-1364820690

   `rocketmq-client-java` 对应的客户端是 RocketMQ 社区推荐的新的 5.0 客户端,未来客户端新的 feature 和主力维护方向是在当前仓库进行的(包含以此衍生的所有多语言客户端),关于这一点,你可以在 [RocketMQ 官网](https://rocketmq.apache.org/)进行参阅。
   
   `rocketmq-client` 对应的是 RocketMQ 旧有的客户端,沿袭 RocketMQ 的旧有设计和编码,原则上只做 bugfix,不再进行 feature 新增。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq-clients] aaron-ai closed issue #325: 请问,这个版本的 java 客户端和 rocketmq-client 有什么区别?

Posted by GitBox <gi...@apache.org>.
aaron-ai closed issue #325: 请问,这个版本的 java 客户端和 rocketmq-client 有什么区别?
URL: https://github.com/apache/rocketmq-clients/issues/325


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org