[GitHub] cvictory commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9

2018-04-10 Thread GitBox
cvictory commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9 URL: https://github.com/apache/incubator-dubbo/issues/1524#issuecomment-380025302 I found Implementation-verison and Specification-version in dubbo jar(version:2.6.1 ) is right now. As

[GitHub] cvictory commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9

2018-04-10 Thread GitBox
cvictory commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9 URL: https://github.com/apache/incubator-dubbo/issues/1524#issuecomment-380025302 I found Implementation-verison and Specification-version in dubbo jar(version:2.6.1 ) is right. As

[GitHub] cvictory commented on issue #1528: dubbo monitor?

2018-04-10 Thread GitBox
cvictory commented on issue #1528: dubbo monitor? URL: https://github.com/apache/incubator-dubbo/issues/1528#issuecomment-380028629 It is usage question. Please close it. This is an automated message from the Apache Git

[GitHub] cvictory commented on issue #1497: when using simpleregistry, provider throwed a exception

2018-04-10 Thread GitBox
cvictory commented on issue #1497: when using simpleregistry, provider throwed a exception URL: https://github.com/apache/incubator-dubbo/pull/1497#issuecomment-380037530 The issue is fixed on https://github.com/apache/incubator-dubbo/issues/1289 . The merge request can be closed.

[GitHub] cvictory commented on issue #1497: when using simpleregistry, provider throwed a exception

2018-04-10 Thread GitBox
cvictory commented on issue #1497: when using simpleregistry, provider throwed a exception URL: https://github.com/apache/incubator-dubbo/pull/1497#issuecomment-380037530 The issue is fixed on https://github.com/apache/incubator-dubbo/issues/1289 . The merge request can be closed.

[GitHub] cvictory commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9

2018-04-10 Thread GitBox
cvictory commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9 URL: https://github.com/apache/incubator-dubbo/issues/1524#issuecomment-380025302 I found Implementation-verison and Specification-version in dubbo jar(version:2.6.1 ) is right. And as

[GitHub] beiwei30 closed pull request #13: New thread model: eager

2018-04-10 Thread GitBox
beiwei30 closed pull request #13: New thread model: eager URL: https://github.com/apache/incubator-dubbo-docs/pull/13 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] carryxyh opened a new pull request #13: New thread model: eager

2018-04-10 Thread GitBox
carryxyh opened a new pull request #13: New thread model: eager URL: https://github.com/apache/incubator-dubbo-docs/pull/13 Introduce a new thread model named eager. EagerThreadPoolExecutor has been merged into master.

[GitHub] wangyq07 opened a new issue #1581: 注册中心怎么通知consumer端知道provider发布了和断开了

2018-04-10 Thread GitBox
wangyq07 opened a new issue #1581: 注册中心怎么通知consumer端知道provider发布了和断开了 URL: https://github.com/apache/incubator-dubbo/issues/1581 我现在有个应用,就是在consumer端需要知道目前provider的地址列表,并且provider如果停止了,consumer能够捕捉到相关信息,注册了也可以捕捉到相关信息,谢谢 This

[GitHub] kimmking commented on issue #1581: 注册中心怎么通知consumer端知道provider发布了和断开了

2018-04-10 Thread GitBox
kimmking commented on issue #1581: 注册中心怎么通知consumer端知道provider发布了和断开了 URL: https://github.com/apache/incubator-dubbo/issues/1581#issuecomment-380118573 the notification mechanism is based on zookeeper This is an automated

[GitHub] kimmking commented on issue #1583: provider report failed monitor

2018-04-10 Thread GitBox
kimmking commented on issue #1583: provider report failed monitor URL: https://github.com/apache/incubator-dubbo/issues/1583#issuecomment-380147999 you can use the latest version. This is an automated message from the

[GitHub] gMan1990 opened a new issue #25: file://${user.home}/dubbo.properties 引入有什么用?

2018-04-10 Thread GitBox
gMan1990 opened a new issue #25: file://${user.home}/dubbo.properties 引入有什么用? URL: https://github.com/apache/incubator-dubbo-ops/issues/25

[GitHub] mercyblitz commented on issue #100: dubbo status is UNKOWN

