Re: [VOTE]: Release Apache Dubbo (Incubating) 2.6.3 [RC3]

2018-08-06 Thread Yong Zhu
+1 I've checked `mvn clean install` on Mac with JDK8, it's pass. And the compatible problem about 2.5.9 and 2.5.10 is also fixed. On Mon, Aug 6, 2018 at 1:59 PM Jun Liu wrote: > Hello Dubbo Community, > > This is a call for vote to release Apache Dubbo (Incubating) version 2.6.3. > > The

Proposal for deprecated o.a.d.c.extension.Activate#before and #after

2018-08-05 Thread Yong Zhu
hi, community I've checked the whole source code, these two methods haven't be used. Instead, #order is used more frequent. More important, use these two properties for sorting is not correct. There has a issue and PR about it. See #1926

Re: 2.6.3 compatible problem with 2.5.[9, 10]

2018-08-02 Thread Yong Zhu
hi, Jason Thanks for your reporting. This is exactly a big compatible problem. I suggest cancel the current release for 2.6.3, fix this problem ASAP. How do you guys think? Sincerely. Jerrick On Fri, Aug 3, 2018 at 10:44 AM Jason Joo wrote: > add the table as image: > > > > best regards, >

Re: [VOTE]: Release Apache Dubbo (Incubating) 2.6.3 [RC2]

2018-08-01 Thread Yong Zhu
+1 All test cases pass, my environment: * JDK: 1.8 * OS: Mac OSX On Thu, Aug 2, 2018 at 1:11 PM YunKun Huang wrote: > I run `mvn clean pakcage` in Mac with java 8. All pass > > On 2018/08/02 01:39:03, Huxing Zhang wrote: > > Hi, > > > > On Wed, Aug 1, 2018 at 5:44 PM, Andrea Del Bene >

Re: 100 contributors for Dubbo

2018-08-01 Thread Yong Zhu
That's awesome. We're on the way, and need you. On Wed, Aug 1, 2018 at 4:34 PM yuhang xiu wrote: > Congratulation! > > :) > > 2018-08-01 16:31 GMT+08:00 Huxing Zhang : > > > Hi, > > > > It is great to see that we have reached 100 contributors[1] for Dubbo. > > > > Contributions are always

Re: [VOTE]: Release Apache Dubbo (Incubating) 2.6.3 [RC1]

2018-07-29 Thread Yong Zhu
The source dir unzipped from the source zip is named 'incubator-dubbo-dubbo-2.6.3'. Here `dubbo` is duplicated. Is this intentional? On Mon, Jul 30, 2018 at 10:06 AM Jun Liu wrote: > > I think I found an issue that may need to rebuild the release candidate. > > > > The source release contains

Re: Proposal for releasing hessian-lite 3.2.4

2018-07-25 Thread Yong Zhu
hi, Ian The release note is here: https://github.com/dubbo/hessian-lite/releases On Wed, Jul 25, 2018 at 8:23 PM Ian Luo wrote: > Jerrick, do we have a release note planned so that the whole community > understand what gets updated? > > Thanks, > -Ian. > > On Tue, Jul 24,

Proposal for releasing hessian-lite 3.2.4

2018-07-23 Thread Yong Zhu
hi, community Since hessian-lite module has been moved to dubbo eco system, the community have fixed 2 bugs, the corresponding commits are [1] and [2]. So I suggest releasing 3.2.4 for hessian-lite. The branch is https://github.com/dubbo/hessian-lite/tree/3.2.4 How do you guys think? [1]

Re: 答复: draft for Dubbo extension guide

2018-07-23 Thread Yong Zhu
; > > >> > > >> > I’m sure that had send attachment. But when received, it lost! > >> > > >> > This reply mail, send attachment again! > >> > > >> > If failed again, I will copy the content in email. > >> > > >> > > >>

Re: Re: Donate sentinel-dubbo-adapter

