[GitHub] kimmking opened a new issue #13: a proposal for moving this project

2018-03-27 Thread GitBox
kimmking opened a new issue #13: a proposal for moving this project URL: https://github.com/apache/incubator-dubbo-rpc-jsonrpc/issues/13 hello, guys, this project for a rpc component with jsonrpc, and then we can create more component in this way, such as xmlrpc, pb, grpc, turbo,hprose etc

[GitHub] htynkn opened a new issue #1521: Add java9 in CI build

2018-03-27 Thread GitBox
htynkn opened a new issue #1521: Add java9 in CI build URL: https://github.com/apache/incubator-dubbo/issues/1521 Currently dubbo support java6, java7 and java8. All unit test pass in java9, we should consider add official support for java9 and even java10. Currently travis suppor

Re: Re: Supportted java version

2018-03-27 Thread Huxing Zhang
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 how about open one issue for adding java 9 in travis configurati

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

[GitHub] zonghaishang commented on issue #1516: 请求解决序列化问题

2018-03-27 Thread GitBox
zonghaishang commented on issue #1516: 请求解决序列化问题 URL: https://github.com/apache/incubator-dubbo/issues/1516#issuecomment-376777839 My understanding is that if an empty object, the service provider is free to choose whether to save it in the list. -

[GitHub] kimmking commented on issue #1516: 请求解决序列化问题

2018-03-27 Thread GitBox
kimmking commented on issue #1516: 请求解决序列化问题 URL: https://github.com/apache/incubator-dubbo/issues/1516#issuecomment-376776992 generally it should return null instead of [] or [null] @zonghaishang This is an automated me

[GitHub] kimmking commented on issue #1515: HTTP协议不像文档描述的那样可以从浏览器,JS中使用呀

2018-03-27 Thread GitBox
kimmking commented on issue #1515: HTTP协议不像文档描述的那样可以从浏览器,JS中使用呀 URL: https://github.com/apache/incubator-dubbo/issues/1515#issuecomment-376776566 @caohenghui which document describe the http protocol can be used in webbrowser? -

Re:Re: Supportted java version

2018-03-27 Thread htynkn
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 how about open one issue for adding java 9 in travis configuration file? At 2018-03-28 10:49:47, "Huxing Zhang" wrote: >Hi

[GitHub] oawang commented on issue #1518: Does it support spring boot2 ?

2018-03-27 Thread GitBox
oawang commented on issue #1518: Does it support spring boot2 ? URL: https://github.com/apache/incubator-dubbo/issues/1518#issuecomment-376750165 When the update 2.0 ? This is an automated message from the Apache Git Service.

Re: Supportted java version

2018-03-27 Thread Huxing Zhang
Hi, Welcome! Dubbo support Java6, Java7, and Java 8. We have ensured that unit test of Dubbo has passed on Java 9 from 2.6.1 onwards. But I think we need to add Java 9 config on travis file. Note that complete Java 9 support depends on all the third party libraries, checking third party support

[GitHub] codecov-io commented on issue #1520: comments in URL class are incorrect

2018-03-27 Thread GitBox
codecov-io commented on issue #1520: comments in URL class are incorrect URL: https://github.com/apache/incubator-dubbo/pull/1520#issuecomment-376737202 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1520?src=pr&el=h1) Report > Merging [#1520](https://codecov.io/gh/apach

[GitHub] diecui1202 commented on issue #1518: Does it support spring boot2 ?

2018-03-27 Thread GitBox
diecui1202 commented on issue #1518: Does it support spring boot2 ? URL: https://github.com/apache/incubator-dubbo/issues/1518#issuecomment-376734880 duplicated in https://github.com/apache/incubator-dubbo-spring-boot-project/issues/37 spring boot2 will be supported later, more info

[GitHub] gavincook opened a new pull request #1520: comments in URL class is incorrect

2018-03-27 Thread GitBox
gavincook opened a new pull request #1520: comments in URL class is incorrect URL: https://github.com/apache/incubator-dubbo/pull/1520 ## What is the purpose of the change correct the comments in URL class ## Brief changelog the protocol description for file url is incor

[GitHub] backkoms commented on issue #79: The "version " parameter in @Reference annotation,cannot be replaced by Variable。

2018-03-27 Thread GitBox
backkoms commented on issue #79: The "version " parameter in @Reference annotation,cannot be replaced by Variable。 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/79#issuecomment-376731945 tks This

Supportted java version

