[GitHub] [dubbo-go] fangyincheng commented on pull request #185: Fix: [common/utils/net.go bug](https://github.com/apache/dubbo-go/issues/182)

2019-09-16 Thread GitHub
Why return Result? do you want `SetError(e).SetResult(r)`? but you don't use this.? [ Full content available at: https://github.com/apache/dubbo-go/pull/185 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [dubbo-go] fangyincheng commented on pull request #185: Fix: [common/utils/net.go bug](https://github.com/apache/dubbo-go/issues/182)

2019-09-16 Thread GitHub
you can `SetError` directly. eg: result.SetError(err); [ Full content available at: https://github.com/apache/dubbo-go/pull/185 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To

[GitHub] [dubbo] chickenlj closed pull request #4431: support all of ip #4393

2019-09-16 Thread GitHub
[ pull request closed by chickenlj ] [ Full content available at: https://github.com/apache/dubbo/pull/4431 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo-go] codecov-io commented on issue #202: Add token support

2019-09-16 Thread GitHub
# [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/202?src=pr=h1) Report > Merging [#202](https://codecov.io/gh/apache/dubbo-go/pull/202?src=pr=desc) > into > [develop](https://codecov.io/gh/apache/dubbo-go/commit/92b20556a8c79e9c08a48967d39bf96fbb9b5b99?src=pr=desc) > will **increase**

[GitHub] [dubbo] zlba111 commented on issue #5068: 如何通过代码或者接口调用的方式获取dubbo服务的参数列表和参数类型?

2019-09-16 Thread GitHub
在服务没有调用前进行外部检测,获取其参数列表 [ Full content available at: https://github.com/apache/dubbo/issues/5068 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo-go] AlexStocks commented on issue #204: protocol/dubbo/client.go代码判断空错误

2019-09-16 Thread GitHub
@joeyzhouy maybe u can submit a pr to develop branch? And welcome u to discuss with us in Dingding Group 23331795 . [ Full content available at: https://github.com/apache/dubbo-go/issues/204 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [dubbo-go-hessian2] pantianying closed issue #116: decode failed when invoke to java server ,and return specially

2019-09-16 Thread GitHub
[ issue closed by pantianying ] [ Full content available at: https://github.com/apache/dubbo-go-hessian2/issues/116 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo-go] AlexStocks commented on issue #204: protocol/dubbo/client.go代码判断空错误

2019-09-16 Thread GitHub
@joeyzhouy maybe u can submit a pr to develop? [ Full content available at: https://github.com/apache/dubbo-go/issues/204 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe,

[GitHub] [dubbo-go] xujianhai666 commented on pull request #202: Add token support

2019-09-16 Thread GitHub
done [ Full content available at: https://github.com/apache/dubbo-go/pull/202 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo] sonymoon commented on issue #5069: [Dubbo 5052] Fix Executes take no effect when using generic call #5052

2019-09-16 Thread GitHub
I see CI failed, seems not related to this PR [ Full content available at: https://github.com/apache/dubbo/pull/5069 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo] sonymoon commented on issue #5069: [Dubbo 5052] Fix Executes take no effect when using generic call #5052

2019-09-16 Thread GitHub
```java log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 11.491 s <<< FAILURE! - in org.apache.dubbo.metadata.store.etcd.EtcdMetadataReportTest [ERROR] testStoreConsumer Time elapsed:

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

2019-09-16 Thread GitHub
* 组织:杭州信牛 * 地点:浙江杭州 * 联系方式:chenlushu...@163.com * 业务场景: 系统RPC调用, 服务治理 [ Full content available at: https://github.com/apache/dubbo/issues/1012 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [dubbo] cvictory closed pull request #4698: [Dubbo-4694] Fix consumer can't return quickly, when the provider interrupts abnormally #4694

2019-09-16 Thread GitHub
[ pull request closed by cvictory ] [ Full content available at: https://github.com/apache/dubbo/pull/4698 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo-go] xujianhai666 commented on pull request #202: Add token support

2019-09-16 Thread GitHub
done [ Full content available at: https://github.com/apache/dubbo-go/pull/202 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo-go] lazyfighter closed pull request #185: Fix: [common/utils/net.go bug](https://github.com/apache/dubbo-go/issues/182)

2019-09-16 Thread GitHub
[ pull request closed by lazyfighter ] [ Full content available at: https://github.com/apache/dubbo-go/pull/185 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo] sonymoon commented on issue #5070: [Dubbo-4331] Improve api doc #4331

2019-09-16 Thread GitHub
``` INFO] BUILD FAILURE [INFO] [INFO] Total time: 07:18 min [INFO] Finished at: 2019-09-16T11:36:35Z [INFO] [ERROR] Failed to execute goal

[GitHub] [dubbo-spring-boot-project] mercyblitz commented on issue #598: 紧急求助,怎么在消费端配置多个zookeeper注册中心?总是报No registry config found or it's not a valid config

2019-09-16 Thread GitHub
```properties dubbo.registrys.cot1.address=zookeeper://127.0.0.1:2181 dubbo.registrys.cot1.address=zookeeper://127.0.0.1:2182 // cot1 is a duplicated one, please rename it ``` [ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/598 ] This message was

[GitHub] [dubbo-spring-boot-project] mercyblitz commented on issue #603: 容错设置失败安全(failsafe)重启server端和client端后 failsafe失效

2019-09-16 Thread GitHub
What's your configuration? [ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/603 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe,

[GitHub] [dubbo-spring-boot-project] mercyblitz closed issue #598: 紧急求助,怎么在消费端配置多个zookeeper注册中心?总是报No registry config found or it's not a valid config

2019-09-16 Thread GitHub
[ issue closed by mercyblitz ] [ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/598 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe,

[GitHub] [dubbo-spring-boot-project] mercyblitz closed issue #576: dubbo+shiro整合 realm类调用dubbo方法出错

2019-09-16 Thread GitHub
[ issue closed by mercyblitz ] [ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/576 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe,

[GitHub] [dubbo] cvictory closed issue #4341: dubbo.registry.simplified=true and the register config won't take effect

2019-09-16 Thread GitHub
[ issue closed by cvictory ] [ Full content available at: https://github.com/apache/dubbo/issues/4341 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo] cvictory commented on issue #4698: [Dubbo-4694] Fix consumer can't return quickly, when the provider interrupts abnormally #4694

2019-09-16 Thread GitHub
HeaderExchangeChannel.close will be invoked when zookeeper data is changed. (One provider is disapper) ``` close:134, HeaderExchangeChannel {org.apache.dubbo.remoting.exchange.support.header} close:158, HeaderExchangeChannel {org.apache.dubbo.remoting.exchange.support.header} close:133,

[GitHub] [dubbo] cvictory commented on issue #4698: [Dubbo-4694] Fix consumer can't return quickly, when the provider interrupts abnormally #4694

2019-09-16 Thread GitHub
HeaderExchangeChannel.close will be invoked when zookeeper data is changed. (One provider is disapper) ``` close:134, HeaderExchangeChannel {org.apache.dubbo.remoting.exchange.support.header} close:158, HeaderExchangeChannel {org.apache.dubbo.remoting.exchange.support.header} close:133,

[GitHub] [dubbo] lexburner commented on issue #5032: [Dubbo-4984]Fix: type definition for String class

2019-09-16 Thread GitHub
LGTM [ Full content available at: https://github.com/apache/dubbo/pull/5032 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo] lexburner closed issue #4984: The type 'java.lang.String' in metadata shouldn't include internal type.

2019-09-16 Thread GitHub
[ issue closed by lexburner ] [ Full content available at: https://github.com/apache/dubbo/issues/4984 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo-spring-boot-project] 1996-gjq closed issue #606: 异步调用问题

2019-09-16 Thread GitHub
[ issue closed by 1996-gjq ] [ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/606 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe,

[GitHub] [dubbo-spring-boot-project]

2019-09-16 Thread GitHub
[ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/606 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo]

2019-09-16 Thread GitHub
[ Full content available at: https://github.com/apache/dubbo/pull/4698 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org

[GitHub] [dubbo] zhaozhiwei2017 commented on issue #4698: [Dubbo-4694] Fix consumer can't return quickly, when the provider interrupts abnormally #4694

2019-09-16 Thread GitHub
> @zhaozhiwei2017 能看下文件吗? 这样很难看到修改点,麻烦去掉一些特殊字符。 好的,稍等 [ Full content available at: https://github.com/apache/dubbo/pull/4698 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe,

[GitHub] [dubbo-spring-boot-project] 1996-gjq opened issue #606: 异步调用问题

2019-09-16 Thread GitHub
//1. @Reference(version = "1.0" ,methods = {@Method(name = "say",async = true)}) SayHello sayHello; public String hello(){ sayHello.say(); } 为什么调用say()方法时还是阻塞的?是我配置的问题吗? //2. @Reference(version = "1.0" ,methods = {@Method(name = "say",async = true)},async = true) SayHello sayHello;

[GitHub] [dubbo] zhaozhiwei2017 commented on issue #4698: [Dubbo-4694] Fix consumer can't return quickly, when the provider interrupts abnormally #4694

2019-09-16 Thread GitHub
@cvictory Hi, I formatted my code [ Full content available at: https://github.com/apache/dubbo/pull/4698 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo] codecov-io commented on issue #4698: [Dubbo-4694] Fix consumer can't return quickly, when the provider interrupts abnormally #4694

2019-09-16 Thread GitHub
# [Codecov](https://codecov.io/gh/apache/dubbo/pull/4698?src=pr=h1) Report > Merging [#4698](https://codecov.io/gh/apache/dubbo/pull/4698?src=pr=desc) > into > [master](https://codecov.io/gh/apache/dubbo/commit/dbb0a64a84d841f858cefbdaecae8bfe9f3788a1?src=pr=desc) > will **increase** coverage

[GitHub] [dubbo-spring-boot-project] 1996-gjq commented on issue #606: 异步调用问题-2.7.3

2019-09-16 Thread GitHub
很难用,不纠结了. 我还是用jdk的Future吧. 问题先挂这儿,有知道的大佬麻烦帮忙解答下,不胜感激! [ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/606 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org