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

2018-03-06 Thread Ian Luo
Hi Sunshow, Could you pls. attach a test case to reproduce the issue you described here? I'd like to further investigate once I receive the reproducer. Thanks, -Ian. On Wed, Mar 7, 2018 at 2:14 PM, Sunshow wrote: > ATT. > > this case consumer leads to throw > > Caused by: java.lang.NoClassDef

Re: [DISCUSS] JIRA or Github issues

2018-03-07 Thread Ian Luo
+1 to stick to github issue (if Apache’s policy on this area is flexible) -Ian. > On 7 Mar 2018, at 4:38 PM, Von Gosling wrote: > > > Very glad to see our early discussion in the incubator stage, I totally agree > and prefer the issues as Dubbo issue tacking infra. > > One hint, if we choo

Re: On double dubbo starters

2018-03-07 Thread Ian Luo
Hi Adrian, First of all, my apology for the confusion. The project under dubbo [1] group is the official project we plan to maintain in long term for Spring Boot support. I encourage you try it first and share your feedback if there’s any. In order to not block Adrian’s work, I suggest to publ

Re: On double dubbo starters

2018-03-07 Thread Ian Luo
appropriated for existing users and potential users. > > > > kimmk...@163.com > > > From: Ian Luo > Date: 2018-03-07 17:49 > To: dev > Subject: Re: On double dubbo starters > Hi Adrian, > > First of all, my apology for the confusion. The project under d

Re: On double dubbo starters

2018-03-07 Thread Ian Luo
Hi Mark, Pls. check my comments below. Thanks, -Ian. > On 7 Mar 2018, at 6:09 PM, Mark Thomas wrote: > > On 07/03/18 09:49, Ian Luo wrote: >> Hi Adrian, >> >> First of all, my apology for the confusion. The project under dubbo [1] >> group is the offici

Re: On double dubbo starters

2018-03-08 Thread Ian Luo
transition as fast as possible. Thanks, -Ian. > On 8 Mar 2018, at 5:40 PM, Mark Thomas wrote: > > On 07/03/18 11:41, Ian Luo wrote: >> Hi Mark, >> >> Pls. check my comments below. > > Thanks for the additional information. > > Until the code transitions

Re: On a user list

2018-03-08 Thread Ian Luo
> On 8 Mar 2018, at 5:47 PM, Mark Thomas 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 mentioned. But >> when other channels are not forced to be closed, people can still hav

Re: On double dubbo starters

2018-03-08 Thread Ian Luo
> On 8 Mar 2018, at 9:22 PM, Ian Luo wrote: > > Sure, then we will not publish anything to maven repository until transition > is done. > Oops, I think I misunderstood. Mark, could you pls. confirm we could still publish release from the “old” repositories during the tran

Re: On double dubbo starters

2018-03-09 Thread Ian Luo
Thanks for your clarification. I've confirmed with Mark in the previous email. -Ian. On Fri, Mar 9, 2018 at 11:23 AM, Justin Mclean wrote: > Hi, > > > I think Mark means you could publish dubbo starter(also same for dubbo > in another discussion) with ‘old’ group and ‘old’ name before transitio

Re: Link not accessible in Chinese user manual

2018-03-09 Thread Ian Luo
Kimm, I think we could discard the contents host on dubbo.gitbooks.io. I filed one issue [1] and will follow up. Thanks, -Ian. 1: https://github.com/dubbo/dubbo-docs/issues/3 On Fri, Mar 9, 2018 at 5:34 PM, Kimm King wrote: > the new chinese user manual url here: http://dubbo.io/books/dubbo-

Re: Link not accessible in Chinese user manual

2018-03-09 Thread Ian Luo
On Fri, Mar 9, 2018 at 5:51 PM, Huxing Zhang wrote: > Hi, > > On Fri, Mar 9, 2018 at 5:34 PM, Kimm King wrote: > > the new chinese user manual url here: http://dubbo.io/books/dubbo- > admin-book/install/provider-demo.html > > so I suggest we should discuss about checking and discarding > dubbo.g

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

2018-03-11 Thread Ian Luo
Hi Tian, This is how the timeout default value is defined. You could always specify timeout value by specify the URL parameter "Constants.HEARTBEAT_TIMEOUT_ KEY". -Ian. On Sat, Mar 10, 2018 at 5:58 PM, 天 <1197596...@qq.com> wrote: > hi, I'm a little puzzled, why heartbeatTimeout is 3 times as m

Re: How to turn off the dubbo monitor log

