Re: [DRAFT] Dubbo incubator Report - December 2018

2018-12-04 Thread Huxing Zhang
Hi,

Just posted the report to https://wiki.apache.org/incubator/December2018
On Mon, Dec 3, 2018 at 4:17 PM Huxing Zhang  wrote:
>
> Hi All,
>
> Below is a draft of December's report, please feel free to add any comments.
>
> ===
> Dubbo
>
> Dubbo is a high-performance, lightweight, java based RPC framework.
>
> Dubbo has been incubating since 2018-02-16.
>
> Three most important issues to address in the move towards graduation:
>
>   1. Ensure more discussion and decision making to be happening on the
> mailing list.
>   2. Release 2.7.0, the first release after package renaming.
>   3. Transfer more qualified external Dubbo ecosystem projects into Apache.
>   4. Add more committers and PPMC members.
>
> Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
> aware of?
>
>   None
>
> How has the community developed since the last report?
>
>   * New committer:
> * Minxuan Zhuang has been voted as committer on 2018-09-11
> * Jinkai Ma(majinkai) has been voted as committer on 2018-10-31
> * Zhenqiang Yi(manzhizhen) has been voted as committer on 2018-11-05
> * Victory Cao(cvictory) has been voted as committer on 2018-11-09
> * Liandong Chen(purple-force) has been voted as committer on 2018-11-14
> * Jeff Lv(Jeff-Lv) has been voted as committer on 2018-11-21
>   * New PMC member:
> * Zonghai Shang(yiji) has been voted as pmc member on 2018-11-01
> * Yong Zhu(diecui1202) has been voted as pmc member on 2018-12-03
>   * Github stats is growing rapidly since last report. as of Dec 3rd,
> * number of stars has grown from 21126 to 22796.
> * contributors has been grown from 119 to 144.
> * number of forks has grown from 14625 to 15761.
>   * 14 new companies reported their using of Dubbo since last report,
> 118 in total
>   * Hangzhou Meetup (2018-06-23): Online registration 500+, on-site
> registration: 250
>   * Start transferring dubbo-samples project from external Dubbo
> ecosystem into Apache, IP clearance process has been completed, SGA
> from Alibaba has been submitted.
>   * The following projects has been added to external Apache Dubbo
> ecosystem(http://github.com/dubbo, non-Apache repositories):
> * dubbo-registry-nacos
> * dubbo-benchmark
> * egg-dubbo-rpc
> * dubbo-remoting-js
>   These projects are being watched by Apache Dubbo PPMC and are
> planning be moved to Apache once they meet the quality requirement.
>   * Dubbo has ranked Top 3 of most popular open source project in
> China in 2018.  https://www.oschina.net/project/top_cn_2018
>
> How has the project developed since the last report?
>   * Dubbo 2.6.4 is released on 2018-10-8
>   * Dubbo 2.6.5 is released on 2018-11-23
>   * Dubbo 2.7.0 is under development, a major feature called
> separation of config metadata and registry metadata has almost been
> completed.
>   * New features of Dubbo-ops, e.g. complete support of service
> governance for 2.6, and support for 2.7 has been added.
>   * Mailing list stats:
>   * 2018-09-01~2018-11-31: 663 emails, 68 participants, 118 topics
>   * 2018-06-01~2018-08-31 : 680 emails, 85 participants, 128 topics
>   * Gtihub stats:
>   * 2018-09-01~2018-11-31: 182 issues closed,  190 pr closed
>   * 2018-06-01~2018-08-31 : 200 issues closed, 287 pr closed
>
> How would you assess the podling's maturity?
> Please feel free to add your own commentary.
>
>   [ ] Initial setup
>   [ ] Working towards first release
>   [] Community building
>   [X] Nearing graduation
>   [ ] Other:
>
> Date of last release:
>   * 2.6.5 has been released on 2018-11-23.
>
> When were the last committers or PPMC members elected?
>   * Yong Zhu(diecui1202) has been voted as PPMC members on 2018-12-03.
> --
> Best Regards!
> Huxing



-- 
Best Regards!
Huxing


Wanted to assist dubbo community on issue #2884

2018-12-04 Thread Imteyaz Khan
Hi All,
   Trust you all are doing well. I am new to this community or even new to
any open source development community. Had a chance to go through one of
the dubbo github issue #2884('We need more code comments'), which was
marked as 'good first issue'. So thought it could be a good start for me to
start from here, but being new to open source and also to dubbo I am very
nervous from where and how to start. I will be great if team can help me
and guide me too to assist you in any way I can.

Regards
Imteyaz


Re: Use longObjectMap to increase performance

2018-12-04 Thread Ian Luo
good job. I will keep an eye on it :)


