You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "Frankzhaopku (GitHub)" <gi...@apache.org> on 2019/01/07 02:53:57 UTC

[GitHub] [incubator-dubbo] Frankzhaopku opened issue #3152: [WeeklyReport] Dubbo Weekly Report 2018-12-31 to 2019-01-07

# 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 @AliGHRobot which is a collaborate robot. See: https://github.com/AlibabaDR/Collabobot .

## Repo Overview

| Watch | Star | Fork | Contributors |
|:-----:|:----:|:----:|:------------:|
| 3190 | 23764 (↑149) | 13508 (↑112) | 162 (↑2) |
| New Issues | Closed Issues | New PR | Merged PR |
| 19 | 17 | 39 | 27 |
## PR Overview
Thanks to contributions from community, Dubbo team merged **27** pull requests in the repository last week. They are:

* correct spelling error ([#3146](https://github.com/apache/incubator-dubbo/pull/3146))
* fix prefix, use hypher case instead of camel case ([#3143](https://github.com/apache/incubator-dubbo/pull/3143))
* add javadoc for registry and some code ([#3140](https://github.com/apache/incubator-dubbo/pull/3140))
* fix #3123.  support metadata xml config and support dubbo.properties format 'dubbo.metadata-report.address=XXx' ([#3138](https://github.com/apache/incubator-dubbo/pull/3138))
* avoid dup refresh for registry config ([#3135](https://github.com/apache/incubator-dubbo/pull/3135))
* fix #3124 . move RegistryDataConfig configuration into RegistryConfig… ([#3129](https://github.com/apache/incubator-dubbo/pull/3129))
* Config center optimization ([#3128](https://github.com/apache/incubator-dubbo/pull/3128))
* Release resource after use in ConfigParserTest ([#3127](https://github.com/apache/incubator-dubbo/pull/3127))
* Fix compile error ([#3122](https://github.com/apache/incubator-dubbo/pull/3122))
* enhance monitor module javadoc ([#3121](https://github.com/apache/incubator-dubbo/pull/3121))
* use hyphen instead of camel for prefix ([#3119](https://github.com/apache/incubator-dubbo/pull/3119))
* code optimization ([#3118](https://github.com/apache/incubator-dubbo/pull/3118))
* enhance bundled examples  ([#3115](https://github.com/apache/incubator-dubbo/pull/3115))
* [Dubbo-3111] Change NOTICE file to embracing the new year fix #3111 ([#3112](https://github.com/apache/incubator-dubbo/pull/3112))
* fix typo ([#3110](https://github.com/apache/incubator-dubbo/pull/3110))
* Add log in ZkclientZookeeperClient.java ([#3109](https://github.com/apache/incubator-dubbo/pull/3109))
* Replace hard coded dubbo-config-api values and small code optimization ([#3108](https://github.com/apache/incubator-dubbo/pull/3108))
* add twitter follow ([#3104](https://github.com/apache/incubator-dubbo/pull/3104))
* add java doc to dubbo-config-api ([#3103](https://github.com/apache/incubator-dubbo/pull/3103))
* replace hard coded values with constants and small refactor ([#3101](https://github.com/apache/incubator-dubbo/pull/3101))
* polish code, avoid dup code ([#3099](https://github.com/apache/incubator-dubbo/pull/3099))
* Code review config center ([#3096](https://github.com/apache/incubator-dubbo/pull/3096))
* remove @Async from core framework. ([#3095](https://github.com/apache/incubator-dubbo/pull/3095))
* Code review ([#3094](https://github.com/apache/incubator-dubbo/pull/3094))
* fix #3070 ([#3073](https://github.com/apache/incubator-dubbo/pull/3073))
* Update AnnotationBean.java delete duplicate code ([#3021](https://github.com/apache/incubator-dubbo/pull/3021))
* code rule ([#3016](https://github.com/apache/incubator-dubbo/pull/3016))

## Code Review Statistics
Dubbo encourages everyone to participant in code review, in order to improve software quality. Every week @AliGHRobot 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 | 48 |
| @ralf0131 | 25 |
| @kezhenxu94 | 13 |
| @CrazyHZM | 11 |
| @chickenlj | 5 |
| @beiwei30 | 4 |
| @zonghaishang | 4 |
| @carryxyh | 4 |
| @cvictory | 3 |
| @lixiaojiee | 2 |
| @LiZhenNet | 1 |
| @gudegg | 1 |
| @code4wt | 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:
@kezhenxu94
@Sidneyxt 

Thanks to all of you.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3152 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] Frankzhaopku commented on issue #3152: [WeeklyReport] Dubbo Weekly Report 2018-12-31 to 2019-01-07

Posted by "Frankzhaopku (GitHub)" <gi...@apache.org>.
Thanks, @carryxyh @lovepoem , the weekly report already deployed with @dubbo-bot ,=. I will close this issue as new weekly report already released.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3152 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] lovepoem commented on issue #3152: [WeeklyReport] Dubbo Weekly Report 2018-12-31 to 2019-01-07

Posted by "lovepoem (GitHub)" <gi...@apache.org>.
Good job

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3152 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] Frankzhaopku closed issue #3152: [WeeklyReport] Dubbo Weekly Report 2018-12-31 to 2019-01-07

Posted by "Frankzhaopku (GitHub)" <gi...@apache.org>.
[ issue closed by Frankzhaopku ]

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3152 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo] carryxyh commented on issue #3152: [WeeklyReport] Dubbo Weekly Report 2018-12-31 to 2019-01-07

Posted by "carryxyh (GitHub)" <gi...@apache.org>.
@Frankzhaopku 
Nice work, I like it!!
Thx for your contribution.

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/3152 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org