2018-03-11 Thread Ian Luo
In order to turn off the log, you need to specify com.alibaba.dubbo.monitor.dubbo.DubboMonitor log entry in your log file and set its logging level above INFO. On Fri, Mar 9, 2018 at 2:26 PM, ? ?? wrote: > Dear all, > How to turn off the dubbo monitor log > e.g. > [com.alibaba.dubbo.monitor.

pull request #1459

2018-03-12 Thread Ian Luo
Hi Lovepoem, I finished merging your pull request [1] just now. For the particular license info in hessian-lite, would you mind to initial one separate email to ask mentor how to deal with it? Thanks, -Ian. 1: https://github.com/alibaba/dubbo/pull/1459

Re: The problem of deploying Dubbo to K8S

2018-03-12 Thread Ian Luo
Thanks for clarifying how to reproduce the issue. We will follow up on issue#1441. -Ian. > On 13 Mar 2018, at 10:54 AM, 小马 <420567...@qq.com> wrote: > > Dear all > Good day. > I have been confronted with a problem recently. I deploy the Dubbo container > project on K8S. When I found out in th

Re: How to add Apache license head to the files of hessian-lite sub project

2018-03-12 Thread Ian Luo
+1 to keep original license info since it’s Apache License 1.0. Mentors, would you mind to guide us on this particular problem? Thanks, -Ian. > On 12 Mar 2018, at 7:02 PM, Kimm King wrote: > > I think keeping the notice is awesome. > > > > KimmKing(kimmk...@163.com) > == In me the tiger sn

Re: How to add Apache license head to the files of hessian-lite sub project

2018-03-13 Thread Ian Luo
Hi Xin, Then we need to rollback what we made in hessian-lite module and keep the original license/author info as is. As Justin suggested, pls. also cross check LICENSE file. Thanks, -Ian. > On 14 Mar 2018, at 5:47 AM, Justin Mclean wrote: > > Hi, > >> It seems to be a combination of a BSD

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

2018-03-13 Thread Ian Luo
> On 14 Mar 2018, at 10:34 AM, jun liu wrote: > >> 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

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

2018-03-13 Thread Ian Luo
To summarize, we will transfer dubbo and its relevant side projects into github.com/apache with the prefix 'incubator-dubbo- ', and will start IP clearance as early as possible even though this work doesn’t block the transition. Regards, -Ian. > On 14 Mar 2018, at 1

Re: How to add Apache license head to the files of hessian-lite sub project

2018-03-14 Thread Ian Luo
yep, I double checked to verify there’s nothing to worry on this area. > On 14 Mar 2018, at 2:18 PM, Wang Xin wrote: > > > > Hi,Then we need to rollback what we made in hessian-lite module and keep the > original license/author info as is. As Justin suggested, pls. also cross > check LICENS

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

2018-03-16 Thread Ian Luo
Justin, That's correct, the base repo is incubator-dubbo-website. It's great if you could help us to get dubbo.apache.org up. Thanks, -Ian. On Fri, Mar 16, 2018 at 6:42 PM, John D. Ament wrote: > On Fri, Mar 16, 2018 at 1:58 AM Justin Mclean wrote: > > > Hi, > > > > >> A suggestion is that we

CLA reconfiguration required

2018-03-26 Thread Ian Luo
Hi Daniel & Justin, Dubbo project was configured with Alibaba open source individual CLA [1] in 2016. Since this project is moved into github apache group together with its associated side projects, see below: 1. incubator-dubbo 2. incubator-dubbo-spring-boot-project 3. incubator-dubbo-website

Re: Re: Supportted java version

2018-03-27 Thread Ian Luo
Good idea, pls. file an issue, and we will follow up later. On Wed, Mar 28, 2018 at 1:39 PM, htynkn wrote: > I think travis supports java9 but java10 is in progress ( > https://github.com/travis-ci/travis-ci/issues/9368) > > > Actually I try java9 and java10 with unit test. All pass. > > > So ho

Re: Delete the two duplicated projects: (dubbo/dubbo and dubbo/dubbo.github.io)?

2018-03-29 Thread Ian Luo
On Tue, Mar 27, 2018 at 10:02 PM, Huxing Zhang wrote: > Hi, > > On Tue, Mar 27, 2018 at 9:26 PM, Wang Xin wrote: > > Hi,all > > Now we have two duplicated projects: > > https://github.com/dubbo/dubbo forked from > https://github.com/apache/incubator-dubbo > > https://github.com/d

Re: List volume and issue tracking

2018-04-07 Thread Ian Luo
I think this can be solved by distinguishing github notifications from regular dev@dubbo.apache.org traffic. For github notifications, including issue and pull request, the update message should only go to the interested parties who are involved in this particular topic, but @dev should never be t

Re: List volume and issue tracking

2018-04-08 Thread Ian Luo
+1 It sounds very reasonable. -Ian. > On 8 Apr 2018, at 2:52 PM, wanhuhou wrote: > > > +1 > from Alimail > Windows--发件人:Wang > Xin日 期:2018年04月08日 > 14:50:53收件人:dev@dubbo.apache.org抄 送:Ian > Luo; u

Re: Is Spring Optional?

2018-04-09 Thread Ian Luo
John, If you want to adapt dubbo into other DI framework, then you need to wire dubbo config API into this DI framework. I suggest you look into dubbo-config-api and dubbo-config-spring under https://github.com/apache/incubator-dubbo/tree/master/dubbo-config to understand how we integrate spring f

Re: DubboX papers donate to Dubbo

2018-04-10 Thread Ian Luo
wow, that's great, would you mind to integrate the doc into https://github.com/apache/incubator-dubbo-docs, even though we could do it ourselves if you don't have time :) Thanks, -Ian. On Tue, Apr 10, 2018 at 5:05 PM, 林嘉琦 wrote: > Hello, > I decided to donate DubboX to Dubbo,including

Re: [DISCUSS] Dubbo Release schedule

2018-04-23 Thread Ian Luo
On Thu, Apr 19, 2018 at 11:48 AM, Huxing Zhang wrote: > Hi, > > On Thu, Apr 19, 2018 at 11:23 AM, Justin Mclean > wrote: > > Hi, > > > >> 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: [DISCUSS] Dubbo Release schedule

2018-04-23 Thread Ian Luo
On Thu, Apr 19, 2018 at 10:22 AM, Jun Liu wrote: > 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.

Re: hessian-lite performance

2018-04-23 Thread Ian Luo
Hessian-lite is tailored from the original hessian in order to keep it lightweight. From your test, it looks hessian 4 performs much much better than hessian-lite and hessian 3. Would you mind to describe how you run the test, or even better, share us your test code? Then we will consider to upgrad

Re: How to get Session info using dubbo Filter?

2018-04-23 Thread Ian Luo
that's correct, you need to relay the info from HTTP context to RPC context. On Mon, Apr 16, 2018 at 10:46 AM, 苦逼少侠 wrote: > You can put user info from HttpServletRequest into Invocation‘s attachment > in Consumer Filter. And take out in the Provider filter. > > 2018-04-16 9:47 GMT+08:00 Huxing

Re: Unstable test for HessianProtocolTest

2018-04-23 Thread Ian Luo
Yes, we need to investigate it further. I take a brief look at the test. It doesn't look like a concurrency issue. Since this module is a simple integration for Hessian RPC, I am wondering if it's a bug from Hessian 4 itself. I will file an issue to track it anyway. On Mon, Apr 16, 2018 at 10:29 A

Re: Unstable test for HessianProtocolTest

2018-04-23 Thread Ian Luo
Furthermore, considering YunKun mentions `hessian.overload.method`, this issue may caused by hessian-lite. On Tue, Apr 24, 2018 at 11:39 AM, Ian Luo wrote: > Yes, we need to investigate it further. I take a brief look at the test. > It doesn't look like a concurrency issue. Since thi

Re: GSoC student - Getting started.

2018-04-23 Thread Ian Luo
congratulations Raghu, looking forward to working together with you soon :) On Tue, Apr 24, 2018 at 12:04 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 t

