henrypoter opened a new issue #2110:
URL: https://github.com/apache/rocketmq/issues/2110


   
   **BUG REPORT**
   
   1. Please describe the issue you observed:
    
   I run the example below, but it doesn't work. The consumer can not consume 
any message, include old messages and new messages.
   
    testcase file:
   
https://github.com/apache/rocketmq/blob/rocketmq-all-4.6.0/example/src/main/java/org/apache/rocketmq/example/simple/LitePullConsumerSubscribe.java
   
   
   If the consumer group have consumed some messages before , (may be consumed 
by DefaultPushConsumer), then the testcase works.
   
   2. Please tell us about your environment:
   rocketmq 4.6.0
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to