[RIP-9] Update incorrect symbol (#886)

[RIP-9] update incorrect symbol
This commit is contained in:
hansongChina
2019-02-25 22:13:42 +08:00
committed by dinglei
parent 06ea92b2f5
commit 175dc21d2d
+1 -1
View File
@@ -20,7 +20,7 @@ Solution: Execute `export NAMESRV_ADDR=ip:9876` (ip refers to the address of Na
Solution: The jar package of RocketMQ, such as rocketmq-client, should be the same version on the consumer and producer.
## 3. When adding a new topic consumer group, historical messages cant be consumed.
## 3. When adding a new topic consumer group, historical messages can't be consumed.
> Problem: When a new consumer group of the same topic is started, the consumed message is the current offset message, and the historical message is not obtained.