Re: I have updated issue #1447 "NettyHelper in netty extension populated Logger "InternalLogger" in netty."

2018-04-24 Thread Ian Luo
Hi Teclxl, Pls. check my comments on https://github.com/alibaba/dubbo/issues/1447. To help discuss this issue better, I push one sample code to https://github.com/beiwei30/netty-dubbo-logging-test, feel free to send me the revised copy to help us to understand your issue better. Regards, -Ian.

Re: hessian-lite performance

2018-04-24 Thread Ian Luo
.mode(Mode.Throughput) > .timeUnit(TimeUnit.SECONDS) > .forks(1) > .build(); > > new Runner(options).run(); > } > > > > > > > 2018-04-24 11:10 GMT+08:00 Ian Luo : > > > Hessian-lite is tailored from the

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

2018-04-24 Thread 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 all, > > > I suggest keeping *SNAPSHOT* for new Dubbo developement version on > master branch , is li

Re: GSoC student - Getting started.

2018-05-02 Thread Ian Luo
LeiWei, would you mind to change your display name from Chinese to English? Thanks, -Ian. On Wed, May 2, 2018 at 6:32 PM 雷威 wrote: > Hi, Reghu > I am a new developer from Dubbo community, from China. My name is Lei Wei. > First, congratulations to you, and in next months, I will work together >