On Tue, Dec 4, 2018 at 4:24 PM yuhang xiu  wrote:

> Hi, community
> At present, there are many Map type maps in dubbo. When using
> this kind of map, jdk performs automatic package.
>
> We can use longObjectMap(or intObjectMap or sth else) to replace these maps
> and add some performance.
>
> Similarly, I have opened an issue[1] to track the progress. Of course, I
> will still find a new person to complete the work, we will comb and replace
> these maps together. I have found a person. We will start the organizing
> work and the program, and will be synchronized to the mailing list and
> issue. (
> He still has some work at the moment, so the discussion may be delayed for
> a few days)
>
> By the way, there are a few pr content that is simple, I think we can do a
> review and merge them. The issue list is here:
> https://github.com/apache/incubator-dubbo/pull/2831
> https://github.com/apache/incubator-dubbo/pull/2809
> https://github.com/apache/incubator-dubbo/pull/2802
> https://github.com/apache/incubator-dubbo/pull/2788
>
> Can someone take a look?
>
> [1]https://github.com/apache/incubator-dubbo/issues/2882
>


Re: Focus on work of next release 2.6.6

2018-12-04 Thread Ian Luo
Great, looks like we will have another 2.6 release in January next year.
Let's work on it :)

-Ian.

On Mon, Dec 3, 2018 at 4:59 PM Minxuan Zhuang  wrote:

> Dubbo2.6.5 has been released, I want to take responsibility to release
> 2.6.6. Maybe it will be released in middle January, 2019.
> here is the milestone for 2.6.6, and I will move proper existing issues
> into it.:
> https://github.com/apache/incubator-dubbo/milestone/22
> If anyone fix an issue or add new feature, you can add a 2.6.6 milestone
>


Re: [ANN] New PPMC member: Yong Zhu

2018-12-04 Thread Ian Luo
Congratulations!

On Mon, Dec 3, 2018 at 1:12 PM Huxing Zhang  wrote:

> Hi Community,
>
> On behalf of the Dubbo PPMC, I am pleased to announce that Yong Zhu[1]
> has been voted in as a new Dubbo PPMC member.
>
> Please join me to say congratulations to him!
>
> [1] https://github.com/diecui1202
> --
> Best Regards!
> Huxing
>


Re: [DRAFT] Dubbo incubator Report - December 2018

2018-12-04 Thread Ian Luo
>
> For instance the mail and GitHub stats don’t really mean much on their
> own, but it would be nice to know why there’s been an increase in closed
> PRs (I don’t know)


No matter it's an increase or decrease compared to the previous quarter, we
are focusing more on processing issues and pull requests on the GitHub. In
my own opinion, I think this is quite critical to build a strong and active
community. That is, we hope we can process issues/PR more quickly in the
future :)

On Mon, Dec 3, 2018 at 7:09 PM Justin Mclean 
wrote:

> Hi,
>
> While the statistic are interesting it’s better to tell the story behind
> them and why they have changed. For instance the mail and GitHub stats
> don’t really mean much on their own, but it would be nice to know why
> there’s been an increase in closed PRs (I don’t know). Or why that their
> been a sudden influx of committers and PMC members (I can take a guess at
> this). You may also want to mention any meetups, conferences and similar
> events that have happened that have helped community growth since the last
> report.
>
> Thanks,
> Justin


Re: About the comments coverage of the code

2018-12-04 Thread Ian Luo
What I suggest is to revisit and enhance the existing javadoc/comments
before consider to add more:
1. Enhance JavaDoc for all API. For this part, we may need some helps from
native speakers
2. Revisit the current existing comments, and make it easier to understand

