Re: GSoC student - Getting started.

2018-04-27 Thread jun liu
> > Hi Jun, > > Thanks for helping me with the resources. I shall start getting familiar with > the architecture and SPI of Dubbo. > > Best, > Raghu > > On Wed, Apr 25, 2018 at 4:44 AM, jun liu <ken.lj...@gmail.com > <mailto:ken.lj...@gmail.com>> w

Re: GSoC student - Getting started.

2018-04-25 Thread jun liu
PM, Raghunandana Jayarama Reddy > <rjayarama...@cs.stonybrook.edu> wrote: > > Hi Team, > > My name is Raghu and I have been accepted as a GSoC-2018 student developer > for Apache Dubbo project this summer. I will be working on the enhancement > "Extending serialization pro

Re: Suggestions collection for release of dubbo v2.6.2

2018-04-24 Thread jun liu
Apr 2018, at 11:26 AM, Huxing Zhang <hux...@apache.org> wrote: > > Hi, > > On Mon, Apr 23, 2018 at 8:12 PM, Jun Liu <ken.lj...@gmail.com> wrote: >> Hey community, >> >> The release of dubbo v2.6.2 is on progress now, and we expect to launch the >&

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

2018-04-24 Thread jun liu
Good idea. As we already started the release process for v2.6.2, i suggest start keeping master with SNAPSHOT version when this release is done. Best regards, Jun > On 24 Apr 2018, at 11:30 AM, Mercy wrote: > > Hi all, > > > I suggest keeping SNAPSHOT for new Dubbo

Re: Suggestions collection for release of dubbo v2.6.2

2018-04-23 Thread Jun Liu
I've attached the list to jira https://issues.apache.org/jira/browse/DUBBO-3 . Anyone want to do a favor and find out the unsigned contributors? Best regards, Jun On Tue, Apr 24, 2018 at 10:39 AM, Huxing Zhang wrote: > Not yet. I already have an idea of to how get the list

Suggestions collection for release of dubbo v2.6.2

2018-04-23 Thread Jun Liu
Hey community, The release of dubbo v2.6.2 is on progress now, and we expect to launch the official vote for this release this week. The release candidates are tracked in a milestone[1], and it is also the candidates that need to be notified to community and confirmed from community before

Re: [DISCUSS] Dubbo Release schedule

2018-04-18 Thread Jun Liu
y have a milestone ‘2.6.2’ tracking issues for this > release, only not maintained in time. let me check all the commits and make > sure every one being tracked with a issue labeled with 2.6.2 milestone. BTW, check expected to be done by this week. > On 19 Apr 2018, at 10:22 AM, Ju

Re: [DISCUSS] Dubbo Release schedule

2018-04-18 Thread Jun Liu
Hi ALL, > 0. Should we have release manager for these artifacts? Is there any > committer volunteer to be release manager? Fortunately, haven't missed this release yet. I’d like to be the release manager for the first apache release. > 1. Should we keep the release cycle for 2.6.x? Our first

Re: CircuitBreaker

2018-03-25 Thread jun liu
Hi, Welcome and thanks. I’ve seen your suggestion being tracked on github: https://github.com/apache/incubator-dubbo/issues/1505 Best regards, Jun > On 23 Mar 2018, at 5:53 PM, wanhuhou wrote: > > Our company has

Re: GSoC 2018 - Hello to the community!

2018-03-23 Thread jun liu
Hi, Raghu Welcome to The Dubbo Community. Very glad you interest in Dubbo and the potential improvement plans we've posted on GSoC. Features/enhancements listed here are all what we think very important for the core dubbo and the eco-systems around dubbo, some are also requirements reported by

Re: Is there an plan about the line breaker ?

2018-03-22 Thread jun liu
Hi, Supporting for Fault Tolerance Feature, see circuit breaker, is on progress, but i can’t guarantee you the exact release time now. We expect it be released in v2.6.2, we’ll devote more effort on this. > On 21 Mar 2018, at 10:33 AM, 微笑/mg阳光 <99156...@qq.com> wrote: > > i'm sorry, that was

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

2018-03-19 Thread jun liu
> - Plan for a Dubbo 3.0 that does the full rename. 3.0 is on progress, can be a milestone fully rename package. > - Any APIs a user may program against, leave as com.alibaba.dubbo, anything > internal start to rename to org.apache.dubbo. > - Anything new added should be named as

Re: Prepare for release of v2.6.1

2018-03-16 Thread Jun Liu
Hi, community Release of v2.6.1 done. Happy to enjoy the new way of adding dubbo features to your project: https://github.com/alibaba/dubbo/issues/1322 Any new ideas for dubbo, please send to this mail list for discussion, and we'll finish it in