Re: [Mentors] IP clearance

2018-05-13 Thread Ian Luo
+1 On Sun, May 13, 2018 at 6:58 PM Mark Thomas wrote: > > > On 13/05/2018 06:17, Justin Mclean wrote: > > Hi, > > > > A lot of work has been done on the IP clearance. [1] > > > > IMO given the 4 people mention in the JIRA to be contacted has all > contributed less than 10 lines of code each I do

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

2018-05-16 Thread Ian Luo
+1 This release looks good. We could follow up the minor issues Justin and others point out in the next release. Cheers, -Ian. On Tue, May 15, 2018 at 11:49 AM Jun Liu wrote: > Hello Dubbo Community, > > This is a call for vote to release Apache Dubbo (Incubating) version 2.6.2. > > The releas

Re: [VOTE] Accept the "Dubbox documentation" donation

2018-05-16 Thread Ian Luo
+1 On Thu, May 17, 2018 at 1:55 PM Huxing Zhang wrote: > Hi All, > > Recently Dangdang has donated there documentation for dubbox[1], and a > software grant have been filed. > > As suggested by Justin, we need to follow the ASF ip clearance process. > > Therefore I am calling a vote: > > [ ] +1

Re: [Discussion] About cancel vote for 2.6.2-RC1 and prepare RC2.

2018-05-22 Thread Ian Luo
+1 On Tue, May 22, 2018 at 5:28 PM Wang Xin wrote: > +1 , support to start the RC2 > Xin Wang > lovep...@hotmail.com > > > > 在 2018年5月22日,下午5:24,Huxing Zhang hux...@apache.org>> 写道: > > +1 Looks good to me, let's do RC2. > > On Tue, May 22, 2018 at 11:04 AM, Jun L

Re: Donate dubbo-php-framework

2018-05-22 Thread Ian Luo
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 github.com/dubbo. Welcome to community. Cheers, -Ian. On Tue, May 22, 2018 at 8:49 PM robinkang(康彬) wrote: > Hello Dubbo community, >

Re: dubbo samples project

2018-05-23 Thread Ian Luo
samples is very important especially for the beginner. I've already pinned the project. 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 samp

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

2018-05-24 Thread Ian Luo
+1, this release looks better than RC1 -Ian. On Fri, May 25, 2018 at 11:02 AM Jun Liu wrote: > Hello Dubbo Community, > > This is a call for vote to release Apache Dubbo (Incubating) version 2.6.2. > > The release candidates (RC2): > https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.2

Re: [Discuss] "develop" branch for incompatible or long-term developing features

2018-05-24 Thread Ian Luo
good suggestion, it looks like we have to maintain two trunks. +1 On Fri, May 25, 2018 at 9:45 AM Jun Liu wrote: > I think we should create a new branch, for example “develop”, for the > development of those upcoming incompatible or long-term features. By doing > that, master branch and develop

Re: Planing to rename dubbo package to org.apache

2018-06-07 Thread Ian Luo
agree, let's address the exiting PRs as soon as possible, to make the renaming package effort easier. -Ian. On Fri, Jun 8, 2018 at 10:31 AM Xin Wang wrote: > >Now, there also have 23 PRs under reviewing, we need to fix them first, > merge or close it > > I think what we need to do now is to set

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

2018-06-08 Thread Ian Luo
+1 to get rid of webx dependency. This is just the first step, I suggest we should work out one brand new dubbo ops. Thanks, -Ian. On Fri, Jun 8, 2018 at 1:16 PM Yong Zhu wrote: > Webx doesn't support JDK8 and Spring4 neither. > > +1 for doing that. > > On Fri, Jun 8, 2018 at 1:05 PM, Huxing Zh

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

2018-06-11 Thread Ian Luo
Hi Jerrick & others, Since hessian-lite module is now moved out into dubbo group, should we close issue#1701[1], one part of our code coverage 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

Re: [DISCUSS] Changing Dubbo logo and Dubbo website

2018-06-12 Thread Ian Luo
On Tue, Jun 12, 2018 at 4:56 PM 修宇航 wrote: > I agree to replace a more beautiful logo and more useful website. > Some suggestions: >* I think it will be better that the document is be placed prominently > on the website > +1, if the doc needs to be maintained in one separated repo, then we n