Just my two cents,
-Ian.

On Tue, Dec 4, 2018 at 5:10 PM yuhang xiu  wrote:

> Recently dubbo held an offline meetup. When discussing with many
> participants, many people have suggested that dubbo has very few comments.
>
> Comments are very important for us to understand the code. If our comments
> are few, it is very unfriendly for new developers.
>
> I created a new issue[1] to track this. We need more developers to
> contribute notes. I will continue to follow up on this matter.
>
> [1] https://github.com/apache/incubator-dubbo/issues/2884
>


Re: [DISCUSS] Next Dubbo meetup

2018-12-04 Thread Ian Luo
Folks,

Let's vote :) We have not been to Guangzhou and Nanjing, so their priority
for holding next meetup is higher, but we definitely revisit Beijing,
Shanghai later in the next year.

-Ian.

On Wed, Dec 5, 2018 at 1:48 PM 王蓉(涂南)  wrote:

> guys, do remember to vote via this link
>
>  ‍http://sc-meetup.mikecrm.com/7hZFeTl
>
> Deadline for this ballot is Dec.14.
>
>
> --
> 发件人:Huxing Zhang 
> 发送时间:2018年12月4日(星期二) 22:07
> 收件人:dev 
> 主 题:Re: [DISCUSS] Next Dubbo meetup
>
> In the link[1] provided, there are 3 options:
>
> * Nanjing
> * Guangzhou
> * Other
>
> I prefer to a new city where we haven't been there before.
> According to a survey, the number of users who is using Dubbo in Guangzhou
> ranks 5th in China, only secondary to Beijing, Shanghai, Shenzhen,
> Hangzhou.
> So I am going to vote +1 for Guangzhou. :)
>
> [1] http://sc-meetup.mikecrm.com/7hZFeTl
>
> On Tue, Dec 4, 2018 at 4:08 PM 王蓉(涂南)  wrote:
>
> > Hi guys,
> >
> > I'm Amber, organizer of Dubbo meetup.
> >
> > Since 2018, Dubbo community has been touring around China!
> > We have been to Beijing, Chengdu, Shenzhen, Shanghai, and Hangzhou.
> > More than 30K developers have either come to the meetup or watched our
> > live streaming videos.
> > What a wonderful journey!
> >
> > Now you got to choose where our 2019 first meetup is going to be held!
> > We're planning to hold another meetup on Jan 19th.
> > Let us know your thoughts!
> >
> > Ballot here ‍http://sc-meetup.mikecrm.com/7hZFeTl
> > Deadline for this ballot is Dec.14.
> >
> > --
> > Best Regards!
> > Huxing
> >
>
>


Re: Dubbo error

2018-12-04 Thread Ian Luo
Kang, pls. try again. It should work now.

-Ian.

On Mon, Dec 3, 2018 at 3:55 PM Huxing Zhang  wrote:

> Hi,
>
> Welcome to the community!
>
> Do you mean the official website dubbo.apache.org? Could you please
> provide more details like specific url?
>
> It work fine for me. Please check your network and open browsers's
> developer tool for more information.
>
> On Sat, Dec 1, 2018 at 4:07 AM 空白格  wrote:
> >
> > Dear Dubbo team
> >
> > Recently, when I used Dubbo, the main page of Dubbo could be
> opened normally, but when I opened other pages, there would be errors like
> the attached screenshot. Could you help me solve
> > them?
> >
> > Thank you ~ ~
> >
> >
>   Dubbo
> users
>
>
>
> --
> Best Regards!
> Huxing
>


Re: About tag routing

2018-12-04 Thread Ian Luo
Yong,

2.7.0 has not released yet, and it is expected to release with this month.
Stay tuned pls.

Thanks,
-Ian.


On Fri, Nov 23, 2018 at 3:28 PM 沈勇 <2106678...@qq.com> wrote:

> I saw on the official website that dubbo's tag routing is supported in
> version 2.7.0
>
>
> Is version 2.7.0 released now? I think the latest version is 2.6.x
>
>
> Tag routing is a roadmap that hasn't been implemented yet?


回复:[DISCUSS] Next Dubbo meetup

