You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Jingwei li (JIRA)" <ji...@apache.org> on 2017/10/19 09:28:01 UTC

[jira] [Created] (ROCKETMQ-303) MappedFileQueue#resetOffset bug

Jingwei li created ROCKETMQ-303:
-----------------------------------

             Summary: MappedFileQueue#resetOffset bug
                 Key: ROCKETMQ-303
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-303
             Project: Apache RocketMQ
          Issue Type: Bug
          Components: rocketmq-store
    Affects Versions: 4.1.0-incubating
            Reporter: Jingwei li
            Assignee: yukon
            Priority: Critical


iterator.hasPrevious() will always return false;
as code " iterator = this.mappedFiles.listIterator(); " will make cursor set to 0.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)