2018-04-10 Thread GitBox
mercyblitz commented on issue #100: dubbo status is UNKOWN URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/100#issuecomment-380169806 Please take a look at `load` item in this endpoint This is an

[GitHub] codecov-io commented on issue #1578: Fix #1539, change log method

2018-04-10 Thread GitBox
codecov-io commented on issue #1578: Fix #1539, change log method URL: https://github.com/apache/incubator-dubbo/pull/1578#issuecomment-380011618 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1578?src=pr=h1) Report > Merging

[GitHub] mercyblitz closed pull request #1578: Fix #1539, change log method

2018-04-10 Thread GitBox
mercyblitz closed pull request #1578: Fix #1539, change log method URL: https://github.com/apache/incubator-dubbo/pull/1578 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign

[GitHub] cvictory commented on issue #1523: dubbo多分支api依赖版本管理问题

2018-04-10 Thread GitBox
cvictory commented on issue #1523: dubbo多分支api依赖版本管理问题 URL: https://github.com/apache/incubator-dubbo/issues/1523#issuecomment-380016838 It is usage question. This is an automated message from the Apache Git Service. To

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

2018-04-10 Thread GitBox
takeseem commented on issue #1516: 请求解决序列化问题 URL: https://github.com/apache/incubator-dubbo/issues/1516#issuecomment-37842 其实这个需求不应该由dubbo实现,本身就是[null],为什么经过dubbo rpc后,变成了[],这本身就是问题! 你完全可以直接写一个工具方法,在return时处理list:return ltrim(list); ```java public static ltrim(List list) {

[GitHub] lovepoem closed issue #1546: multiple registry centers or one registry center cluster?

2018-04-10 Thread GitBox
lovepoem closed issue #1546: multiple registry centers or one registry center cluster? URL: https://github.com/apache/incubator-dubbo/issues/1546 This is an automated message from the Apache Git Service. To respond to the

[GitHub] lovepoem commented on issue #1546: multiple registry centers or one registry center cluster?

2018-04-10 Thread GitBox
lovepoem commented on issue #1546: multiple registry centers or one registry center cluster? URL: https://github.com/apache/incubator-dubbo/issues/1546#issuecomment-380003750 Agree with @johnament This is an automated

[GitHub] lovepoem commented on issue #1546: multiple registry centers or one registry center cluster?

2018-04-10 Thread GitBox
lovepoem commented on issue #1546: multiple registry centers or one registry center cluster? URL: https://github.com/apache/incubator-dubbo/issues/1546#issuecomment-380003750 Agree with @zonghaishang zong This is an

[GitHub] zonghaishang commented on a change in pull request #1550: [Dubbo-Fix EnableDubbo annotation bug]

2018-04-10 Thread GitBox
zonghaishang commented on a change in pull request #1550: [Dubbo-Fix EnableDubbo annotation bug] URL: https://github.com/apache/incubator-dubbo/pull/1550#discussion_r179936906 ## File path:

[GitHub] zonghaishang commented on a change in pull request #1550: [Dubbo-Fix EnableDubbo annotation bug]

2018-04-10 Thread GitBox
zonghaishang commented on a change in pull request #1550: [Dubbo-Fix EnableDubbo annotation bug] URL: https://github.com/apache/incubator-dubbo/pull/1550#discussion_r179936669 ## File path:

[GitHub] zonghaishang commented on a change in pull request #1550: [Dubbo-Fix EnableDubbo annotation bug]

2018-04-10 Thread GitBox
zonghaishang commented on a change in pull request #1550: [Dubbo-Fix EnableDubbo annotation bug] URL: https://github.com/apache/incubator-dubbo/pull/1550#discussion_r179554995 ## File path:

[GitHub] nzomkxia commented on issue #1442: [Dubbo-889-Attachments] support implicit delivery of attachments from provider to consumer

2018-04-10 Thread GitBox
nzomkxia commented on issue #1442: [Dubbo-889-Attachments] support implicit delivery of attachments from provider to consumer URL: https://github.com/apache/incubator-dubbo/pull/1442#issuecomment-380005817 can you commit a test case for the change?

[GitHub] diecui1202 opened a new pull request #1578: Fix #1539, change log method