2018-12-04 Thread 王蓉(涂南)
guys, do remember to vote via this link

 ‍http://sc-meetup.mikecrm.com/7hZFeTl

Deadline for this ballot is Dec.14.


--
发件人:Huxing Zhang 
发送时间:2018年12月4日(星期二) 22:07
收件人:dev 
主 题:Re: [DISCUSS] Next Dubbo meetup

In the link[1] provided, there are 3 options:

* Nanjing
* Guangzhou
* Other

I prefer to a new city where we haven't been there before.
According to a survey, the number of users who is using Dubbo in Guangzhou
ranks 5th in China, only secondary to Beijing, Shanghai, Shenzhen, Hangzhou.
So I am going to vote +1 for Guangzhou. :)

[1] http://sc-meetup.mikecrm.com/7hZFeTl

On Tue, Dec 4, 2018 at 4:08 PM 王蓉(涂南)  wrote:

> Hi guys,
>
> I'm Amber, organizer of Dubbo meetup.
>
> Since 2018, Dubbo community has been touring around China!
> We have been to Beijing, Chengdu, Shenzhen, Shanghai, and Hangzhou.
> More than 30K developers have either come to the meetup or watched our
> live streaming videos.
> What a wonderful journey!
>
> Now you got to choose where our 2019 first meetup is going to be held!
> We're planning to hold another meetup on Jan 19th.
> Let us know your thoughts!
>
> Ballot here ‍http://sc-meetup.mikecrm.com/7hZFeTl
> Deadline for this ballot is Dec.14.
>
> --
> Best Regards!
> Huxing
>



issue#2850, the original pull request closed

2018-12-04 Thread Ian Luo
Hi @lunda1,

If you happen to read this email, I'd like to remind you that I come up
with a new solution to address issue#2850 with pull request 2849 [1]. I
also drop a comment on your original pull request to ask you to review the
new solution.

Thanks,
-Ian.

1. https://github.com/apache/incubator-dubbo/pull/2849


Re: About the comments coverage of the code

2018-12-04 Thread Huxing Zhang
Hi,

On Wed, Dec 5, 2018 at 10:32 AM yuhang xiu  wrote:
>
> Agree with u,
>
> I am willing to try to split them.
> The split level has not been determined yet, we need some discussion.

Do you have some suggestions?

>
> Huxing Zhang  于2018年12月4日周二 下午9:50写道:
>
> > Agree.
> >
> > I saw someone from India who would like to contribute in this issue.
> > We need to break them down to small tasks.
> >
> > Maybe separate them by modules or something smaller and manage them by
> > Github Project?
> >
> > On Tue, Dec 4, 2018 at 5:10 PM yuhang xiu  wrote:
> > >
> > > Recently dubbo held an offline meetup. When discussing with many
> > > participants, many people have suggested that dubbo has very few
> > comments.
> > >
> > > Comments are very important for us to understand the code. If our
> > comments
> > > are few, it is very unfriendly for new developers.
> > >
> > > I created a new issue[1] to track this. We need more developers to
> > > contribute notes. I will continue to follow up on this matter.
> > >
> > > [1] https://github.com/apache/incubator-dubbo/issues/2884
> >
> >
> >
> > --
> > Best Regards!
> > Huxing
> >



-- 
Best Regards!
Huxing


Re: Use longObjectMap to increase performance

2018-12-04 Thread yuhang xiu
Hi, huxing

> Hi, community
> > At present, there are many Map type maps in dubbo. When
> using
> > this kind of map, jdk performs automatic package.
> >
> > We can use longObjectMap(or intObjectMap or sth else) to replace these
> maps
> > and add some performance.
>
> Do you have some benchmark result for this?
>


not yet.
However, I have personally reviewed some of the benchmark information.
Don't worry, we will give our benchmark when submitting PR.


 Can he be on the mailing list to discuss this?



of course. All the exchanges will come here.  Apache way.  :)


I saw your comments on some of the pull request.
> I can take some of them this week.



That is great.

Huxing Zhang  于2018年12月4日周二 下午9:43写道:

> Hi,
>
> On Tue, Dec 4, 2018 at 4:24 PM yuhang xiu  wrote:
> >
> > Hi, community
> > At present, there are many Map type maps in dubbo. When
> using
> > this kind of map, jdk performs automatic package.
> >
> > We can use longObjectMap(or intObjectMap or sth else) to replace these
> maps
> > and add some performance.
>
> Do you have some benchmark result for this?
>
> >
> > Similarly, I have opened an issue[1] to track the progress. Of course, I
> > will still find a new person to complete the work, we will comb and
> replace
> > these maps together. I have found a person. We will start the organizing
> > work and the program, and will be synchronized to the mailing list and
> > issue. (
> > He still has some work at the moment, so the discussion may be delayed
> for
> > a few days)
>
> Can he be on the mailing list to discuss this?
>
> >
> > By the way, there are a few pr content that is simple, I think we can do
> a
> > review and merge them. The issue list is here:
> > https://github.com/apache/incubator-dubbo/pull/2831
> > https://github.com/apache/incubator-dubbo/pull/2809
> > https://github.com/apache/incubator-dubbo/pull/2802
> > https://github.com/apache/incubator-dubbo/pull/2788
> >
> > Can someone take a look?
>
> I saw your comments on some of the pull request.
> I can take some of them this week.
>
> >
> > [1]https://github.com/apache/incubator-dubbo/issues/2882
>
>
>
> --
> Best Regards!
> Huxing
>


Re: About the comments coverage of the code

2018-12-04 Thread yuhang xiu
Agree with u,

I am willing to try to split them.
The split level has not been determined yet, we need some discussion.

Huxing Zhang  于2018年12月4日周二 下午9:50写道:

> Agree.
>
> I saw someone from India who would like to contribute in this issue.
> We need to break them down to small tasks.
>
> Maybe separate them by modules or something smaller and manage them by
> Github Project?
>
> On Tue, Dec 4, 2018 at 5:10 PM yuhang xiu  wrote:
> >
> > Recently dubbo held an offline meetup. When discussing with many
> > participants, many people have suggested that dubbo has very few
> comments.
> >
> > Comments are very important for us to understand the code. If our
> comments
> > are few, it is very unfriendly for new developers.
> >
> > I created a new issue[1] to track this. We need more developers to
> > contribute notes. I will continue to follow up on this matter.
> >
> > [1] https://github.com/apache/incubator-dubbo/issues/2884
>
>
>
> --
> Best Regards!
> Huxing
>


Re: [DRAFT] Dubbo incubator Report - December 2018

2018-12-04 Thread Huxing Zhang
Add more explanations:

Since last report, the communities has welcomed 6 new committers and 2
new PPMC members. Comparing to last quarter, when we have 4 new
committers and no new PPMC members. The number of contributors have
grown from 119 to 144.

I think the following events have played key parts of helping the
community to grow:
0. Ian Luo and Jun Liu have delivered a a talk "Introducing Apache
Dubbo(Incubating): What is Dubbo and How it Works" in ApacheCon
Montreal.
1. With a discussion with mentors in ApacheCon Montreal, the Dubbo
community and learned a lot about how to build the community. One key
takeaway is that to keep the bar for becoming a  committer low.
2. Dave Fisher has becoming our new mentor.
3. Apache project meetup in ShangHai has been held in Oct 13th
4. Our mentor Justin has visited Alibaba, and give a talk on
navigating through the incubator process
5. COSCon'18 has been held in Shenzhen, China, where Craig L.Russell,
Dave Fisher, and Justin have delivered a lot of wonderful talks about
ASF.

The closed PRs actually drops from 287 to 190, one of the reason I can
think is that some of the committers were busy with other things, with
their activities back and community continues to grow , I remain
positive that the stats can grow in next few months.

On Tue, Dec 4, 2018 at 9:59 AM Huxing Zhang  wrote:
>
> Hi Justin,
>
> Good suggestion! I am trying to add some explanation later today.
>
>
> On Mon, Dec 3, 2018 at 7:09 PM Justin Mclean  wrote:
> >
> > Hi,
> >
> > While the statistic are interesting it’s better to tell the story behind 
> > them and why they have changed. For instance the mail and GitHub stats 
> > don’t really mean much on their own, but it would be nice to know why 
> > there’s been an increase in closed PRs (I don’t know). Or why that their 
> > been a sudden influx of committers and PMC members (I can take a guess at 
> > this). You may also want to mention any meetups, conferences and similar 
> > events that have happened that have helped community growth since the last 
> > report.
> >
> > Thanks,
> > Justin
>
>
>
> --
> Best Regards!
> Huxing