2018-07-23 Thread Yong Zhu
Cool, Looking forward that. On Mon, Jul 23, 2018 at 4:51 PM 赵奕豪(宿何) wrote: > That's a good suggestion. We're already working on the blog post about > Sentinel and the Dubbo adapter. Once it's finished, we'll send a PR to the > Dubbo website repository. > > > Best Regrads, > Eric >

Re: [Discuss]Suggestion for solve issues more quickly and effectively

2018-07-23 Thread Yong Zhu
On Fri, Jul 20, 2018 at 4:01 PM Huxing Zhang wrote: > Hi, > > On Thu, Jul 19, 2018 at 6:11 PM, yuhang xiu wrote: > > I think it is better. > > :) > > > > 2018-07-19 11:04 GMT+08:00 Yong Zhu : > > > >> How about 'NEED-CLOSE' ? > > This key

Re: Re: Donate sentinel-dubbo-adapter

2018-07-23 Thread Yong Zhu
+1 for a blog to introducing how to use and how it works. It's recommended that the blog is located in http://dubbo.apache.org/#!/blog?lang=en-us On Mon, Jul 23, 2018 at 4:41 PM 秦金卫 wrote: > By the way, cause sentinel is a new open source project, I think the > community don't know it well,

Re: [Discuss]Suggestion for solve issues more quickly and effectively

2018-07-18 Thread Yong Zhu
How about 'NEED-CLOSE' ? On Wed, Jul 18, 2018 at 6:38 PM yuhang xiu wrote: > I agree. > But, is '&' too long to use ? How about a abbreviation like > & or sth? > > (Sorry about last mail..) > > 2018-07-18 18:37 GMT+08:00 yuhang xiu : > > > I agree. > > But, is '&' too long to use ? How about

Re: [eco-system]create a new project to implement dotnet/c# dubbo library

2018-07-18 Thread Yong Zhu
On Wed, Jul 18, 2018 at 1:49 PM 翁 德志 wrote: > I notice that it's only a empty project. So when will this begin? > I think this email is just a proposal, right? > IMO, using .net core would be better. > Great. Suggestion is welcome for a proposal. > thx > > >

Re: [eco-system]create a new project to implement dotnet/c# dubbo library

2018-07-17 Thread Yong Zhu
That's awesome.  On Wed, Jul 18, 2018 at 9:29 AM Huxing Zhang wrote: > Good to hear that! > > On Wed, Jul 18, 2018 at 5:40 AM, xin.victorw...@gmail.com > wrote: > > > > > > -- > Best Regards! > Huxing >

Re: [Discuss] Delete the code of dubbo/hessian-lite module of the 2.6.x and 2.5.x branches

2018-07-12 Thread Yong Zhu
+1 for delete dubbo/hessian-lite module of the 2.6.x and 2.5.x branches On Fri, Jul 13, 2018 at 9:47 AM Xin Wang wrote: > HI,all > Now in the master branch, the hessian-lite module is migrated to > https://github.com/dubbo/hessian-lite > But in the 2.6.x and 2.5.x branches, there

Re: 答复: avro serialization implement

2018-07-12 Thread Yong Zhu
That's great. On Thu, Jul 12, 2018 at 1:49 PM wu tianbiao wrote: > Ok, I’m be happy to do. > > I plan complete before Sunday, so we can discuss at weekend, and make some > improve. > > > > Good luck! > > > > > 发件人: Huxing Zhang > 发送时间: Thursday, July 12, 2018

Re: [ANN] New committer: htynkn(YunKun Huang)

2018-07-10 Thread Yong Zhu
Congrats. On Tue, Jul 10, 2018 at 4:47 PM Xin Wang wrote: > Congratulations! > > Huxing Zhang 于2018年7月10日周二 下午4:34写道: > > > Hi All, > > > > On behalf of the Dubbo PPMC, I am pleased to announce that > > htynkn(YunKun Huang) has been voted in as a new Dubbo committer. > > > > Please join me to