Re: [GitHub] chickenlj commented on issue #1574: circuitBreaker

2018-06-12 Thread Ian Luo
Hi Jun, Circuit breaker is one strongly demanded feature from the community. Would you mind to write up a proposal and init a wider discussion in the community here? Thanks, -Ian. On Tue, Jun 12, 2018 at 6:20 PM Mark Thomas wrote: > Please see question in-line: > > > Forwarded Message

Re: Supportted java version

2018-06-12 Thread Ian Luo
Hi All, Since java7 has been announced EOL long time before [1], I think we should switch to Java 8. Once it's done, we can start to use FP, streaming API, default interface and many other new features introduced since Java 8, and make the code cleaner and faster. But considering Dubbo is widely

Re: Dubbo Shanghai Meetup Topic Submission

2018-06-13 Thread Ian Luo
cool, see you in Shanghai. On Wed, Jun 13, 2018 at 9:21 PM 潘志伟 wrote: > Hi Dubbo community, > > > I would like to share a talk on the Shanghai’s meet-up. Below is my topic > > > summary: > > > Topic: Internet financial with dubbo > > > Summary > > > How to use Dubbo to split and manage services

0 pull request today

2018-06-13 Thread Ian Luo
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 same on the issues. BTW, look forward to seeing more PRs incoming :) Thanks

Re: [Call for talks]: Dubbo Shanghai meetup

2018-06-13 Thread Ian Luo
@carryxyh, here below pls. check Dubbo Shanghai meetup info: time: 2018.06.23 afternoon addr: International Roadshow Hall, 1st floor, No. 800 Naxian Road Zhangjiang International Innovation Harbor, Pudong Xinqu District. 地址:浦东新区纳贤路800号张江国际创新港 一楼(国际路演厅) On Thu, Jun 14, 2018 at 10:35 AM 修宇航 wrote

Re: Assigning Github issues to non-committer user

2018-06-14 Thread Ian Luo
I guess this is the best option we could approach. On Fri, Jun 15, 2018 at 9:59 AM Yunkun Huang wrote: > > I think github only support assign an issue to people with write access, > collaborators on personal projects, or members of same organization with > read permissions on the repository. > >

Re: 服务端收到心跳包的时候不要检查 header 里面的 serialID

2018-06-14 Thread Ian Luo
The original design allows heartbeat packet to have data included, though the current implementation is in fact an empty packet. You can take a look at com.alibaba.dubbo.remoting.exchange.Response#HEARTBEAT_EVENT, which is set to null right now. If in the future a valid data is required in heartbe

Re: Planing to rename dubbo package to org.apache

2018-06-14 Thread Ian Luo
ote: > > > Now, I'll start to do this task, and then send a PR to master. At the > same > > time, I'll add a new module named "dubbo-compatible" to support old > > extensions, this will take some time. > > > > On Fri, Jun 8, 2018 at 2:09 PM Ia

Re: [Proposal] Dubbo Shanghai Meetup

2018-06-14 Thread Ian Luo
+1, it's good for building up developer relationship and strong community, let's do it. On Thu, Jun 14, 2018 at 11:46 PM Huxing Zhang wrote: > Hi Dubbo PMC, > > I am requesting the PMC for the approval of holding a half-day meetup > in Shanghai to build the community and provide a way to listen

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

2018-06-15 Thread Ian Luo
rst step: change framework from webx to spring > boot2.0. Now it can compile and run under JDK8, next, I'll follow the > steps mentioned above, is there any suggestions? > > On Fri, Jun 8, 2018 at 5:14 PM, Ian Luo wrote: > > > +1 to get rid of webx dependency. This is just the

Re: Pull request policy

2018-06-18 Thread Ian Luo
Agree with Mark. For this particular case, I think the major reason is dubbo-ops project doesn't have travis CI pre-configured, and I believe once it's setup, we could avoid this kind of issue in the future. -Ian. On Mon, Jun 18, 2018 at 5:13 AM Mark Thomas wrote: > On 17/06/18 16:46, Huxing Zh

Re: 服务端收到心跳包的时候不要检查 header 里面的 serialID

2018-06-19 Thread Ian Luo
t > [1, 3, 4, 5, 6, 7]. > > > > > -- 原始邮件 -- > 发件人: "Ian Luo"; > 发送时间: 2018年6月15日(星期五) 下午2:05 > 收件人: "dev"; > > 主题: Re: 服务端收到心跳包的时候不要检查 header 里面的 serialID > > > > The original design allows heart

Re: 服务端收到心跳包的时候不要检查 header 里面的 serialID