--
Best Regards!
Huxing


Re: [DISCUSS] Next Dubbo meetup

2018-12-04 Thread Huxing Zhang
In the link[1] provided, there are 3 options:

* Nanjing
* Guangzhou
* Other

I prefer to a new city where we haven't been there before.
According to a survey, the number of users who is using Dubbo in Guangzhou
ranks 5th in China, only secondary to Beijing, Shanghai, Shenzhen, Hangzhou.
So I am going to vote +1 for Guangzhou. :)

[1] http://sc-meetup.mikecrm.com/7hZFeTl

On Tue, Dec 4, 2018 at 4:08 PM 王蓉(涂南)  wrote:

> Hi guys,
>
> I'm Amber, organizer of Dubbo meetup.
>
> Since 2018, Dubbo community has been touring around China!
> We have been to Beijing, Chengdu, Shenzhen, Shanghai, and Hangzhou.
> More than 30K developers have either come to the meetup or watched our
> live streaming videos.
> What a wonderful journey!
>
> Now you got to choose where our 2019 first meetup is going to be held!
> We're planning to hold another meetup on Jan 19th.
> Let us know your thoughts!
>
> Ballot here ‍http://sc-meetup.mikecrm.com/7hZFeTl
> Deadline for this ballot is Dec.14.
>
> --
> Best Regards!
> Huxing
>


Re: About the comments coverage of the code

2018-12-04 Thread Huxing Zhang
Agree.

I saw someone from India who would like to contribute in this issue.
We need to break them down to small tasks.

Maybe separate them by modules or something smaller and manage them by
Github Project?

On Tue, Dec 4, 2018 at 5:10 PM yuhang xiu  wrote:
>
> Recently dubbo held an offline meetup. When discussing with many
> participants, many people have suggested that dubbo has very few comments.
>
> Comments are very important for us to understand the code. If our comments
> are few, it is very unfriendly for new developers.
>
> I created a new issue[1] to track this. We need more developers to
> contribute notes. I will continue to follow up on this matter.
>
> [1] https://github.com/apache/incubator-dubbo/issues/2884



-- 
Best Regards!
Huxing


Re: Use longObjectMap to increase performance

2018-12-04 Thread Huxing Zhang
Hi,

On Tue, Dec 4, 2018 at 4:24 PM yuhang xiu  wrote:
>
> Hi, community
> At present, there are many Map type maps in dubbo. When using
> this kind of map, jdk performs automatic package.
>
> We can use longObjectMap(or intObjectMap or sth else) to replace these maps
> and add some performance.

Do you have some benchmark result for this?

>
> Similarly, I have opened an issue[1] to track the progress. Of course, I
> will still find a new person to complete the work, we will comb and replace
> these maps together. I have found a person. We will start the organizing
> work and the program, and will be synchronized to the mailing list and
> issue. (
> He still has some work at the moment, so the discussion may be delayed for
> a few days)

Can he be on the mailing list to discuss this?

>
> By the way, there are a few pr content that is simple, I think we can do a
> review and merge them. The issue list is here:
> https://github.com/apache/incubator-dubbo/pull/2831
> https://github.com/apache/incubator-dubbo/pull/2809
> https://github.com/apache/incubator-dubbo/pull/2802
> https://github.com/apache/incubator-dubbo/pull/2788
>
> Can someone take a look?

I saw your comments on some of the pull request.
I can take some of them this week.

>
> [1]https://github.com/apache/incubator-dubbo/issues/2882



-- 
Best Regards!
Huxing


Re:[DISCUSS] Next Dubbo meetup

2018-12-04 Thread 李 晓杰
+1

 原始邮件
发件人: KimmKing
收件人: dev; 王蓉(涂南)
发送时间: 2018年12月4日(周二) 19:47
主题: Re:[DISCUSS] Next Dubbo meetup






