Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker-Compose deployment method to QuickStart guide for Version 5.x #647

Merged

Conversation

kaxiya1021
Copy link
Contributor

What is the purpose of the change

The purpose of this change is to enhance the QuickStart guide by adding a Docker-Compose deployment method specifically tailored for RocketMQ Version 5.x.

Comment on lines 80 to 90
## 3.工具测试消息收发
```shell
# 进入broker容器
$ docker exec -it rmqbroker bash

$ sh tools.sh org.apache.rocketmq.example.quickstart.Producer
SendResult [sendStatus=SEND_OK, msgId= ...

$ sh tools.sh org.apache.rocketmq.example.quickstart.Consumer
ConsumeMessageThread_%d Receive New Messages: [MessageExt...
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这一节去掉吧,这里其实采用了4.x remoting的发送方式

@RongtongJin RongtongJin merged commit 25e7cba into apache:new-official-website May 31, 2024
1 check passed
@kaxiya1021 kaxiya1021 deleted the kaxiya1021-docker5.x branch May 31, 2024 08:59
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.

2 participants