2018-06-19 Thread Ian Luo
D or not, it is up to your committer's > choice. Wait for your further decision. > > > > > > > > -- 原始邮件 -- > 发件人: "Ian Luo"; > 发送时间: 2018年6月19日(星期二) 下午3:28 > 收件人: "dev"; > > 主题: Re: 服务端收到心跳包的时候不要检查 heade

Re: 服务端收到心跳包的时候不要检查 header 里面的 serialID

2018-06-20 Thread Ian Luo
apache/incubator-dubbo/issues/1967 > > > > > -- 原始邮件 ---------- > 发件人: "Ian Luo"; > 发送时间: 2018年6月20日(星期三) 上午10:41 > 收件人: "dev"; > > 主题: Re: 服务端收到心跳包的时候不要检查 header 里面的 serialID > > > > Would you mind to fire one issue to

Re: Promoting Dubbo in social media

2018-06-20 Thread Ian Luo
+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 wrote: > > Hi All, > > > > In order to help promote Dubbo to the world, I am thinking about > > setting up a so

Re: HashedWheelTimer to decrease timeout check times

2018-06-21 Thread Ian Luo
HashedWheelTimer is widely adopted by many other projects too. We should consider to adopt it too in Dubbo project, but don't forget mentioning Netty's credit in our LICENSE file. Thanks, -Ian. On Thu, Jun 21, 2018 at 3:34 PM 修宇航 wrote: > Hi all, > > The old way to deal timeout future is view a

Re: Promoting Dubbo in social media

2018-06-24 Thread Ian Luo
on top of that. Whether you choose to do that > >> or not is up to you. > > > > Thanks for the information, that looks a good place. > > > >> > >> Mark > >> > >> > >>> > >>> On Thu, Jun 21, 2018 at 4:16

Re: Next meetup in Shenzhen?

2018-06-25 Thread Ian Luo
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 weekend, I think we > should continue to hold meetups around China, I suggest we should keep > the meetup every one

Re: Promoting Dubbo in social media

2018-07-01 Thread Ian Luo
Hi Huxing, any further update on this? Thanks, -Ian. On Sat, Jun 30, 2018 at 9:06 PM Huxing Zhang wrote: > Hi Mentors, > > On Tue, Jun 26, 2018 at 9:06 AM, Huxing Zhang wrote: > > Hi, > > > > On Mon, Jun 25, 2018 at 10:09 AM, Ian Luo wrote: > >> that&

Re: Dubbo new website implemnation

2018-07-01 Thread Ian Luo
I also played around this PR a little bit. It looks far beyond the current design we are adopting, and it's more convenient for us to write articles in its blog section. +1 to merge a.s.a.p so that we could ask all to focus on contributing contents. Thanks, -Ian. On Sun, Jul 1, 2018 at 3:53 PM H

Re: CNCF Landscape

2018-07-02 Thread Ian Luo
+1 Let's give it a try. Recently I noticed someone tweet that 'Dubbo is gRPC in China'. I think it is a great honor but indeed a greater gaol for all of us to achieve at the same moment. Cheers, -Ian. On Mon, Jul 2, 2018 at 10:34 AM yuhang xiu wrote: > +1 > good way to publicize dubbo > > 2018

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

2018-07-03 Thread Ian Luo
c u there :) On Tue, Jul 3, 2018 at 3:14 PM Mercy wrote: > Well Done. Thanks for Huxing's support. Dubbo will be better in future. > > > Kind regards, > > Mercy > > > 在 2018/7/2 下午2:29, Huxing Zhang 写道: > > Hi, > > > > The Dubbo Shanghai Meetup has been held successfully on June 23rd. > > > > I

Re: [incubator-dubbo-website] branch asf-site updated: Google Analytics support

2018-07-03 Thread Ian Luo
Well, this is good catch. Thanks, Mark. I did a quick research on web (with google search engine :p), it looks like Google Analytics has not been GDPR compliant yet, but google is working hard to prepare for it [1]. We are working hard to prepare for the EU’s General Data Protection > Regulation

Re: CI and JavaDoc

2018-07-03 Thread Ian Luo
It's a good advice anyway to publish javadoc. We will consider to integrate it in CI procedure. On Wed, Jul 4, 2018 at 9:19 AM Huxing Zhang wrote: > Hi, > > On Wed, Jul 4, 2018 at 1:02 AM, Andrea Del Bene > wrote: > > Hi Dubbers! > > > > I know you are super busy-at the moment, but I'd like to

Re: Cron Jobs for Travis CI

