[GitHub] codecov-io commented on issue #1810: [Dubbo-199] Remove duplicate call to setProvider/setConsumer. #199

2018-05-16 Thread GitBox
codecov-io commented on issue #1810: [Dubbo-199] Remove duplicate call to setProvider/setConsumer. #199 URL: https://github.com/apache/incubator-dubbo/pull/1810#issuecomment-389458117 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1810?src=pr=h1) Report > Merging

[GitHub] ralf0131 closed issue #200: ScriptRouter脚本路由规则执行存在问题

2018-05-16 Thread GitBox
ralf0131 closed issue #200: ScriptRouter脚本路由规则执行存在问题 URL: https://github.com/apache/incubator-dubbo/issues/200 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] ralf0131 closed issue #201: dubbo provider和consumer传输对象用什么协议比较好,需要序列化吗

2018-05-16 Thread GitBox
ralf0131 closed issue #201: dubbo provider和consumer传输对象用什么协议比较好,需要序列化吗 URL: https://github.com/apache/incubator-dubbo/issues/201 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] ralf0131 commented on issue #189: dubbo-admin启动报错

2018-05-16 Thread GitBox
ralf0131 commented on issue #189: dubbo-admin启动报错 URL: https://github.com/apache/incubator-dubbo/issues/189#issuecomment-389445400 This is because you compiled the code under Java 8 but run it under Java 7 or lower. This is

[GitHub] ralf0131 closed issue #210: dubbo调用报错HessianFieldException

2018-05-16 Thread GitBox
ralf0131 closed issue #210: dubbo调用报错HessianFieldException URL: https://github.com/apache/incubator-dubbo/issues/210 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] ralf0131 closed issue #179: 你好,有关nodejs调用dubbo服务的问题

2018-05-16 Thread GitBox
ralf0131 closed issue #179: 你好,有关nodejs调用dubbo服务的问题 URL: https://github.com/apache/incubator-dubbo/issues/179 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] ralf0131 commented on issue #179: 你好,有关nodejs调用dubbo服务的问题

2018-05-16 Thread GitBox
ralf0131 commented on issue #179: 你好,有关nodejs调用dubbo服务的问题 URL: https://github.com/apache/incubator-dubbo/issues/179#issuecomment-389444649 Please check out this awesome project: https://github.com/dubbo/dubbo2.js This is an

[GitHub] YoungHu commented on issue #1624: [Design bug] unreasonable design for register dubbo service

2018-05-16 Thread GitBox
YoungHu commented on issue #1624: [Design bug] unreasonable design for register dubbo service URL: https://github.com/apache/incubator-dubbo/issues/1624#issuecomment-389413272 But that is not a fully solution, I just resolved the group problem not the version. In my onion, we should a

[GitHub] ralf0131 closed issue #206: 使用注解定义Service,结果自定义的Aop用不了,根本启动不起来,怎么搞?

2018-05-16 Thread GitBox
ralf0131 closed issue #206: 使用注解定义Service,结果自定义的Aop用不了,根本启动不起来,怎么搞? URL: https://github.com/apache/incubator-dubbo/issues/206 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ralf0131 closed issue #189: dubbo-admin启动报错

2018-05-16 Thread GitBox
ralf0131 closed issue #189: dubbo-admin启动报错 URL: https://github.com/apache/incubator-dubbo/issues/189 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] ralf0131 commented on issue #212: dubbo-2.5.3,com.alibaba.dubbo.config.spring.AnnotationBean,serviceConfig.setProtocols报错

2018-05-16 Thread GitBox
ralf0131 commented on issue #212: dubbo-2.5.3,com.alibaba.dubbo.config.spring.AnnotationBean,serviceConfig.setProtocols报错 URL: https://github.com/apache/incubator-dubbo/issues/212#issuecomment-389452354 This issue has been fixed. Please try using the latest version.

[GitHub] ralf0131 closed issue #212: dubbo-2.5.3,com.alibaba.dubbo.config.spring.AnnotationBean,serviceConfig.setProtocols报错

2018-05-16 Thread GitBox
ralf0131 closed issue #212: dubbo-2.5.3,com.alibaba.dubbo.config.spring.AnnotationBean,serviceConfig.setProtocols报错 URL: https://github.com/apache/incubator-dubbo/issues/212 This is an automated message from the Apache Git

[GitHub] vangoleo opened a new pull request #1808: Fix Issue : https://github.com/apache/incubator-dubbo/issues/1470

2018-05-16 Thread GitBox
vangoleo opened a new pull request #1808: Fix Issue : https://github.com/apache/incubator-dubbo/issues/1470 URL: https://github.com/apache/incubator-dubbo/pull/1808 ## What is the purpose of the change Fix an error in URL class -- can not get username or password correctly while

