[GitHub] mzorro opened a new pull request #1562: typo fix

2018-04-07 Thread GitBox
mzorro opened a new pull request #1562: typo fix URL: https://github.com/apache/incubator-dubbo/pull/1562 fix some typos. This is an automated message from the Apache Git Service. To respond to the message, please log on GitHu

[GitHub] codecov-io commented on issue #1562: typo fix

2018-04-07 Thread GitBox
codecov-io commented on issue #1562: typo fix URL: https://github.com/apache/incubator-dubbo/pull/1562#issuecomment-379448004 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1562?src=pr&el=h1) Report > Merging [#1562](https://codecov.io/gh/apache/incubator-dubbo/pull/1562

[GitHub] binarySortTree opened a new issue #24: 打包失败

2018-04-07 Thread GitBox
binarySortTree opened a new issue #24: 打包失败 URL: https://github.com/apache/incubator-dubbo-ops/issues/24 命令行进入incubator-dubbo-ops-master目录,然后执行mvn package,结果显示打包失败: ![20180407164745](https://user-images.githubusercontent.com/29702355/38453136-7449c1b0-3a83-11e8-890f-e5f08d879db4.png)

[GitHub] codecov-io commented on issue #1555: replace vars by Constants.

2018-04-07 Thread GitBox
codecov-io commented on issue #1555: replace vars by Constants. URL: https://github.com/apache/incubator-dubbo/pull/1555#issuecomment-379465423 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1555?src=pr&el=h1) Report > Merging [#1555](https://codecov.io/gh/apache/incubat

[GitHub] mercyblitz closed pull request #97: update readme

2018-04-07 Thread GitBox
mercyblitz closed pull request #97: update readme URL: https://github.com/apache/incubator-dubbo-spring-boot-project/pull/97 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 pul

[GitHub] codecov-io commented on issue #1555: SerivceAnnotationBeanPostProcessor bug and replace ServiceConfig vars by Constants.

2018-04-07 Thread GitBox
codecov-io commented on issue #1555: SerivceAnnotationBeanPostProcessor bug and replace ServiceConfig vars by Constants. URL: https://github.com/apache/incubator-dubbo/pull/1555#issuecomment-379465423 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1555?src=pr&el=h1) Report

[GitHub] eonezhang opened a new issue #1563: http2 support?

2018-04-07 Thread GitBox
eonezhang opened a new issue #1563: http2 support? URL: https://github.com/apache/incubator-dubbo/issues/1563 as netty 4.1.x add default support for http2, and dubbo also support protocol extension, is any plan to support http1/2 transport without containers such as jetty. ---

[GitHub] kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean

2018-04-07 Thread GitBox
kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean URL: https://github.com/apache/incubator-dubbo/issues/1560#issuecomment-379479046 @rongmin you can use the latest version by packaging from the

[GitHub] kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean

2018-04-07 Thread GitBox
kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean URL: https://github.com/apache/incubator-dubbo/issues/1560#issuecomment-379479046 @rongmin you can use the latest version by packaging from the

[GitHub] kimmking opened a new pull request #1564: update CXF to latest version and add test case for webservice protocol

2018-04-07 Thread GitBox
kimmking opened a new pull request #1564: update CXF to latest version and add test case for webservice protocol URL: https://github.com/apache/incubator-dubbo/pull/1564 ## What is the purpose of the change update CXF to latest version 3.2.4 and add test case for webservice protocol

[GitHub] kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean

2018-04-07 Thread GitBox
kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean URL: https://github.com/apache/incubator-dubbo/issues/1560#issuecomment-379483154 generic test case is not a good demo, I update CXF to 3.2.4

[GitHub] kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean

2018-04-07 Thread GitBox
kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean URL: https://github.com/apache/incubator-dubbo/issues/1560#issuecomment-379483154 generic test case is not a good demo, I update CXF to 3.2.4

[GitHub] kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean

2018-04-07 Thread GitBox
kimmking commented on issue #1560: Dubbo multi-protocol, dubbo & webservice protocol to publish service,when startup fail to init webservice bean URL: https://github.com/apache/incubator-dubbo/issues/1560#issuecomment-379483154 generic test case is not a good demo, I update CXF to 3.2.4

[GitHub] codecov-io commented on issue #1564: update CXF to latest version and add test case for webservice protocol

2018-04-07 Thread GitBox
codecov-io commented on issue #1564: update CXF to latest version and add test case for webservice protocol URL: https://github.com/apache/incubator-dubbo/pull/1564#issuecomment-379484796 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1564?src=pr&el=h1) Report > Merging