Re: avro serialization implement

2018-07-09 Thread Yong Zhu
Great, welcome to contribute On Mon, Jul 9, 2018 at 5:56 PM wu tianbiao wrote: > Hi all, > > As @diecui1202 mention, now Dubbo > recommend place extensions at ecosystem. > > So I move the RP to an separate project. > > > > addressed here:

Re: 20k Github stars for Dubbo

2018-07-09 Thread Yong Zhu
What a new stage! Congratulations! On Mon, Jul 9, 2018 at 3:34 PM Shalitha Suranga wrote: > Awesome!! congrats > > On Mon, Jul 9, 2018 at 12:39 PM Prateek Chanda > wrote: > > > Congratulations!! Maybe I can contribute to it when I get free time. > > > > Prateek > > > > > > > > On 9 July 2018

Re: [Discuss] new version of dubbo ops

2018-07-04 Thread Yong Zhu
+1 for merge admin and monitor to one +1 for use bootstrap+Vue.js On Thu, Jul 5, 2018 at 11:00 AM Minxuan Zhuang wrote: > Hi,Community: > > Previously, I changed Dubbo ops back end framework from webx into spring > boots. Now I have some suggestions about what to do next: > > Two ultimate

Re: Re: Donate dubbo-php-framework

2018-07-04 Thread Yong Zhu
Ian Luo wrote: > >> cool, now we have a field-tested php solution for the community:) > >> > >> Thanks, > >> -Ian. > >> > >> On Wed, Jul 4, 2018 at 11:41 AM robinkang(康彬) < > robink...@lexinfintech.com> > >> wrote: > >>

Re: Requirements for upgrading the netty4 version

2018-07-04 Thread Yong Zhu
+1 Make sure the compatibility. On Wed, Jul 4, 2018 at 5:58 PM yuhang xiu wrote: > agree. > > 2018-07-04 17:56 GMT+08:00 Zonghai Shang : > > > Hi Dubbers! > > > > Because the `dubbo-rpc-http2` and `etcd3` registry modules have been > > scheduled into the development plan, but will rely on the

Re: Donate dubbo-php-framework

2018-07-03 Thread Yong Zhu
f Ian Luo and yong zhu, we have transferred our > dubbo-php-framework to dubbo community , its git address is : > > https://github.com/dubbo/dubbo-php-framework, we wish you will like it, > and make it better togother : ) > > -----邮件原件- > 发件人: Yong Zhu [mailto:diecui1...@gmail

The compatible module after changing package to 'org.apache.dubbo'

2018-07-03 Thread Yong Zhu
Hi, all >From 2.7.x, `Dubbo` has renamed package to `org.apache.dubbo`, so `dubbo-compatible`[1] module is provided. For compatibility with older versions, we provider the following most popular APIs(classes/interfaces): * com.alibaba.dubbo.rpc.Filter / Invocation / Invoker / Result /

Re: Planing to rename dubbo package to org.apache

2018-07-03 Thread Yong Zhu
ng dubbo samples > and dubbo apps. > > BTW, +1 to maven groupId change without doubt. > > Thanks, > -Ian. > > On Fri, Jun 15, 2018 at 2:23 PM Yong Zhu wrote: > > > Since the pacakge has been rename to org.apache, new PRs can be sent with > > confidence. > > >

Re: [ANNOUNCE] Apache Dubbo (incubating) Shanghai meetup on June, 23rd

2018-07-02 Thread Yong Zhu
Cheers! Hope to see you again on next meetup at Shenzhen. On Mon, Jul 2, 2018 at 2:29 PM Huxing Zhang wrote: > Hi, > > The Dubbo Shanghai Meetup has been held successfully on June 23rd. > > I would like to share some of the statistics: > > * Number of registration: ~700 > * Number of on site

Re: CNCF Landscape