[GitHub] htynkn opened a new pull request #1809: add unit test for dubbo spring config

2018-05-16 Thread GitBox
htynkn opened a new pull request #1809: add unit test for dubbo spring config URL: https://github.com/apache/incubator-dubbo/pull/1809 ## What is the purpose of the change Add test for dubbo spring config module Close #1684 ## Brief changelog + ignore AnnotationBean

[GitHub] ralf0131 commented on issue #200: ScriptRouter脚本路由规则执行存在问题

2018-05-16 Thread GitBox
ralf0131 commented on issue #200: ScriptRouter脚本路由规则执行存在问题 URL: https://github.com/apache/incubator-dubbo/issues/200#issuecomment-389450760 It has been fixed in the latest documentation: http://dubbo.apache.org/books/dubbo-user-book/demos/routing-rule.html

[GitHub] diecui1202 commented on issue #1048: Failed to send attachments to provider when using thrift RPC protocol.

2018-05-18 Thread GitBox
diecui1202 commented on issue #1048: Failed to send attachments to provider when using thrift RPC protocol. URL: https://github.com/apache/incubator-dubbo/issues/1048#issuecomment-390145757 @lovepoem please consider this in native-thrift protocol. Thanks

[GitHub] ningyu1 commented on issue #1708: [Dubbo-1637] Fix When using hibernate-validator, class 'org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl' is wrong with hessian

2018-05-18 Thread GitBox
ningyu1 commented on issue #1708: [Dubbo-1637] Fix When using hibernate-validator, class 'org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl' is wrong with hessian deserialization. URL: https://github.com/apache/incubator-dubbo/pull/1708#issuecomment-390145589

[GitHub] Mrbug001 commented on issue #26: 启东时没有按照配置的zookeeper找注册中心

2018-05-18 Thread GitBox
Mrbug001 commented on issue #26: 启东时没有按照配置的zookeeper找注册中心 URL: https://github.com/apache/incubator-dubbo-ops/issues/26#issuecomment-390147115 @mark-wk 解决了吗? This is an automated message from the Apache Git Service. To

[GitHub] Mrbug001 commented on issue #26: 启东时没有按照配置的zookeeper找注册中心

2018-05-18 Thread GitBox
Mrbug001 commented on issue #26: 启东时没有按照配置的zookeeper找注册中心 URL: https://github.com/apache/incubator-dubbo-ops/issues/26#issuecomment-390147050 @ChoingHyun 解决了吗? This is an automated message from the Apache Git Service. To

[GitHub] Jaskey commented on issue #1784: Dubbo调用超时,服务端历史统计的处理耗时很短且找不到对应超时上下文的超时日志

2018-05-18 Thread GitBox
Jaskey commented on issue #1784: Dubbo调用超时,服务端历史统计的处理耗时很短且找不到对应超时上下文的超时日志 URL: https://github.com/apache/incubator-dubbo/issues/1784#issuecomment-390152044 @feelwing1314 设置的超时就是provider设置的,其他超时是有warn日志的,所以不可能是error级别的问题 This

[GitHub] wmwangmin closed pull request #1818: 2.6.2 release

2018-05-18 Thread GitBox
wmwangmin closed pull request #1818: 2.6.2 release URL: https://github.com/apache/incubator-dubbo/pull/1818 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] wmwangmin opened a new pull request #1818: 2.6.2 release

2018-05-18 Thread GitBox
wmwangmin opened a new pull request #1818: 2.6.2 release URL: https://github.com/apache/incubator-dubbo/pull/1818 ## What is the purpose of the change X ## Brief changelog X ## Verifying this change X Follow this checklist to help us

[GitHub] yanhaizhe opened a new issue #140: 0.2.0版本什么时候能release

2018-05-19 Thread GitBox
yanhaizhe opened a new issue #140: 0.2.0版本什么时候能release URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/140 有版本计划吗? This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] zyongbai opened a new issue #1819: AnnotationProvider启动报错

2018-05-19 Thread GitBox
zyongbai opened a new issue #1819: AnnotationProvider启动报错 URL: https://github.com/apache/incubator-dubbo/issues/1819 com.alibaba.dubbo.examples.annotation.AnnotationProvider Exception in thread "main" java.lang.IllegalStateException: No such application config! Please add to your

[GitHub] 136759790 opened a new issue #141: 提供者加上@transactional注解就无法再注册中心注册了

2018-05-20 Thread GitBox
136759790 opened a new issue #141: 提供者加上@transactional注解就无法再注册中心注册了 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/141 提供者加上@transactional注解就无法再注册中心注册了 This is an automated message from the Apache

