You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by zhouxinyu <gi...@git.apache.org> on 2017/01/13 08:34:22 UTC

[GitHub] incubator-rocketmq issue #39: [ROCKETMQ-45]Delete hanged consume queue files

Github user zhouxinyu commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/39
  
    Hi, @lizhanhui , what's the appearance/effect of this BUG?
    
    Let's start from the next round.
    
    IMO, it's ok when ConsumeQueue-MappedFile hold failed, this file will be released by the last holder, while the empty mapped file will retain in MappedFileQueue, but the min consume queue offset will be corrected.
    
    It seems that the only problem is the hanged consume queue only can be deleted when restart the broker.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---