# 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 | |:-----:|:----:|:----:|:------------:| | 3198 | 24195 (↑175) | 13692 (↑106) | 167 (↑2) | ### Issues & PRs Issues & PRs show the new/closed issues/pull requests count in the passed week. | New Issues | Closed Issues | New PR | Merged PR | |:----------:|:-------------:|:------:|:---------:| | 30 | 12 | 38 | 25 | ## PR Overview Thanks to contributions from community, Dubbo team merged **25** pull requests in the repository last week. They are: * add @Override annotation for override method ([#3333](https://github.com/apache/incubator-dubbo/pull/3333)) * Fix random ut falling in DubboMonitorTest ([#3327](https://github.com/apache/incubator-dubbo/pull/3327)) * Fix double-checked locking ([#3323](https://github.com/apache/incubator-dubbo/pull/3323)) * Fix maven compile warning ([#3322](https://github.com/apache/incubator-dubbo/pull/3322)) * simply telnet command enabled check logic ([#3316](https://github.com/apache/incubator-dubbo/pull/3316)) * fix #2842. remove duplicate SPI definitions ([#3315](https://github.com/apache/incubator-dubbo/pull/3315)) * remove unused import ([#3311](https://github.com/apache/incubator-dubbo/pull/3311)) * remove not used import ([#3309](https://github.com/apache/incubator-dubbo/pull/3309)) * further enhancement for pull request #3297, also fix an issue introduced in this pull request ([#3303](https://github.com/apache/incubator-dubbo/pull/3303)) * Optimize heartbeat ([#3299](https://github.com/apache/incubator-dubbo/pull/3299)) * code optimization ([#3297](https://github.com/apache/incubator-dubbo/pull/3297)) * Fix unregister when client destroyed(referenceconfig#destroy) ([#3295](https://github.com/apache/incubator-dubbo/pull/3295)) * Fix typo in 2.7.0 CHANGES file ([#3293](https://github.com/apache/incubator-dubbo/pull/3293)) * use standardcharset.utf-8 instead of literal ([#3285](https://github.com/apache/incubator-dubbo/pull/3285)) * Fix return type for method getMethodParameter ([#3284](https://github.com/apache/incubator-dubbo/pull/3284)) * [Code Optimize]Optimize code of wrap a service bean ([#3282](https://github.com/apache/incubator-dubbo/pull/3282)) * Add shutdown command for telnet ([#3280](https://github.com/apache/incubator-dubbo/pull/3280)) * Bring back redis auth UT ([#3278](https://github.com/apache/incubator-dubbo/pull/3278)) * Improve/heartbeat ([#3276](https://github.com/apache/incubator-dubbo/pull/3276)) * [Dubbo-master] Fix fail when loop reference test on protostuff ([#3252](https://github.com/apache/incubator-dubbo/pull/3252)) * Optimize code: Fix Constructor to determine illegal logic problems ([#3197](https://github.com/apache/incubator-dubbo/pull/3197)) * Fix timeout filter not work in async way. ([#3174](https://github.com/apache/incubator-dubbo/pull/3174)) * optimize outbound event and some format ([#3141](https://github.com/apache/incubator-dubbo/pull/3141)) * Refresh invocation's attachments in each invoke. ([#3017](https://github.com/apache/incubator-dubbo/pull/3017)) * fix a bug of service config ([#2959](https://github.com/apache/incubator-dubbo/pull/2959)) ## 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 | |:--------------:|:--------------------:| | @khanimteyaz | 37 | | @chickenlj | 27 | | @beiwei30 | 13 | | @carryxyh | 12 | | @ralf0131 | 10 | | @satansk | 4 | | @CrazyHZM | 4 | | @lexburner | 4 | | @LiZhenNet | 4 | | @htynkn | 3 | | @kexianjun | 2 | | @cvictory | 1 | | @hopelove404 | 1 | | @boomblog | 1 | | @lixiaojiee | 1 | | @biyuhao | 1 | | @nzomkxia | 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: @Bricks-Man @mjaow Thanks to you all. *Note: This robot is supported by [Collabobot](https://github.com/AlibabaDR/Collabobot).* [ Full content available at: https://github.com/apache/incubator-dubbo/issues/3348 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