[GitHub] ralf0131 commented on issue #944: AbstractClient reconnect() should be synchronized under concurrency scene

2018-05-20 Thread GitBox
ralf0131 commented on issue #944: AbstractClient reconnect() should be synchronized under concurrency scene URL: https://github.com/apache/incubator-dubbo/issues/944#issuecomment-390463964 Hi, would you mind send a pull request?

[GitHub] ralf0131 closed issue #840: dubbo:annotation注解扫描到被代理的对象时,无法发布服务

2018-05-20 Thread GitBox
ralf0131 closed issue #840: dubbo:annotation注解扫描到被代理的对象时,无法发布服务 URL: https://github.com/apache/incubator-dubbo/issues/840 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ralf0131 closed issue #625: maven install时一直提示无法解析项目jar包

2018-05-20 Thread GitBox
ralf0131 closed issue #625: maven install时一直提示无法解析项目jar包 URL: https://github.com/apache/incubator-dubbo/issues/625 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] ralf0131 commented on issue #625: maven install时一直提示无法解析项目jar包

2018-05-20 Thread GitBox
ralf0131 commented on issue #625: maven install时一直提示无法解析项目jar包 URL: https://github.com/apache/incubator-dubbo/issues/625#issuecomment-390465356 Hi, please try the latest code. Feel free to reopen it if it still exists. This

[GitHub] ralf0131 commented on issue #652: 用户手册基准测试工具包地址失效了

2018-05-20 Thread GitBox
ralf0131 commented on issue #652: 用户手册基准测试工具包地址失效了 URL: https://github.com/apache/incubator-dubbo/issues/652#issuecomment-390464961 Hi, please check this doc: https://github.com/apache/incubator-dubbo-docs/blob/master/dubbo-user-book/benchmark-tool.md

[GitHub] ralf0131 commented on issue #1690: Enhance the test coverage part-11 : dubbo-registry/dubbo-registry-api and dubbo-registry/dubbo-registry-default modules

2018-05-20 Thread GitBox
ralf0131 commented on issue #1690: Enhance the test coverage part-11 : dubbo-registry/dubbo-registry-api and dubbo-registry/dubbo-registry-default modules URL: https://github.com/apache/incubator-dubbo/issues/1690#issuecomment-390466160 Hi, I am willing to take this.

[GitHub] codecov-io commented on issue #1820: Improve graceful shutdown

2018-05-20 Thread GitBox
codecov-io commented on issue #1820: Improve graceful shutdown URL: https://github.com/apache/incubator-dubbo/pull/1820#issuecomment-390465824 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1820?src=pr=h1) Report > Merging

[GitHub] ralf0131 commented on issue #795: dubbo-admin corrupts when starting

2018-05-20 Thread GitBox
ralf0131 commented on issue #795: dubbo-admin corrupts when starting URL: https://github.com/apache/incubator-dubbo/issues/795#issuecomment-390464509 Please check the latest dubbo-admin code, if you still get this issue, feel free to reopen it.

[GitHub] ralf0131 closed issue #795: dubbo-admin corrupts when starting

2018-05-20 Thread GitBox
ralf0131 closed issue #795: dubbo-admin corrupts when starting URL: https://github.com/apache/incubator-dubbo/issues/795 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ralf0131 commented on issue #1820: Improve graceful shutdown

2018-05-20 Thread GitBox
ralf0131 commented on issue #1820: Improve graceful shutdown URL: https://github.com/apache/incubator-dubbo/pull/1820#issuecomment-390464834 @zonghaishang Please help to review this pull request. This is an automated message

[GitHub] ralf0131 opened a new pull request #1820: Improve graceful shutdown

2018-05-20 Thread GitBox
ralf0131 opened a new pull request #1820: Improve graceful shutdown URL: https://github.com/apache/incubator-dubbo/pull/1820 ## What is the purpose of the change Improve compatibility for graceful shutdown. The implementation fo #1763 lack consideration for compatibility.

[GitHub] ralf0131 closed issue #848: 多语言支持

2018-05-20 Thread GitBox
ralf0131 closed issue #848: 多语言支持 URL: https://github.com/apache/incubator-dubbo/issues/848 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to

[GitHub] ralf0131 commented on issue #848: 多语言支持

2018-05-20 Thread GitBox
ralf0131 commented on issue #848: 多语言支持 URL: https://github.com/apache/incubator-dubbo/issues/848#issuecomment-390464239 Other language support can be found at: https://github.com/dubbo This is an automated message from the

[GitHub] ralf0131 closed issue #642: dubbo用户手册连接错误

