apache / apache/rocketmq-client-go
In HA mode, the master is down and cannot be consumed from the slave
Open
question
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 445
- PR merge metrics
- No merged PRs in 30d
Description
I have met two conditions.
1. The configuration slaveReadEnable is true;
2. I didn't open the consumption of order messages.
but, still fail to consume the message of slave.
Contributor guide
Research direction
Start by reproducing the failure with slaveReadEnable set to true, order-message consumption disabled, and the master unavailable. Trace the HA slave consumption path to determine why messages are not consumed; done means ordinary messages can be consumed from the slave under those conditions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100