2018-03-27 Thread htynkn
hey team, What's the supportted java version for dubbo now? In travis file, I can see it's using java7 and java8. do we have offical support java9 or even java10? Regards, Yunkun

[GitHub] limingwei commented on issue #1515: HTTP协议不像文档描述的那样可以从浏览器,JS中使用呀

2018-03-27 Thread GitBox
limingwei commented on issue #1515: HTTP协议不像文档描述的那样可以从浏览器,JS中使用呀 URL: https://github.com/apache/incubator-dubbo/issues/1515#issuecomment-376729938 原本的http协议,似乎不怎么成熟 合进来的dubbox的,可能更好 This is an automated message from the Ap

[GitHub] ralf0131 commented on issue #1506: Update ServiceConfig.java

2018-03-27 Thread GitBox
ralf0131 commented on issue #1506: Update ServiceConfig.java URL: https://github.com/apache/incubator-dubbo/pull/1506#issuecomment-376719263 The CLA-assistant has been removed, further PRs won't need to sign the Alibaba CLA any longer. --

Re: CLA reconfiguration required

2018-03-27 Thread Craig Russell
What John said. And, You might look at http://www.apache.org/licenses/#code-developed-elsewhere-licensed-to-apache-under-a-software-grant-agreement-incorporated-into-apache-projects-distributed-by-apache-and-licensed-to-downstream-users-under-the-apache-license

[GitHub] peachey-repo closed pull request #1519: some spelling mistake

2018-03-27 Thread GitBox
peachey-repo closed pull request #1519: some spelling mistake URL: https://github.com/apache/incubator-dubbo/pull/1519 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] peachey-repo opened a new pull request #1519: some spelling mistake

2018-03-27 Thread GitBox
peachey-repo opened a new pull request #1519: some spelling mistake URL: https://github.com/apache/incubator-dubbo/pull/1519 codeBuidler -> codeBuilder This is an automated message from the Apache Git Service. To respond to th

[GitHub] peachey-repo closed pull request #1519: some spelling mistake

2018-03-27 Thread GitBox
peachey-repo closed pull request #1519: some spelling mistake URL: https://github.com/apache/incubator-dubbo/pull/1519 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] peachey-repo opened a new pull request #1519: some spelling mistake

2018-03-27 Thread GitBox
peachey-repo opened a new pull request #1519: some spelling mistake URL: https://github.com/apache/incubator-dubbo/pull/1519 codeBuidler -> codeBuilder This is an automated message from the Apache Git Service. To respond to th

[GitHub] lsw1990 opened a new issue #1518: Does it support spring boot2 ?

2018-03-27 Thread GitBox
lsw1990 opened a new issue #1518: Does it support spring boot2 ? URL: https://github.com/apache/incubator-dubbo/issues/1518 Does it support spring boot2 ? This is an automated message from the Apache Git Service. To respond to

[GitHub] zonghaishang opened a new issue #1517: Zookeeper query map too many times

2018-03-27 Thread GitBox
zonghaishang opened a new issue #1517: Zookeeper query map too many times URL: https://github.com/apache/incubator-dubbo/issues/1517 see com.alibaba.dubbo.registry.zookeeperZookeeperRegistry#doSubscribe ``` java ConcurrentMap listeners = zkListeners.get(url); if (listeners == null)

[GitHub] mercyblitz commented on issue #62: 多registry是怎么使用的

2018-03-27 Thread GitBox
mercyblitz commented on issue #62: 多registry是怎么使用的 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/62#issuecomment-376588031 Duplicated with #30 This is an automated message from the Apache Git Servi

[GitHub] mercyblitz closed issue #62: 多registry是怎么使用的

2018-03-27 Thread GitBox
mercyblitz closed issue #62: 多registry是怎么使用的 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/62 This is an automated message from the Apache Git Service. To respond to the message, please log on GitH

[GitHub] mercyblitz closed issue #79: The "version " parameter in @Reference annotation,cannot be replaced by Variable。

2018-03-27 Thread GitBox
mercyblitz closed issue #79: The "version " parameter in @Reference annotation,cannot be replaced by Variable。 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/79 This is an automated message from th

[GitHub] mercyblitz closed issue #60: dubbo的provider和comsumer属性配置不生效

2018-03-27 Thread GitBox
mercyblitz closed issue #60: dubbo的provider和comsumer属性配置不生效 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/60 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] mercyblitz commented on issue #79: The "version " parameter in @Reference annotation,cannot be replaced by Variable。