2018-05-20 Thread GitBox
ralf0131 closed issue #642: dubbo用户手册连接错误 URL: https://github.com/apache/incubator-dubbo/issues/642 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] ralf0131 commented on issue #642: dubbo用户手册连接错误

2018-05-20 Thread GitBox
ralf0131 commented on issue #642: dubbo用户手册连接错误 URL: https://github.com/apache/incubator-dubbo/issues/642#issuecomment-390465270 Hi, this issue has already be fixed. Please check the latest code. This is an automated message

[GitHub] ralf0131 commented on issue #341: dubbo_admin 部署失败的问题

2018-05-17 Thread GitBox
ralf0131 commented on issue #341: dubbo_admin 部署失败的问题 URL: https://github.com/apache/incubator-dubbo/issues/341#issuecomment-389823792 The specific error is: ``` Caused by: org.springframework.beans.NotWritablePropertyException: Invalid property 'URIType' of bean class

[GitHub] KMnO4 opened a new issue #1813: can dubbo support Serialization configuration to dubbo:service or dubbo:method

2018-05-17 Thread GitBox
KMnO4 opened a new issue #1813: can dubbo support Serialization configuration to dubbo:service or dubbo:method URL: https://github.com/apache/incubator-dubbo/issues/1813 In my scenario, some methods in the provider return a large amount of data each time, because the response is

[GitHub] ralf0131 closed issue #341: dubbo_admin 部署失败的问题

2018-05-17 Thread GitBox
ralf0131 closed issue #341: dubbo_admin 部署失败的问题 URL: https://github.com/apache/incubator-dubbo/issues/341 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] ralf0131 closed issue #323: JfreeChart版本过低

2018-05-17 Thread GitBox
ralf0131 closed issue #323: JfreeChart版本过低 URL: https://github.com/apache/incubator-dubbo/issues/323 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] ralf0131 commented on issue #890: 希望在文档中可以给出详细一些的线程模型图

2018-05-17 Thread GitBox
ralf0131 commented on issue #890: 希望在文档中可以给出详细一些的线程模型图 URL: https://github.com/apache/incubator-dubbo/issues/890#issuecomment-389922719 Hello, well done! Can you please send a pull request to https://github.com/apache/incubator-dubbo-docs ?

[GitHub] ralf0131 commented on issue #296: 为什么Hessian不使用重载方法

2018-05-17 Thread GitBox
ralf0131 commented on issue #296: 为什么Hessian不使用重载方法 URL: https://github.com/apache/incubator-dubbo/issues/296#issuecomment-389916160 To enable hessian method overloading, you can set `hessian.overload.method=true` to you provider url.

[GitHub] ralf0131 commented on issue #1665: Could not stop elegantly when running under tomcat

2018-05-17 Thread GitBox
ralf0131 commented on issue #1665: Could not stop elegantly when running under tomcat URL: https://github.com/apache/incubator-dubbo/issues/1665#issuecomment-389919565 Fixed by #1763 This is an automated message from the

[GitHub] ralf0131 closed issue #1652: memory leak warning when stop tomcat.

2018-05-17 Thread GitBox
ralf0131 closed issue #1652: memory leak warning when stop tomcat. URL: https://github.com/apache/incubator-dubbo/issues/1652 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] wendal closed issue #319: AbstractConfig的shutdownHook应可配置

2018-05-17 Thread GitBox
wendal closed issue #319: AbstractConfig的shutdownHook应可配置 URL: https://github.com/apache/incubator-dubbo/issues/319 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] wendal commented on issue #319: AbstractConfig的shutdownHook应可配置

2018-05-17 Thread GitBox
wendal commented on issue #319: AbstractConfig的shutdownHook应可配置 URL: https://github.com/apache/incubator-dubbo/issues/319#issuecomment-389926660 becase it can't disable or stop at old version. This is an automated message

[GitHub] ralf0131 commented on issue #319: AbstractConfig的shutdownHook应可配置

2018-05-17 Thread GitBox
ralf0131 commented on issue #319: AbstractConfig的shutdownHook应可配置 URL: https://github.com/apache/incubator-dubbo/issues/319#issuecomment-389908067 Why should not the shutdown hook not be added? Have you encountered any issue?

[GitHub] ralf0131 commented on issue #320: FailbackRegistry及其子类的线程池均没有销毁

2018-05-17 Thread GitBox
ralf0131 commented on issue #320: FailbackRegistry及其子类的线程池均没有销毁 URL: https://github.com/apache/incubator-dubbo/issues/320#issuecomment-389907128 It is fixed in #1763 , will be available from 2.6.3 onwards. This is an

