You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/03/15 02:15:04 UTC

[GitHub] [rocketmq] xujianhai666 opened a new issue #1852: filter topic when reinput message on DefaultMessageStore#start

xujianhai666 opened a new issue #1852: filter topic when reinput message on DefaultMessageStore#start
URL: https://github.com/apache/rocketmq/issues/1852
 
 
   **BUG REPORT**
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   producer messages to commitLog and then delete topic, those messages has not been dispatched to consumer queue. But when reboot broker, consume queue of the topic rebuilt again 
   
   - What did you expect to see?
   consumer queue should not been built
   
   - What did you see instead?
   cosumer queue has been built 
   
   2. Please tell us about your environment:
   
   3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc):
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services