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

2018-08-10 Thread Ian Luo
I've filed one issue [1] to track this particular problem. -Ian. 1. https://github.com/apache/incubator-dubbo/issues/2226 On Thu, Aug 9, 2018 at 9:28 AM jun liu wrote: > > it's > > just a documentation issue rather than a licensing error. I think it can > > be fixed in the next release. > >

Re: Can we get the address URL of consumers?

2018-08-10 Thread Ian Luo
You should try org.apache.dubbo.config.ReferenceConfig#toUrls. On Fri, Aug 10, 2018 at 11:29 AM 余传秋 <1690377...@qq.com> wrote: > I just started learning Dubbo recently. Yestday,I uesd the > ServiceConfig.getExportedUrls() and got the addree URL of provider,and I > want get the address URL of cons

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

2018-08-10 Thread Huxing Zhang
Hi, Based on Justin's comments, I am changing my vote to +1 (binding) to release. I've checked: * incubator in name * Disclaimer exists * sha512 chesum ok * signature ok * git tag matches * NOTICE and LICENSE exist in META-INF of jar files of binary release. * Unit test passed on Java 8 + OSX *

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

2018-08-10 Thread YunKun Huang
+1 I saw same UT issue in travis one month before. but all tests pass in my local machine with java8. On 2018/08/10 08:56:02, Huxing Zhang wrote: > Hi, > > Based on Justin's comments, I am changing my vote to +1 (binding) to release. > > I've checked: > > * incubator in name > * Disclaimer

Re: Re: [ANN] New committer: kimmking & diecui1202

2018-08-10 Thread YunKun Huang
Congratulations, welcome to join the dubbo team On 2018/08/09 15:46:58, KimmKing wrote: > Hello, every buddy. > Thank all of you.It's my great honor. > I am a Java developer for more than 12 years in Beijing, and interested in > RPC\SOA\MQ\MicroService Architecture etc. > I meet and like Dubbo

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

2018-08-10 Thread Jun Liu
+1 (binding) to release. I have checked: * All UTs passed with Java 7+, MacOSX, * Sha512 checksum ok, * All codes in RC3 matched with tag 22899a4b395411496ebf03c514e7674e8073e0c3 * Ran integration tests with samples under dubbo/dubbo-samples[1], all passed. Issues to notice: * I encountered the s

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

2018-08-10 Thread Xin Wang
+1 I've checked * UT passed: `mvn clean install` on Mac with JDK8, it passed. * Disclaimer exists * signature is ok YunKun Huang 于2018年8月10日周五 下午5:34写道: > +1 > > I saw same UT issue in travis one month before. but all tests pass in my > local machine with java8. > > On 2018/08/10 08:56:02,

Re: Re: [ANN] New committer: kimmking & diecui1202

2018-08-10 Thread Xin Wang
Congratulations, looking forward to your new contributions YunKun Huang 于2018年8月10日周五 下午5:36写道: > Congratulations, welcome to join the dubbo team > > On 2018/08/09 15:46:58, KimmKing wrote: > > Hello, every buddy. > > Thank all of you.It's my great honor. > > I am a Java developer for more tha