[GitHub] ralf0131 closed issue #320: FailbackRegistry及其子类的线程池均没有销毁

2018-05-17 Thread GitBox
ralf0131 closed issue #320: FailbackRegistry及其子类的线程池均没有销毁 URL: https://github.com/apache/incubator-dubbo/issues/320 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] ralf0131 closed issue #296: 为什么Hessian不使用重载方法

2018-05-17 Thread GitBox
ralf0131 closed issue #296: 为什么Hessian不使用重载方法 URL: https://github.com/apache/incubator-dubbo/issues/296 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] ralf0131 commented on issue #559: 如何使用Python调用dubbo接口

2018-05-17 Thread GitBox
ralf0131 commented on issue #559: 如何使用Python调用dubbo接口 URL: https://github.com/apache/incubator-dubbo/issues/559#issuecomment-389925743 Please checkout this awesome project: https://github.com/dubbo/dubbo-client-py This is

[GitHub] ralf0131 commented on issue #326: 消费端调用java.lang.NullPointerException ,看不出注解有错。日志如下:

2018-05-17 Thread GitBox
ralf0131 commented on issue #326: 消费端调用java.lang.NullPointerException ,看不出注解有错。日志如下: URL: https://github.com/apache/incubator-dubbo/issues/326#issuecomment-389909422 It looks like the NPE is thrown by your business code, check this: ``` at

[GitHub] ralf0131 commented on issue #323: JfreeChart版本过低

2018-05-17 Thread GitBox
ralf0131 commented on issue #323: JfreeChart版本过低 URL: https://github.com/apache/incubator-dubbo/issues/323#issuecomment-389910997 Hi, I can correctly compile dubbo-monitor under Jdk 1.8. I am closing this issue. Please try again, if you still have such problem, please attach the

[GitHub] ralf0131 commented on issue #303: corethreads设置

2018-05-17 Thread GitBox
ralf0131 commented on issue #303: corethreads设置 URL: https://github.com/apache/incubator-dubbo/issues/303#issuecomment-389914519 I agree. Indeed `corethreads` should be added to `dubbo.xsd`. May there and more to be added. Would you mind send a pull request?

[GitHub] lovepoem commented on issue #465: dubbo目前的支持优雅停机吗?

2018-05-17 Thread GitBox
lovepoem commented on issue #465: dubbo目前的支持优雅停机吗? URL: https://github.com/apache/incubator-dubbo/issues/465#issuecomment-389917537 @taige ,can you please create a pull request? This is an automated message from the Apache

[GitHub] ralf0131 closed issue #1665: Could not stop elegantly when running under tomcat

2018-05-17 Thread GitBox
ralf0131 closed issue #1665: Could not stop elegantly when running under tomcat URL: https://github.com/apache/incubator-dubbo/issues/1665 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] ralf0131 commented on issue #1665: Could not stop elegantly when running under tomcat

2018-05-17 Thread GitBox
ralf0131 commented on issue #1665: Could not stop elegantly when running under tomcat URL: https://github.com/apache/incubator-dubbo/issues/1665#issuecomment-389919139 This issue has been fixed from 2.6.3 onwards. This is

[GitHub] ralf0131 commented on issue #199: 为什么AnnotationBean中postProcessAfterInitialization方法和refer方法中的serviceConfig.setProvider方法和referenceConfig.setConsumer方法要重复执行一次呢?

2018-05-16 Thread GitBox
ralf0131 commented on issue #199: 为什么AnnotationBean中postProcessAfterInitialization方法和refer方法中的serviceConfig.setProvider方法和referenceConfig.setConsumer方法要重复执行一次呢? URL: https://github.com/apache/incubator-dubbo/issues/199#issuecomment-389522876 Yes, I have send a pull request to address this

[GitHub] codecov-io commented on issue #1811: [Dubbo-1667] Fix unstable hessian protocol unit test. #1667

2018-05-16 Thread GitBox
codecov-io commented on issue #1811: [Dubbo-1667] Fix unstable hessian protocol unit test. #1667 URL: https://github.com/apache/incubator-dubbo/pull/1811#issuecomment-389574602 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1811?src=pr=h1) Report > Merging

[GitHub] ralf0131 closed issue #241: miss dependecy 'jetty-maven-plugin'

2018-05-16 Thread GitBox
ralf0131 closed issue #241: miss dependecy 'jetty-maven-plugin' URL: https://github.com/apache/incubator-dubbo/issues/241 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ralf0131 commented on issue #236: dubbo分组校验不起作用的原因