2018-04-10 Thread GitBox
diecui1202 opened a new pull request #1578: Fix #1539, change log method URL: https://github.com/apache/incubator-dubbo/pull/1578 ## What is the purpose of the change Just fix hand-writing error for warn log ## Brief changelog XX ## Verifying this change

[GitHub] huangxincheng opened a new issue #1579: Could you tell me why no dubbo admin and dubbo monitoring on source

2018-04-10 Thread GitBox
huangxincheng opened a new issue #1579: Could you tell me why no dubbo admin and dubbo monitoring on source URL: https://github.com/apache/incubator-dubbo/issues/1579 Could you tell me why no dubbo admin and dubbo monitoring on source

[GitHub] hank-whu commented on issue #1500: not support java 10

2018-04-10 Thread GitBox
hank-whu commented on issue #1500: not support java 10 URL: https://github.com/apache/incubator-dubbo/issues/1500#issuecomment-379998472 应该是我电脑 maven 的问题,删掉 maven 的 repository 后问题解决。 浪费大家时间了,多谢各位。 This is an automated

[Suggestion] PR failing if test coverage went down

2018-04-10 Thread htynkn
hey team, In pull request template(https://github.com/apache/incubator-dubbo/blob/master/PULL_REQUEST_TEMPLATE.md), this is one item to ask all pr to "Write necessary unit-test to verify your logic correction" Codecov has feature to fail PR if test coverage went down. Which means for

[GitHub] lixiaguang opened a new issue #1585: How to use standard cxf client to invoke Dubbo Webservice?

2018-04-10 Thread GitBox
lixiaguang opened a new issue #1585: How to use standard cxf client to invoke Dubbo Webservice? URL: https://github.com/apache/incubator-dubbo/issues/1585 I got a Dubbo Webservice WSDL Address. I want to use cxf client toinvoke.But when i run my code,I got some error

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

[GitHub] chickenlj commented on issue #1534: Spring Framework / Spring Boot supports

2018-04-10 Thread GitBox
chickenlj commented on issue #1534: Spring Framework / Spring Boot supports URL: https://github.com/apache/incubator-dubbo/pull/1534#issuecomment-380305266 Please don't merge this PR to 2.5.x,@mercyblitz will create a new one with master as the target branch. 2.5.x is a maintain branch

[GitHub] alphatan commented on issue #100: dubbo status is UNKOWN

2018-04-10 Thread GitBox
alphatan commented on issue #100: dubbo status is UNKOWN URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/100#issuecomment-380283176 @mercyblitz Hi, thanks for your response. But what does it mean? How could I find the info of the `load` item?

[GitHub] shinestarwang opened a new issue #1586: 新增provider后负载均衡问题

2018-04-10 Thread GitBox
shinestarwang opened a new issue #1586: 新增provider后负载均衡问题 URL: https://github.com/apache/incubator-dubbo/issues/1586 遇到的情况是这样的: 新增8台服务器(provider),旧的8台服务器的被请求次数明显比新增的服务器被调用次数多很多 策略使用的roundrobin dubbo version:2.5.3

[GitHub] neesonqk commented on issue #93: Is it incompatible with Spring Boot 2.0?

2018-04-10 Thread GitBox
neesonqk commented on issue #93: Is it incompatible with Spring Boot 2.0? URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/93#issuecomment-380304762

[GitHub] mercyblitz commented on issue #101: Better use the newest dubbo 2.6.x version and only depend on necessary modules.

2018-04-10 Thread GitBox
mercyblitz commented on issue #101: Better use the newest dubbo 2.6.x version and only depend on necessary modules. URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/101#issuecomment-380309004 Ok , NP

[GitHub] anyway-whatever commented on issue #50: 2.5.4-SNAPSHOT dubbo admin error

2018-04-10 Thread GitBox
anyway-whatever commented on issue #50: 2.5.4-SNAPSHOT dubbo admin error URL: https://github.com/apache/incubator-dubbo/issues/50#issuecomment-380312284 INFO interceptor.AuthorizationValve - [DUBBO] AuthorizationValve of uri: /, dubbo version: 2.5.3, current host: 192.168.189.1