Hi, guys,

I suggest setup a meetup in beijing early in 2019.

在 2018-12-04 16:08:35,"王蓉(涂南)" 
mailto:tunan...@alibaba-inc.com>> 写道:

Hi guys,


I'm Amber, organizer of Dubbo meetup.


Since 2018, Dubbo community has been touring around China!
We have been to Beijing, Chengdu, Shenzhen, Shanghai, and Hangzhou.
More than 30K developers have either come to the meetup or watched our live 
streaming videos.
What a wonderful journey!

Now you got to choose where our 2019 first meetup is going to be held!
We're planning to hold another meetup on Jan 19th.
Let us know your thoughts!


Ballot here ‍http://sc-meetup.mikecrm.com/7hZFeTl
Deadline for this ballot is Dec.14.




|
|
| |
王蓉Amber
阿里巴巴
电话:057128223456-83770759
邮箱:tunan...@alibaba-inc.com
地址:浙江-杭州-余杭-西溪园区 8-6-S-30
| |


| | | 阿里巴巴 | 企业主页 | | |


|
邮件信息安全声明已开启




Re:[DISCUSS] Next Dubbo meetup

2018-12-04 Thread KimmKing




Hi, guys,

I suggest setup a meetup in beijing early in 2019.

在 2018-12-04 16:08:35,"王蓉(涂南)"  写道:

Hi guys,


I'm Amber, organizer of Dubbo meetup.


Since 2018, Dubbo community has been touring around China!
We have been to Beijing, Chengdu, Shenzhen, Shanghai, and Hangzhou.
More than 30K developers have either come to the meetup or watched our live 
streaming videos.
What a wonderful journey!

Now you got to choose where our 2019 first meetup is going to be held!
We're planning to hold another meetup on Jan 19th.
Let us know your thoughts!


Ballot here ‍http://sc-meetup.mikecrm.com/7hZFeTl
Deadline for this ballot is Dec.14.




|
|
| |
王蓉Amber
阿里巴巴
电话:057128223456-83770759
邮箱:tunan...@alibaba-inc.com
地址:浙江-杭州-余杭-西溪园区 8-6-S-30
| |


| | | 阿里巴巴 | 企业主页 | | |


|
邮件信息安全声明已开启



Re: [DISCUSS] Next Dubbo meetup

2018-12-04 Thread Jerrick Zhu
Maybe Guangzhou or Nanjing?

On Tue, Dec 4, 2018 at 6:25 PM Huxing Zhang  wrote:

> Great, let the community to decide where the meetup is going to be held.
>
> On Tue, Dec 4, 2018 at 4:08 PM 王蓉(涂南)  wrote:
>
> > Hi guys,
> >
> > I'm Amber, organizer of Dubbo meetup.
> >
> > Since 2018, Dubbo community has been touring around China!
> > We have been to Beijing, Chengdu, Shenzhen, Shanghai, and Hangzhou.
> > More than 30K developers have either come to the meetup or watched our
> > live streaming videos.
> > What a wonderful journey!
> >
> > Now you got to choose where our 2019 first meetup is going to be held!
> > We're planning to hold another meetup on Jan 19th.
> > Let us know your thoughts!
> >
> > Ballot here ‍http://sc-meetup.mikecrm.com/7hZFeTl
> > Deadline for this ballot is Dec.14.
> >
> >
> > 王蓉Amber
> > 阿里巴巴
> > 电话:057128223456-83770759
> > 邮箱:tunan...@alibaba-inc.com
> > 地址:浙江-杭州-余杭-西溪园区 8-6-S-30
> >
> > <
> https://tms.dingtalk.com/markets/dingtalk/person-view-v2?token=C47530A9F05C732C224B1E106450BFCE8ED67E45AA08BE98B378560AE0332F1FD69FA4131121B3578AD74AE93F897577
> >
> >
> >
> > <
> https://h5.dingtalk.com/home/index.html?corpId=dingd8e1123006514592=dd9393e11685028a443f58f91cb00b2a=emailSign>
> 阿里巴巴
> > 企业主页
> > <
> https://h5.dingtalk.com/home/index.html?corpId=dingd8e1123006514592=dd9393e11685028a443f58f91cb00b2a=emailSign
> >
> > <
> https://h5.dingtalk.com/home/index.html?corpId=dingd8e1123006514592=dd9393e11685028a443f58f91cb00b2a=emailSign
> >
> >
> > 邮件信息安全声明已开启
> >
> > --
> > Best Regards!
> > Huxing
> >
>