2018-05-16 Thread GitBox
ralf0131 commented on issue #236: dubbo分组校验不起作用的原因 URL: https://github.com/apache/incubator-dubbo/issues/236#issuecomment-389529988 Hi, would you please send a pull request? This is an automated message from the Apache Git

[GitHub] ralf0131 opened a new pull request #1811: [Dubbo-1667] Fix unstable hessian protocol unit test. #1667

2018-05-16 Thread GitBox
ralf0131 opened a new pull request #1811: [Dubbo-1667] Fix unstable hessian protocol unit test. #1667 URL: https://github.com/apache/incubator-dubbo/pull/1811 ## What is the purpose of the change Fix unstable hessian protocol unit test ## Brief changelog Add

[GitHub] ralf0131 commented on issue #1667: com.alibaba.dubbo.rpc.protocol.hessian.HessianProtocolTest fails occasionally

2018-05-16 Thread GitBox
ralf0131 commented on issue #1667: com.alibaba.dubbo.rpc.protocol.hessian.HessianProtocolTest fails occasionally URL: https://github.com/apache/incubator-dubbo/issues/1667#issuecomment-389567440 @htynkn I think you are right. The two failing ut ```

[GitHub] ralf0131 commented on issue #272: Linux 环境 dubbo-admin无法启动,显示一直启动中。。。

2018-05-16 Thread GitBox
ralf0131 commented on issue #272: Linux 环境 dubbo-admin无法启动,显示一直启动中。。。 URL: https://github.com/apache/incubator-dubbo/issues/272#issuecomment-389528781 If you are running under Tomcat, please use jstack to check what the thread 'catalina-start-stop-xxx' is doing.

[GitHub] ralf0131 commented on issue #1136: com.caucho.hessian.io.HessianProtocolException: '￿' is an unknown code

2018-05-16 Thread GitBox
ralf0131 commented on issue #1136: com.caucho.hessian.io.HessianProtocolException: '�' is an unknown code URL: https://github.com/apache/incubator-dubbo/issues/1136#issuecomment-389568342 Please try adding `hessian.overload.method` to the url. e.g.

[GitHub] codecov-io commented on issue #1803: Fix bug in InternalThreadLocal and provides unit test

2018-05-15 Thread GitBox
codecov-io commented on issue #1803: Fix bug in InternalThreadLocal and provides unit test URL: https://github.com/apache/incubator-dubbo/pull/1803#issuecomment-389107807 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1803?src=pr=h1) Report > Merging

[GitHub] ralf0131 commented on issue #1734: why dependency 'commons-lang3' is provided scope?

2018-05-15 Thread GitBox
ralf0131 commented on issue #1734: why dependency 'commons-lang3' is provided scope? URL: https://github.com/apache/incubator-dubbo/issues/1734#issuecomment-389111804 Where did you get the provided scope? In dependencies-bom/pom.xml: ```xml

[GitHub] ralf0131 closed issue #1594: Does Dubbo currently support PHP?

2018-05-15 Thread GitBox
ralf0131 closed issue #1594: Does Dubbo currently support PHP? URL: https://github.com/apache/incubator-dubbo/issues/1594 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ralf0131 closed issue #1609: incomplete: Fix hessian2 serialized short, byte is converted to int bug (#1232)

2018-05-15 Thread GitBox
ralf0131 closed issue #1609: incomplete: Fix hessian2 serialized short, byte is converted to int bug (#1232) URL: https://github.com/apache/incubator-dubbo/issues/1609 This is an automated message from the Apache Git

[GitHub] ralf0131 closed issue #1656: [Release] Sync 2.6.2-SNAPSHOT to master branch

2018-05-15 Thread GitBox
ralf0131 closed issue #1656: [Release] Sync 2.6.2-SNAPSHOT to master branch URL: https://github.com/apache/incubator-dubbo/issues/1656 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] ralf0131 commented on issue #1656: [Release] Sync 2.6.2-SNAPSHOT to master branch

2018-05-15 Thread GitBox
ralf0131 commented on issue #1656: [Release] Sync 2.6.2-SNAPSHOT to master branch URL: https://github.com/apache/incubator-dubbo/issues/1656#issuecomment-389113364 Done. This is an automated message from the Apache Git

[GitHub] ralf0131 commented on issue #1660: dubbo2.5.11 in your incubator-dubbo-spring-boot-project-0.2.0 miss

2018-05-15 Thread GitBox
ralf0131 commented on issue #1660: dubbo2.5.11 in your incubator-dubbo-spring-boot-project-0.2.0 miss URL: https://github.com/apache/incubator-dubbo/issues/1660#issuecomment-389113198 Please try the latest version 2.6.1, if you still have the problem, please re-open this issue.