2018-07-01 Thread Yong Zhu
+1 It's a good approach to let global know Dubbo. On Mon, Jul 2, 2018 at 10:13 AM Huxing Zhang wrote: > Hi All, > > At LC3 last month I have talked with the guys from the CNCF about > Dubbo to be part of the CNCF landscape[1]. I got that everyone can > propose it by sending a pull request. > >

Re: Next meetup in Shenzhen?

2018-06-26 Thread Yong Zhu
+1. It's a wonderful news for guys in Shenzhen. On Tue, Jun 26, 2018 at 2:34 PM Ian Luo wrote: > one side question, do we have a summary report for Shanghai meetup? > > On Tue, Jun 26, 2018 at 2:20 PM Huxing Zhang wrote: > > > Hi, > > > > The Shanghai meetup has been very successful last

Re: Github Issue template

2018-06-21 Thread Yong Zhu
The exception stacktrace is also necessary. Jerrick On Thu, Jun 21, 2018 at 10:28 PM Huxing Zhang wrote: > On Thu, Jun 21, 2018 at 9:37 PM, YunKun Huang wrote: > > we also need java version > > Yeah, good catch! > > > Yunkun Huang On 06/21/2018 18:19, Huxing Zhang wrote: Hi All, We have >

Re: 一个dubbo文档错误

2018-06-21 Thread Yong Zhu
Can't agree more. Tiny contribution is also welcome. Tiny is beautiful. Jerrick On Thu, Jun 21, 2018 at 4:30 PM 秦金卫 wrote: > i think you can take a PR to fix it > > > > > | | > 秦金卫 > 邮箱:kimmk...@163.com > | > > 签名由 网易邮箱大师 定制 > > 在2018年06月21日 15:38,Ivey Chen 写道: > dubbo开发者你好: >

Re: Promoting Dubbo in social media

2018-06-21 Thread Yong Zhu
+1 for Twitter, face to all over the world. On Thu, Jun 21, 2018 at 1:25 PM Ian Luo wrote: > +1, let's tweat :) > > On Thu, Jun 21, 2018 at 8:57 AM Yunkun Huang wrote: > > > good idea. > > > > I think to choose only one is easy to start this work. > > > > On 2018/06/20 13:31:02, Huxing Zhang

Re: Pull request policy

2018-06-19 Thread Yong Zhu
notificat...@dubbo.apache.org +1 On Wed, Jun 20, 2018 at 9:39 AM Xin Wang wrote: > notificat...@dubbo.apache.org +1 > > Huxing Zhang 于2018年6月20日周三 上午9:32写道: > > > On Tue, Jun 19, 2018 at 11:08 PM, Huxing Zhang > wrote: > > > On Mon, Jun 18, 2018 at 5:13 AM, Mark Thomas wrote: > > >> On

Re: About the start error for “dubbo admin”

2018-06-14 Thread Yong Zhu
Now dubbo admin only works under JDK8. So please try it in JDK7 or JDK6. As we are considering do some work on dubbo admin, you can check the prior thread: https://lists.apache.org/thread.html/523f1fefc98c96ae4b0c55b3e8f69e237ca91a0c7c5221dfe247d65f@%3Cdev.dubbo.apache.org%3E On Fri, Jun 15,

Re: 0 pull request today

2018-06-13 Thread Yong Zhu
Great day. On Thu, Jun 14, 2018 at 10:44 AM Ian Luo wrote: > Folks, > > Today we reached one achievement, that is, we've cleaned up all pull > requests, and right now github shows 0 pull request on > https://github.com/apache/incubator-dubbo/pulls. Congratulations to > everyone and let's do

Re: Planing to rename dubbo package to org.apache

2018-06-13 Thread Yong Zhu
f the package rename plan, so they can start or refactor > their > > > patches based on the codebase before or after rename. > > > > > > Best regards, > > > Jun > > > > > > > On 7 Jun 2018, at 3:42 PM, Mercy wrote: > > > > > >

