You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/02/22 07:16:30 UTC

[GitHub] rocketmq-bot opened a new issue #848: [WeeklyReport] Weekly report for RocketMQ 2019-2-15 to 2019-2-22

rocketmq-bot opened a new issue #848: [WeeklyReport] Weekly report for RocketMQ 2019-2-15 to 2019-2-22
URL: https://github.com/apache/rocketmq/issues/848
 
 
   # Weekly Report of RocketMQ
   
   This is a weekly report of RocketMQ. It summarizes what have changed in the project during the passed week, including pr merged, new contributors, and more things in the future. 
   It is all done by @rocketmq-bot which is a collaborate robot.
   
   
   ## Repo Overview
   
   ### Basic data
   
   Baisc data shows how the watch, star, fork and contributors count changed in the passed week.
   
   | Watch | Star | Fork | Contributors |
   |:-----:|:----:|:----:|:------------:|
   | 680 | 6812 (↑104) | 3082 (↑73) | 50 (↑1) |
   
   ### Issues & PRs
   
   Issues & PRs show the new/closed issues/pull requests count in the passed week.
   
   | New Issues | Closed Issues | New PR | Merged PR |
   |:----------:|:-------------:|:------:|:---------:|
   | 15 | 11 | 58 | 29 |
   
   ## PR Overview
   
   Thanks to contributions from community, RocketMQ team merged **29** pull requests in the repository last week. They are:
   
   * [RIP-10] Fix junit bug in ScheduleMessageServiceTest ([#839](https://github.com/apache/rocketmq/pull/839))
   * [RIP-10]  Add test cases for TopicStatsTable.java ([#832](https://github.com/apache/rocketmq/pull/832))
   * [RIP-10] Optimize test batch send message use cases ([#831](https://github.com/apache/rocketmq/pull/831))
   * [RIP-10] Add test cases for ClusterInfo ([#830](https://github.com/apache/rocketmq/pull/830))
   * [RIP-10] test for CommitLog.handleHA ([#829](https://github.com/apache/rocketmq/pull/829))
   * [RIP-11] Recover pull request for old message queue that is allocated on rebalance. ([#827](https://github.com/apache/rocketmq/pull/827))
   * [issue#789]fix NullPointerException in the PlainAccessValidator#parse() method when recieved some admin request command,if configed no aclRPCHook. ([#819](https://github.com/apache/rocketmq/pull/819))
   * [RIP-10] Add test case for ConsumeStatsList ([#814](https://github.com/apache/rocketmq/pull/814))
   * [RIP-11]Support real push consume message model ([#813](https://github.com/apache/rocketmq/pull/813))
   * [RIP-9] Add english document of storage design  ([#809](https://github.com/apache/rocketmq/pull/809))
   * [RIP-10]  Add test cases for  CheckClientRequestBody ([#808](https://github.com/apache/rocketmq/pull/808))
   * [RIP-9]Add English docs of transactional message design ([#804](https://github.com/apache/rocketmq/pull/804))
   * [RIP-9]Add the English docs for Filter Example of RocketMQ into the develop guide for users ([#800](https://github.com/apache/rocketmq/pull/800))
   * [issue#790]fix defaultTopicPerm and defaultGroupPerm values which are in yaml config file dosen't work. ([#798](https://github.com/apache/rocketmq/pull/798))
   * [RIP-9] Commit docs Example_OpenMessaging.md ([#797](https://github.com/apache/rocketmq/pull/797))
   * [ISSUE #776] make mqadmin usage information more friendly to user ([#796](https://github.com/apache/rocketmq/pull/796))
   * [RIP-9]To add English version of Examples of Ordered Messages in docs/en/ ([#795](https://github.com/apache/rocketmq/pull/795))
   * [RIP-9] Add the introduction of the batch message samples in RocketMQ ([#792](https://github.com/apache/rocketmq/pull/792))
   * [RIP-9] Add the introduction of the access control list in RocketMQ ([#791](https://github.com/apache/rocketmq/pull/791))
   * [RIP 11]Fix some test cases of msg trace part,fix a issue of acl part in 4.4.0, and optimize and adjust codes on Snode. ([#785](https://github.com/apache/rocketmq/pull/785))
   * [RIP-9] Add en doc of Operation FAQ ([#784](https://github.com/apache/rocketmq/pull/784))
   * [RIP-9] Add a delay example in RocketMQ ([#783](https://github.com/apache/rocketmq/pull/783))
   * [RIP-10] Add  test cases of  ScheduleMessageService ([#782](https://github.com/apache/rocketmq/pull/782))
   * [RIP-9] Added sample English documents of English transaction messages ([#781](https://github.com/apache/rocketmq/pull/781))
   * [RIP-9] Add the English description document for Deployment.md ([#780](https://github.com/apache/rocketmq/pull/780))
   * [RIP-10]Add test cases for DefaultMessageStore which methods read from CommitLog/ConsumeQueue ([#778](https://github.com/apache/rocketmq/pull/778))
   * [RIP-10] Add test cases for DefaultMessageStore.putMessages ([#777](https://github.com/apache/rocketmq/pull/777))
   * [RIP-11]add SessionManager and WillMessageService; finish CONNECT/DISCONNECT logic ([#755](https://github.com/apache/rocketmq/pull/755))
   * [RIP-7] Multiple Directories Storage Support ([#751](https://github.com/apache/rocketmq/pull/751))
   
   
   ## Code Review Statistics
   
   RocketMQ encourages everyone to participant in code review, in order to improve software quality. Every week @rocketmq-bot would automatically help to count pull request reviews of single github user as the following. So, try to help review code in this project.
   
   | Contributor ID | Pull Request Reviews |
   |:--------------:|:--------------------:|
   | @xiangwangcheng | 37 |
   | @wlliqipeng | 16 |
   | @ShannonDing | 9 |
   | @hdchen | 4 |
   | @woshihoujinxin | 2 |
   | @dongeforever | 2 |
   | @duhenglucky | 1 |
   | @zhangjidi2016 | 1 |
   | @dengtongcai | 1 |
   
   
   ## Contributors Overview
   
   It is RocketMQ team's great honor to have new contributors from community. We really appreciate your contributions. Feel free to tell us if you have any opinion and please share this open source project with more people if you could. If you hope to be a contributor as well, please start from https://github.com/apache/rocketmq/blob/master/CONTRIBUTING.md .
   Here is the list of new contributors:
   
   @xiongwu1
   
   
   Thanks to you all.
   
   
   
   *Note: This robot is supported by [Collabobot](https://github.com/AlibabaDR/Collabobot).*

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services