[GitHub] ralf0131 closed issue #1660: dubbo2.5.11 in your incubator-dubbo-spring-boot-project-0.2.0 miss

2018-05-15 Thread GitBox
ralf0131 closed issue #1660: dubbo2.5.11 in your incubator-dubbo-spring-boot-project-0.2.0 miss URL: https://github.com/apache/incubator-dubbo/issues/1660 This is an automated message from the Apache Git Service. To

[GitHub] ralf0131 commented on issue #60: 有几个pom少依赖

2018-05-15 Thread GitBox
ralf0131 commented on issue #60: 有几个pom少依赖 URL: https://github.com/apache/incubator-dubbo/issues/60#issuecomment-389123400 This is a legacy issue, which should be fixed. This is an automated message from the Apache Git

[GitHub] ralf0131 closed issue #60: 有几个pom少依赖

2018-05-15 Thread GitBox
ralf0131 closed issue #60: 有几个pom少依赖 URL: https://github.com/apache/incubator-dubbo/issues/60 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to

[GitHub] ralf0131 closed issue #72: dubbo-rpc-thrift 少了 commons-lang 的pom依赖

2018-05-15 Thread GitBox
ralf0131 closed issue #72: dubbo-rpc-thrift 少了 commons-lang 的pom依赖 URL: https://github.com/apache/incubator-dubbo/issues/72 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ralf0131 commented on issue #11: dubbo.apache.org does not reflect the latest code

2018-05-15 Thread GitBox
ralf0131 commented on issue #11: dubbo.apache.org does not reflect the latest code URL: https://github.com/apache/incubator-dubbo-website/issues/11#issuecomment-389103983 It has been fixed by manual sync via selfserve. This

[GitHub] ralf0131 commented on issue #1752: Why is the implementation-version in Dubbo 2.5.10 is 2.0.1?

2018-05-15 Thread GitBox
ralf0131 commented on issue #1752: Why is the implementation-version in Dubbo 2.5.10 is 2.0.1? URL: https://github.com/apache/incubator-dubbo/issues/1752#issuecomment-389109898 duplicated to #1524 #1466 This is an

[GitHub] ralf0131 closed issue #1723: dubbo demo start failure

2018-05-15 Thread GitBox
ralf0131 closed issue #1723: dubbo demo start failure URL: https://github.com/apache/incubator-dubbo/issues/1723 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] ralf0131 commented on issue #1625: typo in architecture graph

2018-05-15 Thread GitBox
ralf0131 commented on issue #1625: typo in architecture graph URL: https://github.com/apache/incubator-dubbo/issues/1625#issuecomment-389117360 This issue has been tracked in https://github.com/apache/incubator-dubbo-docs/issues/24

[GitHub] ralf0131 commented on issue #72: dubbo-rpc-thrift 少了 commons-lang 的pom依赖

2018-05-15 Thread GitBox
ralf0131 commented on issue #72: dubbo-rpc-thrift 少了 commons-lang 的pom依赖 URL: https://github.com/apache/incubator-dubbo/issues/72#issuecomment-389123724 It should be fixed. This is an automated message from the Apache Git

[GitHub] ralf0131 commented on issue #1753: 升级到2.6.1版本后,是默认使用curator连接吗?

2018-05-15 Thread GitBox
ralf0131 commented on issue #1753: 升级到2.6.1版本后,是默认使用curator连接吗? URL: https://github.com/apache/incubator-dubbo/issues/1753#issuecomment-389110563 Are you still getting this error? This is an automated message from the Apache

[GitHub] ralf0131 commented on issue #1638: [Codecov configuration] PR failing if test coverage went down

2018-05-15 Thread GitBox
ralf0131 commented on issue #1638: [Codecov configuration] PR failing if test coverage went down URL: https://github.com/apache/incubator-dubbo/issues/1638#issuecomment-389113588 Done. This is an automated message from the

[GitHub] ralf0131 commented on issue #1447: NettyHelper in netty extension populated Logger "InternalLogger" in netty.

2018-05-15 Thread GitBox
ralf0131 commented on issue #1447: NettyHelper in netty extension populated Logger "InternalLogger" in netty. URL: https://github.com/apache/incubator-dubbo/issues/1447#issuecomment-389121798 @beiwei30 Can this issue be closed?

[GitHub] wuwen5 commented on issue #118: 消费者端能支持node吗?

2018-05-15 Thread GitBox
wuwen5 commented on issue #118: 消费者端能支持node吗? URL: https://github.com/apache/incubator-dubbo/issues/118#issuecomment-94113064 jsonrpc https://github.com/apache/incubator-dubbo-rpc-jsonrpc node-client https://github.com/QianmiOpen/dubbo-node-client python-client