[GitHub] htynkn commented on a change in pull request #1564: update CXF to latest version and add test case for webservice protocol

2018-04-07 Thread GitBox
htynkn commented on a change in pull request #1564: update CXF to latest version and add test case for webservice protocol URL: https://github.com/apache/incubator-dubbo/pull/1564#discussion_r179932240 ## File path: dubbo-rpc/dubbo-rpc-webservice/pom.xml ## @@ -43,10 +43,1

[GitHub] CoderDade commented on issue #1533: 在Dubbo的Filter里面无法拿到隐式传参的参数(I can't get the attachment in Dubbo Filter)?

2018-04-07 Thread GitBox
CoderDade commented on issue #1533: 在Dubbo的Filter里面无法拿到隐式传参的参数(I can't get the attachment in Dubbo Filter)? URL: https://github.com/apache/incubator-dubbo/issues/1533#issuecomment-379512794 @techyang 2.5.7 This is an automat

[GitHub] diecui1202 commented on issue #1503: ServiceBean.getSpringContext() is null

2018-04-07 Thread GitBox
diecui1202 commented on issue #1503: ServiceBean.getSpringContext() is null URL: https://github.com/apache/incubator-dubbo/issues/1503#issuecomment-379513106 @hengyuanabc will check this problem in his hands-on working. Thi

[GitHub] diecui1202 commented on issue #1503: ServiceBean.getSpringContext() is null

2018-04-07 Thread GitBox
diecui1202 commented on issue #1503: ServiceBean.getSpringContext() is null URL: https://github.com/apache/incubator-dubbo/issues/1503#issuecomment-379513106 @duanling will check this problem in his hands-on working. This i

[GitHub] diecui1202 commented on issue #1503: ServiceBean.getSpringContext() is null

2018-04-07 Thread GitBox
diecui1202 commented on issue #1503: ServiceBean.getSpringContext() is null URL: https://github.com/apache/incubator-dubbo/issues/1503#issuecomment-379513106 @hengyunabc will check this problem in his hands-on working. This

[GitHub] diecui1202 commented on issue #1501: local mock not work according by the user manual

2018-04-07 Thread GitBox
diecui1202 commented on issue #1501: local mock not work according by the user manual URL: https://github.com/apache/incubator-dubbo/issues/1501#issuecomment-379513750 @vangoleo The user book has not been corrected. Please commit a PR under https://github.com/apache/incubator-dubbo-docs

[GitHub] beiwei30 closed pull request #1562: typo fix

2018-04-07 Thread GitBox
beiwei30 closed pull request #1562: typo fix URL: https://github.com/apache/incubator-dubbo/pull/1562 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 request (from a fork)

[GitHub] beiwei30 closed pull request #1388: Remove unnecessary StringBuilder

2018-04-07 Thread GitBox
beiwei30 closed pull request #1388: Remove unnecessary StringBuilder URL: https://github.com/apache/incubator-dubbo/pull/1388 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 pu

[GitHub] beiwei30 commented on a change in pull request #1388: Remove unnecessary StringBuilder

2018-04-07 Thread GitBox
beiwei30 commented on a change in pull request #1388: Remove unnecessary StringBuilder URL: https://github.com/apache/incubator-dubbo/pull/1388#discussion_r179933003 ## File path: dubbo-cluster/src/main/java/com/alibaba/dubbo/rpc/cluster/merger/ArrayMerger.java ## @@ -34,

[GitHub] mercyblitz commented on issue #99: How to Generic reference

2018-04-07 Thread GitBox
mercyblitz commented on issue #99: How to Generic reference URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/99#issuecomment-379514543 How to reference "fzjh" Bean? This is an automated message from t

[GitHub] mercyblitz closed issue #98: how to configure multiple protocols

2018-04-07 Thread GitBox
mercyblitz closed issue #98: how to configure multiple protocols URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/98 This is an automated message from the Apache Git Service. To respond to the message

[GitHub] mercyblitz commented on issue #98: how to configure multiple protocols

2018-04-07 Thread GitBox
mercyblitz commented on issue #98: how to configure multiple protocols URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/98#issuecomment-379514595 ```properties dubbo.protocols[hessian].id = hessian dubbo.protocols[hessian].name = hessian dubbo.protocols[hes

[GitHub] mercyblitz commented on issue #95: idea调试模式项目启动不起来,正常启动没问题

