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)