[GitHub] EdwardLee03 commented on issue #1742: Dubbo2..6.1报线程池已满错误

2018-05-15 Thread GitBox
EdwardLee03 commented on issue #1742: Dubbo2..6.1报线程池已满错误 URL: https://github.com/apache/incubator-dubbo/issues/1742#issuecomment-389154679 @liangyuanpeng @lingfengsan 好尴尬,已删除评论,thx This is an automated message from the

[GitHub] ralf0131 closed issue #1752: Why is the implementation-version in Dubbo 2.5.10 is 2.0.1?

2018-05-15 Thread GitBox
ralf0131 closed issue #1752: Why is the implementation-version in Dubbo 2.5.10 is 2.0.1? URL: https://github.com/apache/incubator-dubbo/issues/1752 This is an automated message from the Apache Git Service. To respond to the

[GitHub] ralf0131 commented on issue #1492: 2.5.7 之后,dubbo增加了qos-server,然后打印日志出来的版本号是 2.0.1

2018-05-15 Thread GitBox
ralf0131 commented on issue #1492: 2.5.7 之后,dubbo增加了qos-server,然后打印日志出来的版本号是 2.0.1 URL: https://github.com/apache/incubator-dubbo/issues/1492#issuecomment-389121211 Can you check whether it is duplicate of #1524 ? This is

[GitHub] beiwei30 opened a new pull request #1805: make unit test stable

2018-05-15 Thread GitBox
beiwei30 opened a new pull request #1805: make unit test stable URL: https://github.com/apache/incubator-dubbo/pull/1805 ## What is the purpose of the change make thread-pool unit test stable ## Brief changelog ## Verifying this change Follow this checklist to

[GitHub] beiwei30 closed pull request #1805: make unit test stable

2018-05-15 Thread GitBox
beiwei30 closed pull request #1805: make unit test stable URL: https://github.com/apache/incubator-dubbo/pull/1805 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

[GitHub] ralf0131 commented on issue #1624: [Design bug] unreasonable design for register dubbo service

2018-05-15 Thread GitBox
ralf0131 commented on issue #1624: [Design bug] unreasonable design for register dubbo service URL: https://github.com/apache/incubator-dubbo/issues/1624#issuecomment-389118087 Hello, it looks like you have already fix this issue, would you mind send a pull request?

[GitHub] ralf0131 closed issue #123: linux 运行dubbo-provider-assembly 脚本启动出错

2018-05-15 Thread GitBox
ralf0131 closed issue #123: linux 运行dubbo-provider-assembly 脚本启动出错 URL: https://github.com/apache/incubator-dubbo/issues/123 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ralf0131 commented on issue #123: linux 运行dubbo-provider-assembly 脚本启动出错

2018-05-15 Thread GitBox
ralf0131 commented on issue #123: linux 运行dubbo-provider-assembly 脚本启动出错 URL: https://github.com/apache/incubator-dubbo/issues/123#issuecomment-389124696 Please check your machine's physical memory. This is an automated

[GitHub] beiwei30 closed pull request #1804: issue#1682: Enhance the test coverage part-4 : dubbo-common/src/main/java/com/alibaba/dubbo/common/status(store|threadpoolutils) modules

2018-05-15 Thread GitBox
beiwei30 closed pull request #1804: issue#1682: Enhance the test coverage part-4 : dubbo-common/src/main/java/com/alibaba/dubbo/common/status(store|threadpoolutils) modules URL: https://github.com/apache/incubator-dubbo/pull/1804 This is a PR merged from a forked repository. As GitHub

[GitHub] EdwardLee03 commented on issue #1742: Dubbo2..6.1报线程池已满错误

2018-05-15 Thread GitBox
EdwardLee03 commented on issue #1742: Dubbo2..6.1报线程池已满错误 URL: https://github.com/apache/incubator-dubbo/issues/1742#issuecomment-386869200 @qq282485068 线程池满了,正常行为哦。看看服务提供方是否需要扩容,还是提供者处理慢引起 This is an automated message from

[GitHub] vangoleo commented on issue #1431: here is a StackOverflow bug? dubbo version 2.5.9, FailsafeLogger.appendContextMessage() > NetUtils.getLocalAddress()

2018-05-16 Thread GitBox
vangoleo commented on issue #1431: here is a StackOverflow bug? dubbo version 2.5.9, FailsafeLogger.appendContextMessage() > NetUtils.getLocalAddress() URL: https://github.com/apache/incubator-dubbo/issues/1431#issuecomment-389487358 It's a bug. when NetUtils.getLocalHost() raise an

<    1   2   3   4   5   6   7   8   9   10   >