2018-04-07 Thread GitBox
mercyblitz commented on issue #95: idea调试模式项目启动不起来,正常启动没问题 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/95#issuecomment-379514654 Which project you start in IDEA? This is an automated message from

[GitHub] mercyblitz closed issue #63: Replace META-INF/spring-configuration-metadata.json manually

2018-04-07 Thread GitBox
mercyblitz closed issue #63: Replace META-INF/spring-configuration-metadata.json manually URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/63 This is an automated message from the Apache Git Service.

[GitHub] celesky commented on issue #1544: dubbo能否支持netty4?

2018-04-07 Thread GitBox
celesky commented on issue #1544: dubbo能否支持netty4? URL: https://github.com/apache/incubator-dubbo/issues/1544#issuecomment-379514741 原来搞it的也有低级喷子和键盘侠,佩服啊 This is an automated message from the Apache Git Service. To respond to

[GitHub] beiwei30 commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
beiwei30 commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-379514920 dubbo already considered this scenario: ```java if (invokerUrls.isEmpty() && th

[GitHub] beiwei30 closed issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
beiwei30 closed issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508 This is an automated message from the Apache Git Service. To res

[GitHub] empireaaron opened a new issue #1565: dubbo最佳实践案例,全自动开源框架Emsite

2018-04-07 Thread GitBox
empireaaron opened a new issue #1565: dubbo最佳实践案例,全自动开源框架Emsite URL: https://github.com/apache/incubator-dubbo/issues/1565 望dubbo团队快速完成到apache顶级项目的升级,申请做dubbo的最佳使用示范项目:https://gitee.com/hackempire/emsite-parent This is an aut

[GitHub] ralf0131 opened a new issue #9: Update the legacy links in docs

2018-04-07 Thread GitBox
ralf0131 opened a new issue #9: Update the legacy links in docs URL: https://github.com/apache/incubator-dubbo-docs/issues/9 Some of the links in doc link to unavailable resource, e.g. * http://dubbo.io/books/dubbo-admin-book-en/install/provider-demo.html * http://code.alibabatech.

[GitHub] ralf0131 commented on issue #9: Update the legacy links in docs

2018-04-07 Thread GitBox
ralf0131 commented on issue #9: Update the legacy links in docs URL: https://github.com/apache/incubator-dubbo-docs/issues/9#issuecomment-379515134 If you do a search in the root dir ```sh fgrep -rin dubbo.io **/*.md fgrep -rin alibabatech **/*.md ``` You can find lot

[GitHub] cvictory commented on issue #1426: fix isShutdown always return true

2018-04-07 Thread GitBox
cvictory commented on issue #1426: fix isShutdown always return true URL: https://github.com/apache/incubator-dubbo/pull/1426#issuecomment-379515269 Review the commit , change isShutdown to isTerminated. * java.util.concurrent.ExecutorService#isShutdown will return true , after invo

[GitHub] ralf0131 commented on issue #1565: dubbo最佳实践案例申请,全自动开源框架Emsite

2018-04-07 Thread GitBox
ralf0131 commented on issue #1565: dubbo最佳实践案例申请,全自动开源框架Emsite URL: https://github.com/apache/incubator-dubbo/issues/1565#issuecomment-379515348 Hi, welcome! Would you please update the title and description using English? Dubbo is a global community and we would like the issue to b

[GitHub] cvictory commented on issue #1444: [Dubbo-RpcContext] Simplify check consumer side in RpcContext

2018-04-07 Thread GitBox
cvictory commented on issue #1444: [Dubbo-RpcContext] Simplify check consumer side in RpcContext URL: https://github.com/apache/incubator-dubbo/pull/1444#issuecomment-379515681 where is the usage of isProviderSide and isConsumerSide? I cannot judge whether it is right. -

[GitHub] skykong1981 commented on issue #1387: [dubbo-cache] A method level cache implementation for dubbo.

2018-04-07 Thread GitBox
skykong1981 commented on issue #1387: [dubbo-cache] A method level cache implementation for dubbo. URL: https://github.com/apache/incubator-dubbo/pull/1387#issuecomment-379516277 @lovepoem @diecui1202 Sorry. I'm very busy with my recent work in company. I'll fix it when company work done.

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

[GitHub] HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-379516916 but when register center lost all provider instance , invokerUrls will not be empty,it has one e

[GitHub] HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-379516916 but when register center lost all provider instance , invokerUrls will not be empty,it has one e

[GitHub] beiwei30 commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
beiwei30 commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-379517349 with which registry center did you experience the problem? we may need to discuss this further. ---

[GitHub] HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-379516916 when register center is zookeeper, the invokerUrls will not be empty,it has one element and the

[GitHub] nzomkxia opened a new pull request #10: update dubbo docs address in readme

2018-04-07 Thread GitBox
nzomkxia opened a new pull request #10: update dubbo docs address in readme URL: https://github.com/apache/incubator-dubbo-docs/pull/10 This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] nzomkxia closed pull request #10: update dubbo docs address in readme

2018-04-07 Thread GitBox
nzomkxia closed pull request #10: update dubbo docs address in readme URL: https://github.com/apache/incubator-dubbo-docs/pull/10 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 foreig

[GitHub] cvictory commented on issue #1522: 启动时检查依赖,无论我check设为true或者false,它都不检测直接启动成功

2018-04-07 Thread GitBox
cvictory commented on issue #1522: 启动时检查依赖,无论我check设为true或者false,它都不检测直接启动成功 URL: https://github.com/apache/incubator-dubbo/issues/1522#issuecomment-379517483 @zeng54088 Is the issue ok ? And what is the reason? This is an a

[GitHub] beiwei30 closed issue #1512: dubbo service register zookeeper very slow

2018-04-07 Thread GitBox
beiwei30 closed issue #1512: dubbo service register zookeeper very slow URL: https://github.com/apache/incubator-dubbo/issues/1512 This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-379517607 ` ChildListener zkListener = listeners.get(listener); if (zkListener =

[GitHub] HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-379517607 ` ChildListener zkListener = listeners.get(listener); if (zkListener =

[GitHub] HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-379517607 ` ChildListener zkListener = listeners.get(listener); if (zkListener =

[GitHub] HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP

2018-04-07 Thread GitBox
HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-379517607 ` ChildListener zkListener = listeners.get(listener);

[GitHub] nzomkxia opened a new pull request #11: update dubbo book address

2018-04-07 Thread GitBox
nzomkxia opened a new pull request #11: update dubbo book address URL: https://github.com/apache/incubator-dubbo-docs/pull/11 This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2018-04-07 Thread GitBox
mercyblitz commented on a change in pull request #1550: [Dubbo-Fix EnableDubbo annotation bug] URL: https://github.com/apache/incubator-dubbo/pull/1550#discussion_r179935101 ## File path: dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/context/annotat

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

2018-04-07 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_r179935223 ## File path: dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/context/annot

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

2018-04-07 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_r179935223 ## File path: dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/context/annot

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

2018-04-07 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_r179935223 ## File path: dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/context/annot

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

2018-04-07 Thread GitBox
mercyblitz commented on a change in pull request #1550: [Dubbo-Fix EnableDubbo annotation bug] URL: https://github.com/apache/incubator-dubbo/pull/1550#discussion_r179935398 ## File path: dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/beans/factory/a

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

2018-04-07 Thread GitBox
mercyblitz commented on a change in pull request #1550: [Dubbo-Fix EnableDubbo annotation bug] URL: https://github.com/apache/incubator-dubbo/pull/1550#discussion_r179935444 ## File path: dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/beans/factory/a

[GitHub] ralf0131 commented on issue #606: 提供更优雅的异步方式实现

2018-04-07 Thread GitBox
ralf0131 commented on issue #606: 提供更优雅的异步方式实现 URL: https://github.com/apache/incubator-dubbo/pull/606#issuecomment-379521045 This pull request has conflict, please resolve it before we can merge. This is an automated message

[GitHub] ralf0131 commented on issue #639: fix:Activate上的before,after排序是有问题的,不起作用

2018-04-07 Thread GitBox
ralf0131 commented on issue #639: fix:Activate上的before,after排序是有问题的,不起作用 URL: https://github.com/apache/incubator-dubbo/pull/639#issuecomment-379521121 Please resolve the conflict before we can merge. This is an automated mess

[GitHub] xiaomaijiang commented on issue #1532: Upgrade Dubbo from 2.6.0 to 2.6.1 Faild

2018-04-07 Thread GitBox
xiaomaijiang commented on issue #1532: Upgrade Dubbo from 2.6.0 to 2.6.1 Faild URL: https://github.com/apache/incubator-dubbo/issues/1532#issuecomment-379521572 i remove all zk data ,but still has this error ``` Caused by: com.alibaba.dubbo.rpc.RpcException: Failed to register dubbo

[GitHub] xiaomaijiang closed issue #1532: Upgrade Dubbo from 2.6.0 to 2.6.1 Faild

2018-04-07 Thread GitBox
xiaomaijiang closed issue #1532: Upgrade Dubbo from 2.6.0 to 2.6.1 Faild URL: https://github.com/apache/incubator-dubbo/issues/1532 This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] xiaomaijiang commented on issue #1532: Upgrade Dubbo from 2.6.0 to 2.6.1 Faild

2018-04-07 Thread GitBox
xiaomaijiang commented on issue #1532: Upgrade Dubbo from 2.6.0 to 2.6.1 Faild URL: https://github.com/apache/incubator-dubbo/issues/1532#issuecomment-379521769 i change curator version...It work =。= ``` org.apache.curator curator-framework

[GitHub] kimmking commented on issue #1565: Dubbo best practice case application, fully automatic open source framework Emsite.

2018-04-07 Thread GitBox
kimmking commented on issue #1565: Dubbo best practice case application, fully automatic open source framework Emsite. URL: https://github.com/apache/incubator-dubbo/issues/1565#issuecomment-379522424 Thanks for a wonderful integration framework. But I guess the "best practices" were so

[GitHub] kimmking commented on issue #1565: Dubbo best practice case application, fully automatic open source framework Emsite.

2018-04-07 Thread GitBox
kimmking commented on issue #1565: Dubbo best practice case application, fully automatic open source framework Emsite. URL: https://github.com/apache/incubator-dubbo/issues/1565#issuecomment-379522424 Thanks for a wonderful integration framework. But I guess the "best practices" were so

[GitHub] kimmking commented on issue #1565: Dubbo best practice case application, fully automatic open source framework Emsite.

2018-04-07 Thread GitBox
kimmking commented on issue #1565: Dubbo best practice case application, fully automatic open source framework Emsite. URL: https://github.com/apache/incubator-dubbo/issues/1565#issuecomment-379522424 Thanks for a wonderful integration framework. But I guess the "best practices" were so

[GitHub] kimmking commented on issue #1565: Dubbo best practice case application, fully automatic open source framework Emsite.

2018-04-07 Thread GitBox
kimmking commented on issue #1565: Dubbo best practice case application, fully automatic open source framework Emsite. URL: https://github.com/apache/incubator-dubbo/issues/1565#issuecomment-379522424 Thanks for a wonderful integration framework. But I guess the "best practices" were so

[GitHub] ralf0131 commented on issue #639: fix:Activate上的before,after排序是有问题的,不起作用

2018-04-07 Thread GitBox
ralf0131 commented on issue #639: fix:Activate上的before,after排序是有问题的,不起作用 URL: https://github.com/apache/incubator-dubbo/pull/639#issuecomment-379522657 Hi, Please update the title and description using English. Dubbo is a global community and we would like the PR to be reviewed by p

[GitHub] ralf0131 commented on issue #606: 提供更优雅的异步方式实现

2018-04-07 Thread GitBox
ralf0131 commented on issue #606: 提供更优雅的异步方式实现 URL: https://github.com/apache/incubator-dubbo/pull/606#issuecomment-379522767 Hi, Please update the title and description using English. Dubbo is a global community and we would like the PR to be reviewed by people all over the world.

[GitHub] HaoZhang6 commented on issue #1012: Wanted: who's using dubbo

2018-04-07 Thread GitBox
HaoZhang6 commented on issue #1012: Wanted: who's using dubbo URL: https://github.com/apache/incubator-dubbo/issues/1012#issuecomment-379522858 公司:上海烈熊网络技术有限公司 地址:中国上海 联系方式: t...@billbear.cn 场景:统一RPC框架、服务治理框架 This is

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

2018-04-07 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: dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/beans/factory

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

2018-04-07 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_r179936710 ## File path: dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/beans/factory

[GitHub] ralf0131 commented on issue #1555: SerivceAnnotationBeanPostProcessor bug and replace ServiceConfig vars by Constants.

2018-04-07 Thread GitBox
ralf0131 commented on issue #1555: SerivceAnnotationBeanPostProcessor bug and replace ServiceConfig vars by Constants. URL: https://github.com/apache/incubator-dubbo/pull/1555#issuecomment-379524089 I think this pull request contains two separated enhancement. 1. SerivceAnnotationBea

[GitHub] nzomkxia commented on issue #1507: Mirror improvement for test cases in dubbo-rpc-api module

2018-04-07 Thread GitBox
nzomkxia commented on issue #1507: Mirror improvement for test cases in dubbo-rpc-api module URL: https://github.com/apache/incubator-dubbo/pull/1507#issuecomment-379524103 all tests are passed This is an automated message fr

[GitHub] diecui1202 commented on issue #1500: not support java 10

2018-04-07 Thread GitBox
diecui1202 commented on issue #1500: not support java 10 URL: https://github.com/apache/incubator-dubbo/issues/1500#issuecomment-379524152 I run the two test cases under Java 10, they're all ok. And I also build dubbo under Java 10, there is a NullPointerException which is thrown b

[GitHub] codecov-io commented on issue #1380: upgrade libthrift version and add nature thrift support option

2018-04-07 Thread GitBox
codecov-io commented on issue #1380: upgrade libthrift version and add nature thrift support option URL: https://github.com/apache/incubator-dubbo/pull/1380#issuecomment-367338110 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1380?src=pr&el=h1) Report > Merging [#1380

Re: List volume and issue tracking

2018-04-07 Thread Greg Stein
Many projects choose this pattern: dev@ -- the development community's discussions commits@ -- commit emails issues@ -- all emails related to issues (GitHub/Jira) notifications@ -- PR notifications, etc All GitHub activity is required to be delivered to an ASF mailing list. It is up to the (P)PMC

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

2018-04-07 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: dubbo-config/dubbo-config-spring/src/main/java/com/alibaba/dubbo/config/spring/beans/factory

Re: List volume and issue tracking

2018-04-07 Thread Huxing Zhang
+1 This breakdown looks good to me. On Sun, Apr 8, 2018 at 2:25 PM, Greg Stein wrote: > Many projects choose this pattern: > > dev@ -- the development community's discussions > commits@ -- commit emails > issues@ -- all emails related to issues (GitHub/Jira) > notifications@ -- PR notifications,

Re: List volume and issue tracking

2018-04-07 Thread shang zonghai
I was also confused by a lot of mixed emails. For this topic, I have the following suggestions: 1. All pull requests are sent to the current dev@dubbo.apache.org. Pr contains final solution to problem solution or feature enhancement capabilities, all users and deve

Re: List volume and issue tracking

2018-04-07 Thread Yong Zhu
2018-04-08 14:36 GMT+08:00 Huxing Zhang : > +1 > > This breakdown looks good to me. > +1, It sounds good. > > On Sun, Apr 8, 2018 at 2:25 PM, Greg Stein wrote: > > Many projects choose this pattern: > > > > dev@ -- the development community's discussions > > commits@ -- commit emails > > issue

If someaone have a usage question, what should he do?

2018-04-07 Thread shengli cao
Hi everyone: I found some issues in github are usage questions, such as https://github.com/apache/incubator-dubbo/issues/1522 , https://github.com/apache/incubator-dubbo/issues/1523. I have some experience when I have some question about spring boot. If you have some question about spri

Re: List volume and issue tracking

2018-04-07 Thread Wang Xin
+1,It’s good. dev@ -- the development community's discussions commits@ -- commit emails issues@ -- all emails related to issues (GitHub/Jira) notifications@ -- PR notifications, etc Xin Wang lovep...@hotmail.com 在 2018年4月8日,下午2:40,Yong Zhu mailto:diecui1...@gmail.

[GitHub] zonghaishang commented on issue #1532: Upgrade Dubbo from 2.6.0 to 2.6.1 Faild

2018-04-07 Thread GitBox
zonghaishang commented on issue #1532: Upgrade Dubbo from 2.6.0 to 2.6.1 Faild URL: https://github.com/apache/incubator-dubbo/issues/1532#issuecomment-379525705 @xiaomaijiang Here is default version: 2.12.0 This is a

Re: Re: List volume and issue tracking

2018-04-07 Thread wanhuhou
+1 from Alimail Windows--发件人:Wang Xin日 期:2018年04月08日 14:50:53收件人:dev@dubbo.apache.org抄 送:Ian Luo; us...@infra.apache.org主 题:Re: List volume and issue tracking+1,It’s good. dev@ -- the development community's discussions commits@

[GitHub] tangdu commented on issue #1545: 怎样禁用qos-server,因为我是spark项目,一台服务器会启动多个,导致端口冲突

2018-04-07 Thread GitBox
tangdu commented on issue #1545: 怎样禁用qos-server,因为我是spark项目,一台服务器会启动多个,导致端口冲突 URL: https://github.com/apache/incubator-dubbo/issues/1545#issuecomment-379525709 @8967 dubbo.application.qos.enable=false This is an automated