Re: Request of transfer my Intellij dubbo plugin to dubbo ecosystem

2018-07-25 Thread Ian Luo
good thoughts, let's push initializr and IDE plugin more useful :) On Thu, Jul 26, 2018 at 12:38 PM 葛俊 wrote: > Thanks > The online Dubbo initializr can already been used in Intellij ultimate > version with Spring initializr. > > [image: image.png] > > The problem with Dubbo initializr is

Re: [Discuss] Prepare for release of dubbo-2.6.3

2018-07-25 Thread jun liu
Agree with Andrea, keep groupId of 2.6.3 unchanged for compatibility while having all incompatible changes related with Apache graduation on 2.7.0+ or 3.x.x. Release progress: two extra PRs[1][2] have been merged to 2.6.3 release candidates. I will start the vote process later. 1.

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, 2018 at 10:51 AM Yong

Re: [Discuss] Prepare for release of dubbo-2.6.3

2018-07-25 Thread Andrea Del Bene
Hi On Wed, Jul 25, 2018 at 2:09 PM, Huxing Zhang wrote: > Hi, > > I think we need to decide whether we should change the groupID in the > release or not. > > My main concern is: > > 1. if we do not change the group id to org.apache.org, we can not > publish the artifact to apache repository. >

Re: Request of transfer my Intellij dubbo plugin to dubbo ecosystem

2018-07-25 Thread 葛俊
ok, thanks On Wed, Jul 25, 2018 at 8:37 PM Ian Luo wrote: > Jun, > > I've created a new project under dubbo eco system [1], and have sent you an > invitation to join. Pls. login GitHub to accept it, then you are ready to > migrate your code into this project. > > Thanks, > -Ian. > > > 1.

Re: [Discuss] Prepare for release of dubbo-2.6.3

2018-07-25 Thread yuhang xiu
Agree +1. I meet a problem with this. I send a pr to 2.6.x (dubbo package) . And also, these code need to push to master (apache package). Then I try to compare 2.6.x and master, the file will display is a new file to master (because of the different package name). If changed, this problem can be

Re: Optimize init LoadBalance in cluster invokers

2018-07-25 Thread yuhang xiu
Ok. Thx :) 2018-07-25 17:30 GMT+08:00 Ian Luo : > cool, we will take a look, and let's discuss on that PR. > > Thanks, > -Ian. > > On Mon, Jul 23, 2018 at 3:34 PM yuhang xiu wrote: > > > Hi community, > > > > I sent a new pr[1] to optimize init LoadBalance in cluster invokers. > > The

Re: Request of transfer my Intellij dubbo plugin to dubbo ecosystem

2018-07-25 Thread Ian Luo
Jun, I've created a new project under dubbo eco system [1], and have sent you an invitation to join. Pls. login GitHub to accept it, then you are ready to migrate your code into this project. Thanks, -Ian. 1. https://github.com/dubbo/intellij-idea-plugin On Tue, Jul 24, 2018 at 11:14 PM 葛俊

Re: Two dubbo calls, kryo serialization failed #2116

2018-07-25 Thread Ian Luo
Hi LiXue, I updated the issue and requested a reproducer so that we can understand the issue better. Thanks, -Ian. On Tue, Jul 24, 2018 at 4:35 PM Huxing Zhang wrote: > Hi, > > I think the same issue is on Github: > https://github.com/apache/incubator-dubbo/issues/2116 > > On Tue, Jul 24,

Re: Proposal for releasing hessian-lite 3.2.4

2018-07-25 Thread Ian Luo
Jerrick, do we have a release note planned so that the whole community understand what gets updated? Thanks, -Ian. On Tue, Jul 24, 2018 at 10:51 AM Yong Zhu wrote: > hi, community > > Since hessian-lite module has been moved to dubbo eco system, the community > have fixed 2 bugs, the

Re: Optimize init LoadBalance in cluster invokers

2018-07-25 Thread Ian Luo
cool, we will take a look, and let's discuss on that PR. Thanks, -Ian. On Mon, Jul 23, 2018 at 3:34 PM yuhang xiu wrote: > Hi community, > > I sent a new pr[1] to optimize init LoadBalance in cluster invokers. > The LoadBalance will init anyway now, but the >

Re: [Discuss] Prepare for release of dubbo-2.6.3

2018-07-25 Thread Huxing Zhang
Hi, I think we need to decide whether we should change the groupID in the release or not. My main concern is: 1. if we do not change the group id to org.apache.org, we can not publish the artifact to apache repository. 2. if we do not change the group id, I don't know if it is allowed when

Re: [Discuss] IP clearance remaining issues

2018-07-25 Thread Huxing Zhang
Ping. Mentors, could you please take a look at the questions? On Tue, Jul 17, 2018 at 12:54 PM, Huxing Zhang wrote: > Hi All, > > A lot of work for IP clearance has been done before[1], especially in > the core repository. In order to clean up all the things, I've got > several questions: > >

Re: Request of transfer my Intellij dubbo plugin to dubbo ecosystem

2018-07-25 Thread 葛俊
No, not at all.  I have already publish the plugin to jetbrain's plugin repository. https://plugins.jetbrains.com/plugin/10946-dubbo On Wed, Jul 25, 2018 at 5:52 PM Ian Luo wrote: > Awesome, would you mind to donate it to Dubbo eco system? > > If you could publish it into jetbrain's plugin

Re: Request of transfer my Intellij dubbo plugin to dubbo ecosystem

2018-07-25 Thread Ian Luo
Awesome, would you mind to donate it to Dubbo eco system? If you could publish it into jetbrain's plugin repository, that'll be even better :) Thanks, -Ian. On Tue, Jul 24, 2018 at 11:43 PM G Fork wrote: > nice > > Yang Tao 于2018年7月24日 周二23:39写道: > > > looks good . > > > > > > > > 葛俊