[WeeklyReport] Weekly report for Dubbo 2019-1-25 to 2019-2-1 #3415
Description
Weekly Report of Dubbo
This is a weekly report of Dubbo. 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 @dubbo-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 |
---|---|---|---|
3201 | 24320 (↑135) | 13772 (↑96) | 173 (↑6) |
Issues & PRs
Issues & PRs show the new/closed issues/pull requests count in the passed week.
New Issues | Closed Issues | New PR | Merged PR |
---|---|---|---|
28 | 26 | 38 | 34 |
PR Overview
Thanks to contributions from community, Dubbo team merged 34 pull requests in the repository last week. They are:
- Polish pom.xml (#3407)
- refactor ScriptRouter: (#3404)
- make ConfigChangeEvent immutable: remove setters and set all fields to final (#3403)
- Modify deprecated class to updated class in some comments (#3402)
- move construction of ConfigChangeEvent outside the lambda expression (#3398)
- modify class comment error (#3396)
- Enhancement/logger factory (#3389)
- [Dubbo-3361] Make DubboAppender extends from FileAppender (#3383)
- Fix license issues (#3382)
- correct typos,eg: occured -> occurred (#3380)
- follow up for logic issue in RedisRegistry leads to services cannot be discovered. #3291 (#3378)
- follow up for simplify map empty judgment #3376 (#3377)
- simplify map empty judgment (#3376)
- [Dubbo-936]fix The nc command is unstable in the dubbo startup script nc is not stable in dubbo's bootstrap script #936 (#3375)
- enhance unit test and logging (#3374)
- [Dubbo-3365]Fix compilation error fix Fail UT about DubboMonitorTest#testCount #3365 (#3366)
- [Dubbo-900] Fix 通过 override 修改 hessian协议的提供者的配置 不生效 cannot use override to modify provider's configuration when hessian protocol is used. #900 (#3363)
- [Dubbo-3347] Update package name in README file fix#3347 (#3362)
- Enable ZookeeperMetadataReportTest (#3360)
- package's name is error (#3354)
- [Dubbo-3342] Fix NullPointerException when Hessian instantiate URL with JavaDeserializer dubbo2.7.0 com.alibaba.com.caucho.hessian.io.HessianProtocolException: 'com.alibaba.dubbo.common.URL' could not be instantiated #3342 (#3350)
- [Dubbo-3339] Remove futility check code (#3346)
- Start to use IdleStateHandler in Netty4 (#3341)
- fix some unit test failed (#3337)
- Backport patch for Fix random ut falling in DubboMonitorTest #3327 (#3336)
- Fix isInjvmRefer (#3326)
- use netty4 as default transporter for 2.6.6 we should switch to netty4 in 2.6.6 and 2.7 #3029 (#3318)
- [Dubbo-2423] Multicast demo fails with message "Can't assign requested address". (#3317)
- some optimize on ExtensionLoader (#3307)
- Fix self assignment (#3301)
- 应该是非空才循环,不然会导致在使用redis注册中心时消费者引用不到服务 (#3291)
- [Enhancement] Replace explicit resource management with try-with-resource (#3281)
- [Enhancement] Use ThreadLocalRandom and try-with-resource (#3239)
- fixes Remove unnessary content for pom file #3186 (#3211)
Code Review Statistics
Dubbo encourages everyone to participant in code review, in order to improve software quality. Every week @dubbo-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 |
---|---|
@ralf0131 | 27 |
@beiwei30 | 16 |
@CrazyHZM | 12 |
@chickenlj | 7 |
@kezhenxu94 | 7 |
@satansk | 7 |
@khanimteyaz | 7 |
@carryxyh | 6 |
@eachcan | 4 |
@lixiaojiee | 3 |
@cvictory | 3 |
@biyuhao | 1 |
@dongYES | 1 |
@chenlushun | 1 |
@zhuchao941 | 1 |
@kexianjun | 1 |
@hopelove404 | 1 |
@tswstarplanet | 1 |
Contributors Overview
It is Dubbo 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/incubator-dubbo/blob/master/CONTRIBUTING.md .
Here is the list of new contributors:
Thanks to you all.
Note: This robot is supported by Collabobot.