Re: Supportted java version

2018-06-12 Thread Yong Zhu
+1 We are now repackaging dubbo to org.apache[1]. It's convenient to get compatible with custom extension and SPI in 1.8 [1] https://lists.apache.org/thread.html/769b7f813a46bdbf5ad4046c1037af301dee673317c9c7545161fed3@%3Cdev.dubbo.apache.org%3E On Wed, Jun 13, 2018 at 11:25 AM, 修宇航 wrote: >

Re: Refactor Dubbo metrics

2018-06-12 Thread Yong Zhu
+1 for providing an easy way to integrate with existing popular monitoring/tracing systems On Wed, Jun 13, 2018 at 8:41 AM, hty...@gmail.com wrote: > easy integration to existing popular monitoring systems +1 > > I think this is very important since many companies already have their own >

Re: Dubbo new logo and new website

2018-06-12 Thread Yong Zhu
+1 for sending a PR to https://github.com/apache/incubator-dubbo-website On Wed, Jun 13, 2018 at 1:39 AM, Huxing Zhang wrote: > On Tue, Jun 12, 2018 at 5:06 PM, 修宇航 wrote: > > Maybe a new repository? > > I think it is good to create a new repository which everyone can fork and > > submit their

Re: Moving hessian-lite from Dubbo codebase to eco-system

2018-06-11 Thread Yong Zhu
erage project [2]? > > Regards, > -Ian. > > 1. https://github.com/apache/incubator-dubbo/issues/1701 > 2. https://github.com/apache/incubator-dubbo/projects/1 > > On Thu, Jun 7, 2018 at 10:38 AM Yong Zhu wrote: > > > Hi, all > > > > Now hessian-lite modul

Re: plan to do some transformation on dubbo admin and dubbo monitor

2018-06-07 Thread Yong Zhu
Webx doesn't support JDK8 and Spring4 neither. +1 for doing that. On Fri, Jun 8, 2018 at 1:05 PM, Huxing Zhang wrote: > On Fri, Jun 8, 2018 at 11:57 AM, Minxuan Zhuang > wrote: > > Hi community: > > > > the recent version of dubbo admin is quite old, it has some problems: > > > > * it cannot

Re: Planing to rename dubbo package to org.apache

2018-06-07 Thread Yong Zhu
n 7 Jun 2018, at 3:42 PM, Mercy wrote: > > I suggest that we have to freeze new comming PR after notification > community. > > > Kind regards, > > Mercy Ma > > > 在 2018/6/7 下午3:32, Yong Zhu 写道: > > Now, there also have 23 PRs under reviewing, we need to fix them first, > merge or close it. Then we rename the package ASAP. > > > >

Planing to rename dubbo package to org.apache

2018-06-07 Thread Yong Zhu
Hi, all As discussing before, we could start this in master(2.7.x) now. The previous discuss thread: https://lists.apache.org/thread.html/a981ec4fc34db42a246a83aa4a8ec9eaedd9322f94403788cac60898@%3Cdev.dubbo.apache.org%3E Now, there also have 23 PRs under reviewing, we need to fix them first,

Re: [ANN] New committer: zonghaishang(yiji)

2018-06-06 Thread Yong Zhu
Congratulation. On Thu, Jun 7, 2018 at 11:37 AM, shang zonghai wrote: > Hi all, > > Thank you for your congratulation,It is a great honor to be a member of > the committer, my name is zonghaishang(yiji), I come from Youzan Technology > Co., Ltd. > In the future, I will work with the dubbo team

Re: Moving hessian-lite from Dubbo codebase to eco-system

2018-06-04 Thread Yong Zhu
;> we may need to upgrade the core dubbo version to 2.7.x to identify >> incompatible usage of dependencies. >> >> On 11 May 2018, at 3:57 PM, Yong Zhu wrote: >>> >>> Hi, >>> >>> hessian-lite a customized version of the official hess

