You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by do...@apache.org on 2017/06/13 09:20:37 UTC

incubator-rocketmq-site git commit: Add jira issue RocketMQ-145 to 4.1.0 release notes

Repository: incubator-rocketmq-site
Updated Branches:
  refs/heads/master b23e4998a -> 4bdf27165


Add jira issue RocketMQ-145 to 4.1.0 release notes


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/commit/4bdf2716
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/4bdf2716
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/4bdf2716

Branch: refs/heads/master
Commit: 4bdf271658e40e541c54afbbc17238bd0c831793
Parents: b23e499
Author: dongeforever <do...@apache.org>
Authored: Tue Jun 13 17:20:27 2017 +0800
Committer: dongeforever <do...@apache.org>
Committed: Tue Jun 13 17:20:27 2017 +0800

----------------------------------------------------------------------
 _posts/2017-06-02-release-notes-4.1.0-incubating.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/4bdf2716/_posts/2017-06-02-release-notes-4.1.0-incubating.md
----------------------------------------------------------------------
diff --git a/_posts/2017-06-02-release-notes-4.1.0-incubating.md b/_posts/2017-06-02-release-notes-4.1.0-incubating.md
index 73a3e77..f4c9703 100644
--- a/_posts/2017-06-02-release-notes-4.1.0-incubating.md
+++ b/_posts/2017-06-02-release-notes-4.1.0-incubating.md
@@ -49,6 +49,7 @@ Release Notes - Apache RocketMQ - Version 4.1.0-incubating
 *   [[ROCKETMQ-119](https://issues.apache.org/jira/browse/ROCKETMQ-119)] - Shutdown PullMessageService properly
 *   [[ROCKETMQ-140](https://issues.apache.org/jira/browse/ROCKETMQ-140)] - Register higher version broker against old name servers
 *   [[ROCKETMQ-143](https://issues.apache.org/jira/browse/ROCKETMQ-143)] - Update fastjson from 1.2.12 to 1.2.29
+*   [[ROCKETMQ-145](https://issues.apache.org/jira/browse/ROCKETMQ-145)] - Hit ConcurrentModificationException in doWaitTransfer which happens very offen
 *   [[ROCKETMQ-153](https://issues.apache.org/jira/browse/ROCKETMQ-153)] - Fetch name server address dynamically
 *   [[ROCKETMQ-155](https://issues.apache.org/jira/browse/ROCKETMQ-155)] - Fix typo in ClientConfig
 *   [[ROCKETMQ-165](https://issues.apache.org/jira/browse/ROCKETMQ-165)] - Maximum pull batch size hard-coded restricted