2018-07-03 Thread Ian Luo
I checked the cronjob on travis, and it's configured by someone like this: * run build monthly on branch 2.5.x * run build daily on branch master I understand every commit will trigger CI at once, but it doesn't hurt to have a cronjob configured, let's leave it as is for now :) -Ian. On Wed, Ju

Re: Document loss on http://dubbo.apache.org/

2018-07-03 Thread Ian Luo
It's still under constructor during the transition from old website to new. It's expected to have all doc online within this week. We are working hard to make it available as soon as possible, stay tuned :) On Wed, Jul 4, 2018 at 11:20 AM 华钟明 wrote: > I found that the documents on the official

Re: Donate dubbo-php-framework

2018-07-03 Thread Ian Luo
cool, now we have a field-tested php solution for the community:) Thanks, -Ian. On Wed, Jul 4, 2018 at 11:41 AM robinkang(康彬) wrote: > hi, guys > >with the help of Ian Luo and yong zhu, we have transferred our > dubbo-php-framework to dubbo community , its git address is

Re: Document loss on http://dubbo.apache.org/

2018-07-04 Thread Ian Luo
I've finished uploading all dubbo docs onto dubbo website. Feel free to report issue at https://github.com/apache/incubator-dubbo-website/issues. Thanks, -Ian. On Wed, Jul 4, 2018 at 11:27 AM Huxing Zhang wrote: > Hi, > > On Wed, Jul 4, 2018 at 10:53 AM, 华钟明 wrote: > > I found that the docume

Re: [Discuss] Blog topic collection

2018-07-04 Thread Ian Luo
good idea, since website is now ready, any dubbo relevant article is welcomed in blog category. Thanks, -Ian. On Thu, Jul 5, 2018 at 10:34 AM Xin Wang wrote: > Hi,all > The new Dubbo official website system adds a blog module > http://dubbo.apache.org/#/? Lang=zh-cn. I think we will publish

Re: Requirements for upgrading the netty4 version

2018-07-04 Thread Ian Luo
I think we should not only upgrade netty4 to its latest release, but also switch it to the default transporter option. I filed one issue to track, and I am on it :) Regards, -Ian. On Thu, Jul 5, 2018 at 8:48 AM Yunkun Huang wrote: > I think it's a good thing to upgrade netty dependency to the l

Re: 20k Github stars for Dubbo

2018-07-09 Thread Ian Luo
Sheng, It is true that we are looking into this area. What we are thinking about is how we can integrate envoy plus istio into dubbo RPC and dubbo ops together to provide a basic mesh solution for the community. It is still in the early stage. Pls. keep us posted on your design doc. Thanks, -Ian.

Re: [GitHub] beiwei30 closed pull request #2051: rename access log in unit test from 'alibaba' to 'alibaba.log'

2018-07-09 Thread Ian Luo
good suggestion, thanks Mark. I will submit another checkin to rename this access log to more general name. On Tue, Jul 10, 2018 at 5:05 AM Mark Thomas wrote: > You should consider a further rename to remove the reference to alibaba > completely (and any similar file names). References to speci

Re: avro serialization implement

2018-07-09 Thread Ian Luo
TianBiao, Would you mind to grant me the ownership of your project so that I could transfer your project into dubbo eco system [1]? Thanks, -Ian. 1. http://github.com/dubbo On Mon, Jul 9, 2018 at 5:56 PM wu tianbiao wrote: > Hi all, > > As @diecui1202 mention, n

Re: [Proposal]update thrift version from 0.8 to 0.11 to support native thrift protocol

2018-07-09 Thread Ian Luo
Hi Kimm, Pls. take a look at https://github.com/dubbo/dubbo-rpc-native-thrift to check if it solves your concern. Thanks, -Ian. On Sun, Jul 8, 2018 at 2:20 AM Kimm King wrote: > Hi, community. > > ## Problems > When I enhance rpc-thrift module test coverage this week, I found its > thirf

Re: [Proposal]Embedded short-circuit support

2018-07-09 Thread Ian Luo
I read the proposal. It looks good to me. -Ian. On Fri, Jul 6, 2018 at 3:18 PM jun liu wrote: > Hello, Community > > I’ve drafted a proposal for a planning new feature: embedded short-circuit > support. Ideas and suggestions are welcome, details can be found on the > following Github issue: > h

Re: [Proposal]Metadata(URL) problems Dubbo faces and possible solutions

2018-07-09 Thread Ian Luo
Noted. For zookeeper, we will keep the usage unchanged, no matter what we plan in this area. On Thu, Jul 5, 2018 at 5:48 PM yuhang xiu wrote: > Remove some unused info and use compression maybe better. > Integrate other Config Center make operation and maintenance complex. It > means that we sho

