Re: Meet Dubbo

2018-09-05 Thread Huxing Zhang
Hi, On Wed, Sep 5, 2018 at 2:53 PM Junlan Shuai wrote: > > Hi, > Nice article, I am a student from HUST and I am researching source code of > Dubbo recently, I also want to contribute to this project but I can't find > a good way to do it before reading this article. Welcome to the community!

Re: Meet Dubbo

2018-09-05 Thread YunKun Huang
Nice article. I also find other articles in your repo are very useful to learn dubbo source code. On 2018/09/05 07:42:16, yuhang xiu wrote: > Hi, > I am sorry that it can only be read through the translation software. > I will translate the article as soon as possible and produce an article in

Re: Meet Dubbo

2018-09-05 Thread yuhang xiu
Hi, I am sorry that it can only be read through the translation software. I will translate the article as soon as possible and produce an article in English. After the translation is complete, I will resubmit the article for community proofreading. :) Best regards. Andrea Del Bene 于2018年9月5日周三

Re: Meet Dubbo

2018-09-05 Thread Andrea Del Bene
Thank you for your article! Unfortunately I can't read Chinese so I'm looking forward for the English version :-) Thank you again. On Wed, Sep 5, 2018 at 9:11 AM Jerrick Zhu wrote: > Welcome to the community. > > Looking forward to u contribution. > > > On Wed, Sep 5, 2018 at 2:53 PM Junlan

Re: Meet Dubbo

2018-09-05 Thread Jerrick Zhu
Welcome to the community. Looking forward to u contribution. On Wed, Sep 5, 2018 at 2:53 PM Junlan Shuai wrote: > Hi, > Nice article, I am a student from HUST and I am researching source code of > Dubbo recently, I also want to contribute to this project but I can't find > a good way to do it

Re: Meet Dubbo

2018-09-05 Thread yuhang xiu
Hi, Thank you, I hope that my source analysis article can also help you, welcome to participate in the Dubbo community. If there are any issues in my article, you can give me feedback in the community and I will fix it as soon as possible. :) Best regards! Junlan Shuai 于2018年9月5日周三 下午2:53写道:

Re: Meet Dubbo

2018-09-05 Thread Junlan Shuai
Hi, Nice article, I am a student from HUST and I am researching source code of Dubbo recently, I also want to contribute to this project but I can't find a good way to do it before reading this article. Thanks for your sincere sharing. Jerrick Zhu 于2018年9月5日周三 下午2:42写道: > On Wed, Sep 5, 2018 at

Re: Meet Dubbo

2018-09-05 Thread Zonghai Shang
Great problem handling, learning. yiji Jerrick Zhu 于2018年9月5日周三 下午2:42写道: > On Wed, Sep 5, 2018 at 2:40 PM yuhang xiu wrote: > > > Hi, > > Ok, I will submit it to dubbo-website after adjustment.I will adjust the > > content of the article according to the latest version of dubbo, so that > >

Re: Meet Dubbo

2018-09-05 Thread Jerrick Zhu
On Wed, Sep 5, 2018 at 2:40 PM yuhang xiu wrote: > Hi, > Ok, I will submit it to dubbo-website after adjustment.I will adjust the > content of the article according to the latest version of dubbo, so that > more people can understand. > Cool. > > Thx. > > > Jerrick Zhu 于2018年9月5日周三 下午2:35写道: >

Re: Meet Dubbo

2018-09-05 Thread yuhang xiu
Hi, Ok, I will submit it to dubbo-website after adjustment.I will adjust the content of the article according to the latest version of dubbo, so that more people can understand. Thx. Jerrick Zhu 于2018年9月5日周三 下午2:35写道: > Great work, a good practice of 'The Apache Way'. > > @yuhang I see you've

Re: Meet Dubbo

2018-09-05 Thread Jerrick Zhu
Great work, a good practice of 'The Apache Way'. @yuhang I see you've written couples of articles about Dubbo source analysis. Could u post them on the website? They're useful, and need to be exposed. On Wed, Sep 5, 2018 at 2:22 PM yuhang xiu wrote: > Ok, I will do it soon. > Thx! > > Huxing

Re: Meet Dubbo

2018-09-05 Thread yuhang xiu
Ok, I will do it soon. Thx! Huxing Zhang 于2018年9月5日周三 下午12:29写道: > On Wed, Sep 5, 2018 at 10:43 AM yuhang xiu wrote: > > > > Hi, > > Thank you for reminding me, I will contact the maintenance staff to try > to > > put the article on the dubbo website. :) > > Just send a pull request to >

Re: Meet Dubbo

2018-09-04 Thread Ian Luo
Nice article :) On Wed, Sep 5, 2018 at 12:29 PM Huxing Zhang wrote: > On Wed, Sep 5, 2018 at 10:43 AM yuhang xiu wrote: > > > > Hi, > > Thank you for reminding me, I will contact the maintenance staff to try > to > > put the article on the dubbo website. :) > > Just send a pull request to >

Re: Meet Dubbo

2018-09-04 Thread Huxing Zhang
On Wed, Sep 5, 2018 at 10:43 AM yuhang xiu wrote: > > Hi, > Thank you for reminding me, I will contact the maintenance staff to try to > put the article on the dubbo website. :) Just send a pull request to https://github.com/apache/incubator-dubbo-website > > Kun Song 于2018年9月4日周二 下午9:56写道: >

Re: Meet Dubbo

2018-09-04 Thread yuhang xiu
Hi, Thank you for reminding me, I will contact the maintenance staff to try to put the article on the dubbo website. :) Kun Song 于2018年9月4日周二 下午9:56写道: > I think you can post it on the Dubbo website, and I like this article :) > > > 在 2018年9月4日,下午9:36,yuhang xiu 写道: > > > > Hi community, > > >

Re: Meet Dubbo

2018-09-04 Thread yuhang xiu
Thx for u ! I am very sorry that only the English version of the article. I will continue to cultivate awareness of apache way :) Huxing Zhang 于2018年9月5日周三 上午7:55写道: > I like it !!! Especially the comparison between old way and Apache way. > > I think for most of the developers in China, it is

Re: Meet Dubbo

2018-09-04 Thread Huxing Zhang
I like it !!! Especially the comparison between old way and Apache way. I think for most of the developers in China, it is a challenge for them to work with the Apache way, as described in the article. Hopefully this article could help people getting engaged to the community. On Tue, Sep 4,

Re: Meet Dubbo

2018-09-04 Thread Justin Mclean
Hi, Nice article and I like the story you tell in going from user to contributor to committer and how developing open source code using the Apache Way involves the community. (I read it via google translate.) Thanks, Justin

Meet Dubbo

2018-09-04 Thread yuhang xiu
Hi community, I recently wrote an article[1] about my growing up from Dubbo beginners to a Dubbo Committer. The goal is to give some guidance to those who wish to participate in Dubbo. At the same time, I also took the opportunity to promote Dubbo and let more people deeply participate in Dubbo.

[GitHub] nzomkxia commented on issue #1449: fixes #1089, make ExecutionDispatcher meet dubbo-user-book

2018-04-08 Thread GitBox
nzomkxia commented on issue #1449: fixes #1089, make ExecutionDispatcher meet dubbo-user-book URL: https://github.com/apache/incubator-dubbo/pull/1449#issuecomment-379536515 the modified code meets the behavior described in dubbo admin book