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

2019-01-21 Thread jun liu
+1 binding I checked: * Signatures are good for both source and binary release * No binary file in source release, the ‘maven-wrapper.jar’ file in RC1 has been removed. * ‘Incubating’ in name * All files have good license header: mvn clean compile -DskipTests -Drat.skip=false

Re: [Proposal] A proposal to use IdleStateHandler to replace using Timer to send HeartBeat.

2019-01-21 Thread Ian Luo
Yuhang, Nice catch. Could you pls. review my comments on your pull request? Thanks, -Ian. On Tue, Jan 22, 2019 at 11:36 AM yuhang xiu wrote: > Hi, jingfeng, > > I saw beiwei merge your pr, nice work! > > However, I think we still need to consider two things. > > Since we are using a shared

Re: Repeated content in dubbo 2.6.4's internal content

2019-01-21 Thread Ian Luo
I cannot reproduce either. On Mon, Jan 21, 2019 at 2:24 PM jun liu wrote: > Does anyone ever successfully reproduced this problem? I just tried but > the content looks fine. > > https://github.com/apache/incubator-dubbo/issues/2842 > > Jun > > > On Dec 10, 2018, at 7:16 PM, yuhang xiu wrote: >

Re: [Proposal] A proposal to use IdleStateHandler to replace using Timer to send HeartBeat.

2019-01-21 Thread yuhang xiu
Hi, jingfeng, I saw beiwei merge your pr, nice work! However, I think we still need to consider two things. Since we are using a shared timer, this timer will not be closed when a client is closed. In this case, we need to control our tasks without unlimited growth. My current practice is to

[VOTE]: Release Apache Dubbo (Incubating) 2.7.0 [RC2]

2019-01-21 Thread Huxing Zhang
Hello Dubbo Community, This is a call for vote to release Apache Dubbo (Incubating) version 2.7.0. The release candidates (RC2): https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.7.0 The staging repo: https://repository.apache.org/content/repositories/orgapachedubbo-1005 Git tag for the

Wanted: who is using Dubbo + Thrift ?

2019-01-21 Thread Xin Wang
Hi all, We want to know who uses Dubbo + thrift in production. You can refer to the following examples to provide your information to collect usage scenarios and deepen communication 我们想统计一下谁在生产中使用 Dubbo + thrift ,您可以参考下面的样例来提供您的信息以收集下使用场景,并加深交流 Please comment in the issue:

Re: [Notification of V2.7.0] Status, TODOs, Possible Release Schedules.

2019-01-21 Thread Huxing Zhang
Hi, On Mon, Jan 21, 2019 at 10:21 AM jun liu wrote: > > I am merging back the 2.7.0-release branch to master to avoid having too many > conflicts if do it too late, then we may need to constantly do the merge with > every few days before vote is done. Be careful that I just forcely updated

[CANCEL][VOTE] Release Apache Dubbo (Incubating) 2.7.0 [RC1]

2019-01-21 Thread Huxing Zhang
Hi community, I'm cancelling the vote due to binary files found in the source release. I am working on fixing it and restart the RC2 vote. -- Best Regards! Huxing

Re: [VOTE]: Release Apache Dubbo Spring Boot Project (Incubating) 0.2.1 and 0.1.2 [RC2]

2019-01-21 Thread 佘敦泽
+1 jun liu 于2019年1月21日周一 上午11:31写道: > +1 binding > > I checked both 0.1.2 and 0.2.1: > > * Signatures are good for both source and binary release > * No binary file in source release > * ‘Incubating’ in name > * All files have good license header: mvn clean compile -DskipTests >

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

2019-01-21 Thread Huxing Zhang
Hi, On Mon, Jan 21, 2019 at 10:51 AM jun liu wrote: > > I found there’s a binary .jar file named 'maven-wrapper.jar’ under > ‘.mvn/wrapper' in the source release package > 'apache-dubbo-incubating-2.7.0-source-release.zip’. It is, which is a show stopper for the release. I am cancelling the