Re: linux启动连接zookeeper中断

2018-07-09 Thread Ian Luo
Not sure what happens, but it looks like your dubbo service is shutting down. You should investigate why this process will shutdown if you don't start it with root privilege. [DubboShutdownHook] INFO [org.apache.zookeeper.ZooKeeper] - Session: > 0x16469b7714c0006 closed > -Ian. On Thu, Jul 5, 2

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

2018-07-09 Thread Ian Luo
Let's triage issues daily, and tag the issues with 'good first issue' or 'help wanted'. It is committer's duty so let's put more focus on it. Thanks, -Ian. On Tue, Jul 10, 2018 at 2:04 PM jun liu wrote: > Hi All, > > Now the community has become very active, pull requests and issues are > being

Re: Proposal for Dubbo 3.0

2018-07-09 Thread Ian Luo
Dubbo is an excellent RPC framework, but it does need keep evolving. I think this proposal sends one strong message to the community that we are actively thinking in Dubbo's future in order to make it better. Community, pls. share your thoughts on this proposal as soon as possible and as much as p

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

2018-07-10 Thread Ian Luo
Congratulations! On Tue, Jul 10, 2018 at 4:34 PM Huxing Zhang wrote: > 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 say congratulations to him! > > htynkn, > > Would you please brie

Re: avro serialization implement

2018-07-10 Thread Ian Luo
My GitHub id is beiwei30. Let's do this, I will create one new project under dubbo group, then invite you into dubbo group so that you could migrate your code into this new project. What do you think? On Tue, Jul 10, 2018 at 6:01 PM wu tianbiao wrote: > Hi Ian Luo<mailto:ian...

Re: [incubator-dubbo-website] branch asf-site updated: Google Analytics support

2018-07-10 Thread Ian Luo
Mark, The only purpose for us to integrate Google Analytics in dubbo website is that we want to understand how many peoples visit us and where they come from. Thanks, -Ian. On Tue, Jul 10, 2018 at 11:28 PM Mark Thomas wrote: > On 03/07/18 10:08, Ian Luo wrote: > > Well, this is g

Re: avro serialization implement

2018-07-11 Thread Ian Luo
derstand. > > Let’s do this. > > > > 发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用 > > > > ____ > 发件人: Ian Luo > 发送时间: Wednesday, July 11, 2018 10:09:20 AM > 收件人: dev@dubbo.apache.org > 主题: Re: a

Re: Donate dubbo-php-framework

2018-07-11 Thread Ian Luo
te: > > On Wed, Jul 4, 2018 at 1:20 PM, 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...@lexinfi

Re: avro serialization implement

2018-07-11 Thread Ian Luo
We don't have. It is a good idea to put it into 'contribution' section on dubbo website. On Thu, Jul 12, 2018 at 10:23 AM Huxing Zhang wrote: > Hi, > > Do we have a documentation/guide about how to help projects go into > the ecosystem? > > On Wed, Jul 11

Re: avro serialization implement

2018-07-11 Thread Ian Luo
> > > > > > > 发件人: Huxing Zhang > 发送时间: Thursday, July 12, 2018 10:22:33 AM > 收件人: dev@dubbo.apache.org > 主题: Re: avro serialization implement > > Hi, > > Do we have a documentation/guide about how to help projects go

Re: 答复: draft for Dubbo extension guide

2018-07-15 Thread Ian Luo
ess? > >> > > >> > On Thu, Jul 12, 2018 at 10:54 AM, wu tianbiao > >> wrote: > >> > > Hi all, > >> > > > >> > > I have transfer Dubbo-serialize-avro to Dubbo ecosystem. > >> > > > >> > > Huxing

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

2018-07-17 Thread Ian Luo
+1, maybe we should make it clear in issue report template. On Tue, Jul 17, 2018 at 4:08 PM Andrea Del Bene wrote: > hi! > > > 2. Some of issues are not clearly described, making us hard to > > reproduce, or reported long time ago. For these kind of issues, I > > think simply reply with "Thanks

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

2018-07-17 Thread Ian Luo
I've updated the issue report template. On Wed, Jul 18, 2018 at 10:07 AM Ian Luo wrote: > +1, maybe we should make it clear in issue report template. > > On Tue, Jul 17, 2018 at 4:08 PM Andrea Del Bene > wrote: > >> hi! >> >> >> 2. Some of issues

  1   2   3   4   5   6   7   8   >