apache / apache/rocketmq-client-go

Why partly subscribe successful and partly unsuccessful?

Open
#1,029 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Go
Stars
1.4k
Forks
445
PR merge metrics
No merged PRs in 30d

Description

1. My problem:

- I have a topic (name:**nlcloud-order-changed-event**) with many tags(such as : CREATED, **PAID**, REFUND_DONE).
Yesterday, I added some subscriptions and I found that **partly subscribe successful and partly unsuccessful**, I couldn't find the reason, thinks for help.

- Before yesterday, tag:PAID had 7 subscribe, it works, and i add 16 subscribe at this tag, this problem  appeared.(sometimes, it has 7 + 16 subscribe, sometimes it only have 7 subscribe)

2. My environment as follows:

- **What is your os?**
- linux 2.4 for x86_64

- **What is your golang version?**
go version go1.17.5

- **What is your client version?**
- rocketmq-client-go-version: v2.1.0

- **What is your RocketMQ version?**
- RocketMQ server: v4.9.2

3、Here are some logs

![image](https://user-images.githubusercontent.com/34229747/230563279-fe6be19f-7e4c-4bb0-a0ec-af8a013ef30a.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.