2018-03-27 Thread GitBox
mercyblitz commented on issue #79: The "version " parameter in @Reference annotation,cannot be replaced by Variable。 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/79#issuecomment-376587907 Duplicated with #32 ---

[GitHub] mercyblitz commented on issue #57: 已经严重对滞后于 dubbo 和 springboot 的版本

2018-03-27 Thread GitBox
mercyblitz commented on issue #57: 已经严重对滞后于 dubbo 和 springboot 的版本 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/57#issuecomment-376587518 Duplicated #37 This is an automated message from the Apach

[GitHub] mercyblitz closed issue #57: 已经严重对滞后于 dubbo 和 springboot 的版本

2018-03-27 Thread GitBox
mercyblitz closed issue #57: 已经严重对滞后于 dubbo 和 springboot 的版本 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/57 This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] mercyblitz commented on issue #78: Why did not update last week, when to support spring boot 2.0

2018-03-27 Thread GitBox
mercyblitz commented on issue #78: Why did not update last week, when to support spring boot 2.0 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/78#issuecomment-376587449 Duplicated #37 This is an a

[GitHub] mercyblitz closed issue #78: Why did not update last week, when to support spring boot 2.0

2018-03-27 Thread GitBox
mercyblitz closed issue #78: Why did not update last week, when to support spring boot 2.0 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/78 This is an automated message from the Apache Git Service

[GitHub] mercyblitz closed issue #68: Infer dubbo configuration without classpath scanning

2018-03-27 Thread GitBox
mercyblitz closed issue #68: Infer dubbo configuration without classpath scanning URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/68 This is an automated message from the Apache Git Service. To resp

[GitHub] htynkn commented on issue #1513: [Suggestion] Add checkstyle for CI

2018-03-27 Thread GitBox
htynkn commented on issue #1513: [Suggestion] Add checkstyle for CI URL: https://github.com/apache/incubator-dubbo/issues/1513#issuecomment-376568998 @ralf0131 sure thing. next time I will send suggestion to maillist This is

Re: CLA reconfiguration required

2018-03-27 Thread Huxing Zhang
Hi, On Tue, Mar 27, 2018 at 10:45 PM, John D. Ament wrote: > On Tue, Mar 27, 2018 at 10:29 AM Huxing Zhang wrote: > >> Hi, >> >> On Tue, Mar 27, 2018 at 10:20 PM, John D. Ament >> wrote: >> > I'm honestly not sure what the ask is here either. ICLAs are tracked >> > within the ASF. We do not u

[GitHub] ralf0131 commented on issue #1513: [Suggestion] Add checkstyle for CI

2018-03-27 Thread GitBox
ralf0131 commented on issue #1513: [Suggestion] Add checkstyle for CI URL: https://github.com/apache/incubator-dubbo/issues/1513#issuecomment-376559527 Suggestions are expected to be reported to the mailing list d...@incubator.dubbo.apache.org. Issues are used to track bugs.

[GitHub] ralf0131 commented on issue #1513: [Suggestion] Add checkstyle for CI

2018-03-27 Thread GitBox
ralf0131 commented on issue #1513: [Suggestion] Add checkstyle for CI URL: https://github.com/apache/incubator-dubbo/issues/1513#issuecomment-376559007 Strongly +1. Static analysis might produce false positives, but overall I think it is better than not having it. ---

[GitHub] ralf0131 commented on issue #1511: 增加特性:动态获取Reference服务类

2018-03-27 Thread GitBox
ralf0131 commented on issue #1511: 增加特性:动态获取Reference服务类 URL: https://github.com/apache/incubator-dubbo/pull/1511#issuecomment-376558234 Hi, welcome! Would you please update the title and description using English? Dubbo is a global community and we would like the PR to be reviewed b

Re: CLA reconfiguration required

2018-03-27 Thread John D. Ament
On Tue, Mar 27, 2018 at 10:29 AM Huxing Zhang wrote: > Hi, > > On Tue, Mar 27, 2018 at 10:20 PM, John D. Ament > wrote: > > I'm honestly not sure what the ask is here either. ICLAs are tracked > > within the ASF. We do not use any public tooling (cla-assistant.io) to > > capture ICLAs, but ins

Re: CLA reconfiguration required

2018-03-27 Thread Huxing Zhang
Hi, On Tue, Mar 27, 2018 at 10:20 PM, John D. Ament wrote: > I'm honestly not sure what the ask is here either. ICLAs are tracked > within the ASF. We do not use any public tooling (cla-assistant.io) to > capture ICLAs, but instead when asked we expect them to be sent to > secretary@. IMO, Ian