Re: [DISCUSS] Next Dubbo meetup

2018-12-04 Thread Huxing Zhang
Great, let the community to decide where the meetup is going to be held.

On Tue, Dec 4, 2018 at 4:08 PM 王蓉(涂南)  wrote:

> Hi guys,
>
> I'm Amber, organizer of Dubbo meetup.
>
> Since 2018, Dubbo community has been touring around China!
> We have been to Beijing, Chengdu, Shenzhen, Shanghai, and Hangzhou.
> More than 30K developers have either come to the meetup or watched our
> live streaming videos.
> What a wonderful journey!
>
> Now you got to choose where our 2019 first meetup is going to be held!
> We're planning to hold another meetup on Jan 19th.
> Let us know your thoughts!
>
> Ballot here ‍http://sc-meetup.mikecrm.com/7hZFeTl
> Deadline for this ballot is Dec.14.
>
>
> 王蓉Amber
> 阿里巴巴
> 电话:057128223456-83770759
> 邮箱:tunan...@alibaba-inc.com
> 地址:浙江-杭州-余杭-西溪园区 8-6-S-30
>
> 
>
>
> 
>  阿里巴巴
> 企业主页
> 
> 
>
> 邮件信息安全声明已开启
>
> --
> Best Regards!
> Huxing
>


About the comments coverage of the code

2018-12-04 Thread yuhang xiu
Recently dubbo held an offline meetup. When discussing with many
participants, many people have suggested that dubbo has very few comments.

Comments are very important for us to understand the code. If our comments
are few, it is very unfriendly for new developers.

I created a new issue[1] to track this. We need more developers to
contribute notes. I will continue to follow up on this matter.

[1] https://github.com/apache/incubator-dubbo/issues/2884


Use longObjectMap to increase performance

2018-12-04 Thread yuhang xiu
Hi, community
At present, there are many Map type maps in dubbo. When using
this kind of map, jdk performs automatic package.

We can use longObjectMap(or intObjectMap or sth else) to replace these maps
and add some performance.

Similarly, I have opened an issue[1] to track the progress. Of course, I
will still find a new person to complete the work, we will comb and replace
these maps together. I have found a person. We will start the organizing
work and the program, and will be synchronized to the mailing list and
issue. (
He still has some work at the moment, so the discussion may be delayed for
a few days)

By the way, there are a few pr content that is simple, I think we can do a
review and merge them. The issue list is here:
https://github.com/apache/incubator-dubbo/pull/2831
https://github.com/apache/incubator-dubbo/pull/2809
https://github.com/apache/incubator-dubbo/pull/2802
https://github.com/apache/incubator-dubbo/pull/2788

Can someone take a look?

[1]https://github.com/apache/incubator-dubbo/issues/2882


[DISCUSS] Next Dubbo meetup

2018-12-04 Thread 王蓉(涂南)
Hi guys,

I'm Amber, organizer of Dubbo meetup.

Since 2018, Dubbo community has been touring around China!
We have been to Beijing, Chengdu, Shenzhen, Shanghai, and Hangzhou.
More than 30K developers have either come to the meetup or watched our live 
streaming videos.
What a wonderful journey!

Now you got to choose where our 2019 first meetup is going to be held!
We're planning to hold another meetup on Jan 19th.
Let us know your thoughts!

Ballot here ‍http://sc-meetup.mikecrm.com/7hZFeTl
Deadline for this ballot is Dec.14.









王蓉Amber
 阿里巴巴 
电话:057128223456-83770759
邮箱:tunan...@alibaba-inc.com
地址:浙江-杭州-余杭-西溪园区 8-6-S-30
 
 


 阿里巴巴企业主页 


邮件信息安全声明已开启