Re: [alibaba/dubbo] [BUG][2.5.10] Implementation-Version is incorrect (#1466)

2018-03-14 Thread Jun Liu
This has been changed since 2.5.9, does this change has some side effects on your project? > On 14 Mar 2018, at 11:25 AM, Jason Song wrote: > > The manifest info of the newly released 2.5.10 is incorrect, which causes > com.alibaba.dubbo.common.Version#getVersion()

Re: Suggestions on the organizational form of the code repository after confirming the submission of the dubbo code to apache

2018-03-13 Thread jun liu
> Are you looking to continue to use github as the primary repository > location, or switch to our internal git? I'd recommend github since you're > already there. +1 stick to github, just transfer to github/apache after the IP Clearance sort of things > For the git repos not moving over, is

Re: The new release version v2.5.10 has missed a feature, how can we avoid it?

2018-03-13 Thread jun liu
, at 9:36 AM, jun liu <ken.lj...@gmail.com> wrote: > >> How can we avoid it? I think we can do like this : >> 1. When you create a pull request,you should choose a branch as base >> branch (master or 2.5.x). >> 2. If it is a bug branch, should be created

Re: Why heartbeatTimeout is 3 times as much as heartbeat?

2018-03-12 Thread jun liu
> hi, I'm a little puzzled, why heartbeatTimeout is 3 times as much as > heartbeat? Heart determines the interval to detect, while heartbeatTimeout determines when to announce the connection is broken. 3 times is the maximum heartbeat failures dubbo can bear before mark a connection as

Re: Link not accessible in Chinese user manual

2018-03-10 Thread jun liu
the > Chinese version is not updated to the English version. Chinese docs do behind English version. Someone want to check the Chinese version make sure synchronized with the English version? I've create an issue[1] to track. [1]. https://github.com/dubbo/dubbo-docs/issues/5 <https://git

Re: On a user list

2018-03-08 Thread Jun Liu
happen on github issue then. > On 8 Mar 2018, at 5:47 PM, Mark Thomas <ma...@apache.org> wrote: > > On 08/03/18 08:09, jun liu wrote: >> Thanks for your advice to dubbo community, Adrian. >> >> I agree with the potential problems or even challenges you menti

Re: Ask for release process

2018-03-08 Thread Jun Liu
Thanks. We will release as usual til the transition to Apache is done. > On 8 Mar 2018, at 5:42 PM, Mark Thomas <ma...@apache.org> wrote: > > On 08/03/18 09:05, Jun Liu wrote: >> Hi, mentors >> >> The dubbo core project has fixed some critical bugs an

Re: Consumer side Validation SPI is wrongly activated while setting validation=true for provider

2018-03-08 Thread Jun Liu
No more suggestions til now, let me track this with a github issue. Further questions is welcomed in here and github issue. https://github.com/alibaba/dubbo/issues/1386 > On 8 Mar 2018, at 4:23 PM, jun liu <ken.lj...@gmail.com> wrote: > > I prefer to change the current behavior

Ask for release process

2018-03-08 Thread Jun Liu
in this version. The contents to be released, mainly bugfix and enhancements: https://github.com/alibaba/dubbo/milestone/14 <https://github.com/alibaba/dubbo/milestone/14> Should we still raise a vote for the next release(2.5.10)? Best regards, Jun Liu

Re: On a user list

2018-03-08 Thread jun liu
to the @dev list automatically after a proper repo migration. Also only my own opinion, a new fellow in apache and the github community. Best regards, Jun Liu > On 7 Mar 2018, at 4:46 PM, Adrian Cole <adrian.f.c...@gmail.com> wrote: > > Hi, folks. > > I understand that

Re: [DISCUSS] JIRA or Github issues

2018-03-07 Thread jun liu
+1, prefer github issue. Since people already familar with github issues, i can’t figure out the advances of moving to JIRA. I know JIRA is a more powerful tool for project management, but do we really need that when github meets most of our requirements? I’m not sure. > On 7 Mar 2018, at

Re: On double dubbo starters

2018-03-07 Thread jun liu
regards, Jun LIu > On 7 Mar 2018, at 5:04 PM, Adrian Cole <adrian.f.c...@gmail.com> wrote: > > Hi, all > > I'm working on spring-cloud-sleuth tracing integration with dubbo. > We've had users requesting dubbo for a while now for spring boot > applications. > > https

Re: Help with Extension injection (Tracing Filter)

2018-03-05 Thread jun liu
TracingConf { @Bean public TracingFactoryBean tracing() { TracingFactoryBean tracingFactoryBean = new TracingFactoryBean(); return tracingFactoryBean; } } Best regards, Jun Liu > On 5 Mar 2018, at 6:34 PM, Adrian Cole <adrian.f.c...@gmail.com> wrote: > > Hi!

<    2   3   4   5   6   7