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

[GitHub] [incubator-dubbo] dubbo-bot opened issue #3270: [WeeklyReport] Weekly report for Dubbo 2019-1-11 to 2019-1-18

# 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 | 24048 (↑198) | 13619 (↑99) | 164 (↑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 |
|:----------:|:-------------:|:------:|:---------:|
| 35 | 36 | 39 | 28 |

## PR Overview

Thanks to contributions from community, Dubbo team merged **28** pull requests in the repository last week. They are:

* optimize apollo extension ([#3263](https://github.com/apache/incubator-dubbo/pull/3263))
* modify some typos ([#3257](https://github.com/apache/incubator-dubbo/pull/3257))
* must shutdown thread pool when no in use ([#3255](https://github.com/apache/incubator-dubbo/pull/3255))
* Add compatible Protocol definition ([#3254](https://github.com/apache/incubator-dubbo/pull/3254))
* remove gson from dubbo.jar in shading mode , and change to dependency way ([#3246](https://github.com/apache/incubator-dubbo/pull/3246))
* Merge 2.6.6 source code into 2.7 ([#3241](https://github.com/apache/incubator-dubbo/pull/3241))
* Extract compareTo impl to Router interface and concrete Router only responsible for provide priority. ([#3240](https://github.com/apache/incubator-dubbo/pull/3240))
* remove getContext() ([#3235](https://github.com/apache/incubator-dubbo/pull/3235))
* [Dubbo-3231]keep TagRouter consistent with 2.6.x ([#3233](https://github.com/apache/incubator-dubbo/pull/3233))
* [Dubbo-1485] Remove deprecated annotationbean ([#3232](https://github.com/apache/incubator-dubbo/pull/3232))
* call the util method ([#3230](https://github.com/apache/incubator-dubbo/pull/3230))
* [Dubbo-3226] guarantee interoperability with 2.6.x and lower versions ([#3229](https://github.com/apache/incubator-dubbo/pull/3229))
* 2.7.0 , just rename some method and modify commments, import order ([#3227](https://github.com/apache/incubator-dubbo/pull/3227))
* prefer jax-rs annotation on impl and compatible with old version ([#3224](https://github.com/apache/incubator-dubbo/pull/3224))
*  fix provicer --> provider ([#3222](https://github.com/apache/incubator-dubbo/pull/3222))
* fix wrong word spelling ([#3217](https://github.com/apache/incubator-dubbo/pull/3217))
* Refactor telnet invoke command ([#3210](https://github.com/apache/incubator-dubbo/pull/3210))
* Optimize the code:  some printStackTrace()  forgot use logger to replace ([#3202](https://github.com/apache/incubator-dubbo/pull/3202))
* Optimize the code: fix CallbackServiceCodec.java exportOrunexportCallbackService method issue. ([#3199](https://github.com/apache/incubator-dubbo/pull/3199))
* Optimize code: remove unnecessary judgment code. ([#3196](https://github.com/apache/incubator-dubbo/pull/3196))
* [Dubbo-3169]Check future status before get(), return default value if not completed yet. ([#3185](https://github.com/apache/incubator-dubbo/pull/3185))
* Async enhancement ([#3184](https://github.com/apache/incubator-dubbo/pull/3184))
* Fix metadata report configuration error ([#3183](https://github.com/apache/incubator-dubbo/pull/3183))
* fix #3179. Make registry, configcenter, matadata-report share a zooke… ([#3182](https://github.com/apache/incubator-dubbo/pull/3182))
* Qos heart ([#3170](https://github.com/apache/incubator-dubbo/pull/3170))
* [Dubbo - 2.6.x TagRouter Feature] Import old TagRouter into 2.6.x ([#3065](https://github.com/apache/incubator-dubbo/pull/3065))
* wrong event setting ([#3043](https://github.com/apache/incubator-dubbo/pull/3043))
* Modified to lower camel case ([#3003](https://github.com/apache/incubator-dubbo/pull/3003))


## 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 |
|:--------------:|:--------------------:|
| @cvictory | 51 |
| @khanimteyaz | 41 |
| @satansk | 16 |
| @CrazyHZM | 13 |
| @ralf0131 | 13 |
| @beiwei30 | 11 |
| @zhaoyuguang | 7 |
| @carryxyh | 7 |
| @chickenlj | 6 |
| @lixiaojiee | 5 |
| @mercyblitz | 5 |
| @lexburner | 3 |
| @tswstarplanet | 3 |
| @kezhenxu94 | 2 |
| @scxwhite | 2 |
| @LiZhenNet | 2 |
| @lovepoem | 1 |
| @mimihom | 1 |
| @Kiddinglife | 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:

@mimihom

@zhaoyuguang


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/3270 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo] dubbo-bot closed issue #3270: [WeeklyReport] Weekly report for Dubbo 2019-1-11 to 2019-1-18

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

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