This is an automated email from the ASF dual-hosted git repository. yukon pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git
commit b391594b50699299c2657e98bdf5c752066d5429 Merge: a096580 9151a32 Author: yukon <[email protected]> AuthorDate: Tue Feb 27 15:42:22 2018 +0800 Merge pull request #220 from zhouxinyu/ROCKETMQ-332 [ROCKETMQ-332] MappedFileQueue#findMappedFileByOffset is not thread safe, which will cause message loss. .../org/apache/rocketmq/store/MappedFileQueue.java | 43 ++++++++++++++-------- .../apache/rocketmq/store/MappedFileQueueTest.java | 18 +++++++++ 2 files changed, 46 insertions(+), 15 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