Re: [VOTE]: Release Apache Dubbo (Incubating) 2.6.2 [RC2]

2018-05-29 Thread Yong Zhu
+1 I have checked the build process with Java 1.8, it's success and all test cases are pass. Jerrick On Mon, May 28, 2018 at 9:26 PM, Jun Liu wrote: > Hi All, > > This vote has opened for more than 72 hours in community, i think we > should start the apache vote by tomorrow. > > Please reply

Re: Donate dubbo-php-framework

2018-05-22 Thread Yong Zhu
That's great. Welcome to Dubbo community. Jerrick On Wed, May 23, 2018 at 10:49 AM, Ian Luo wrote: > Robin, > > It's awesome. We really need dubbo PHP implementation, and now it looks we > will have one soon :) You can put it in dubbo eco system which's hosted > under

Re: dubbo samples project

2018-05-22 Thread Yong Zhu
Here should be with applause. On Tue, May 22, 2018 at 2:42 PM, Minxuan Zhuang wrote: > Hi all: >I'm writing to tell you that I have made a dubbo-sample project to > collect the examples of dubbo usage. At present, there are 19 samples, the > github address is

Re: [VOTE]: Release Apache Dubbo (Incubating) 2.6.2 [RC1]

2018-05-18 Thread Yong Zhu
+1 All UT passed with JDK 1.8 and JDK 9 on my mac. Some minor issues I meet: - When compile sources on JDK 10, a NPE is thrown by maven-javadoc-plugin:3.0.0, which is a known issue

Moving hessian-lite from Dubbo codebase to eco-system

2018-05-11 Thread Yong Zhu
Hi, hessian-lite a customized version of the official hessian maintained inside Dubbo, and it's relatively stable, only upgrading for special bugfix. It's version(3.2.2) is different from Dubbo(now 2.6.2), and their release paces are also different. Now we are considering that moving it to

Re: About Keeping dubbo's version to be SNAPSHOT on master branch

2018-04-25 Thread Yong Zhu
+1 2018-04-24 17:37 GMT+08:00 Ian Luo : > +1 > > Once we get the snapshot URL of apache maven repo, we could configure > travis CI to publish snapshots automatically once the build passes. > > On Tue, Apr 24, 2018 at 11:30 AM, Mercy wrote: > > > Hi

Re: [DISCUSS] Dubbo Release schedule

2018-04-18 Thread Yong Zhu
hi, Justin As John said in https://lists.apache.org/thread.html/c4bc85049b02b179ef1c785b7c1a3d29c5832e389a93f2b0d91151a0@%3Cdev.dubbo.apache.org%3E It is not mandatory to change the project groupId to org.apache.dubbo in the first release. Is that right? We will finished it before graduating.

Re: List volume and issue tracking

2018-04-03 Thread Yong Zhu
I have the same feeling. IMO, all the issue emails should be sent to iss...@dubbo.apache.org, all the PR emails should be sent to comm...@dubbo.apache.org. How do you think? and who can help to fix this? And I think we should use github issues, and move all the Jira issues to github. 2018-04-03

Re: About the parent pom, groupId and package name of Dubbo project

2018-03-16 Thread Yong Zhu
John, I got it, thanks so much. 2018-03-16 18:46 GMT+08:00 John D. Ament <johndam...@apache.org>: > On Fri, Mar 16, 2018 at 3:47 AM Yong Zhu <diecui1...@gmail.com> wrote: > > > Hi, all > > > > I'm working on this issue: > > > > https://issues.

Re: dubbo.io is not accessible, working to fix it

2018-03-15 Thread Yong Zhu
Hi, A suggestion is that we host all web resources to dubbo.apache.org, and also keep dubbo.io by redirecting dubbo.io to dubbo.apache.org because of the existing users. Thanks. 2018-03-16 13:03 GMT+08:00 Justin Mclean : > Hi, > > > Right now I think it is better to