Re: CLA reconfiguration required

2018-03-27 Thread John D. Ament
I'm honestly not sure what the ask is here either. ICLAs are tracked within the ASF. We do not use any public tooling (cla-assistant.io) to capture ICLAs, but instead when asked we expect them to be sent to secretary@. John On Tue, Mar 27, 2018 at 10:18 AM Daniel Pono Takamori wrote: > In cas

Re: CLA reconfiguration required

2018-03-27 Thread Daniel Pono Takamori
In case I've misunderstood what you are looking for: to push to Github you'll need to link your ASF ID's with your Github IDs and enable 2 Factor Authentication: https://gitbox.apache.org/setup/ That'll let you push directly to Github. On Tue, Mar 27, 2018 at 8:14 AM, Daniel Pono Takamori wrote:

Re: CLA reconfiguration required

2018-03-27 Thread Daniel Pono Takamori
I'm forwarding this on to secret...@apache.org since they handle ICLA changes (unless Infra needs to intervene). On Mon, Mar 26, 2018 at 9:00 PM, Ian Luo wrote: > Hi Daniel & Justin, > > Dubbo project was configured with Alibaba open source individual CLA [1] in > 2016. Since this project is move

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

2018-03-27 Thread Huxing Zhang
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/dubbo/dubbo.github.io copied from > https://github.com/apache/incub

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

2018-03-27 Thread Wang Xin
Hi,all Now we have two duplicated projects: https://github.com/dubbo/dubbo forked from https://github.com/apache/incubator-dubbo https://github.com/dubbo/dubbo.github.io copied from https://github.com/apache/incubator-dubbo-website I think : if we delete https://github.com

[GitHub] zonghaishang commented on issue #1516: 请求解决序列化问题

2018-03-27 Thread GitBox
zonghaishang commented on issue #1516: 请求解决序列化问题 URL: https://github.com/apache/incubator-dubbo/issues/1516#issuecomment-376512523 Would you please consider ask in English? Since this project is moved to ASF repo, we hope it is understandable by people all over the world so that everyone

[GitHub] zonghaishang commented on issue #1516: 请求解决序列化问题

2018-03-27 Thread GitBox
zonghaishang commented on issue #1516: 请求解决序列化问题 URL: https://github.com/apache/incubator-dubbo/issues/1516#issuecomment-376512215 @miaoyinjun Please attach your demo code or unit tests. This is an automated message from

[GitHub] miaoyinjun opened a new issue #1516: 请求解决序列化问题

2018-03-27 Thread GitBox
miaoyinjun opened a new issue #1516: 请求解决序列化问题 URL: https://github.com/apache/incubator-dubbo/issues/1516 服务接口返回List,首个对象是null,输出为:[null],请问有什么序列化全局配置可以将[null]转换为[],谢谢 This is an automated message from the Apache Git Service.

[GitHub] caohenghui opened a new issue #1515: HTTP协议不像文档描述的那样可以从浏览器,JS中使用呀

2018-03-27 Thread GitBox
caohenghui opened a new issue #1515: HTTP协议不像文档描述的那样可以从浏览器,JS中使用呀 URL: https://github.com/apache/incubator-dubbo/issues/1515 HTTP协议不像文档描述的那样可以从浏览器,JS中使用呀, 使用POSTMAN,和各类浏览器,各种水土不服。。。 This is an automated message from the Apa

[GitHub] mercyblitz commented on issue #79: The "version " parameter in @Reference annotation,cannot be replaced by Variable。

2018-03-27 Thread GitBox
mercyblitz commented on issue #79: The "version " parameter in @Reference annotation,cannot be replaced by Variable。 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/79#issuecomment-376453801 That's a legacy Dubbo issue on Annotation process. It will be fixed in `

Re: Contributor's guide is needed for Dubbo

2018-03-27 Thread Huxing Zhang
+1 I think we can improve README.md and CONTRIBUTING.md. And a detailed guide can be added to the official website. On Tue, Mar 27, 2018 at 4:01 PM, Yong Zhu wrote: > Hi, all > > Now more and more people are joining to dubbo, but there is no guide > for new contributor to startup, such as:

Contributor's guide is needed for Dubbo

2018-03-27 Thread Yong Zhu
Hi, all Now more and more people are joining to dubbo, but there is no guide for new contributor to startup, such as: 1. join to dev mailing list 2. track issue/pr changes 3. how to fix issue, how to merge code, how to add comments 4. how to commit pull request 5. ... These informations are