[GitHub] [dubbo-go] AlexStocks closed pull request #205: fix issue:204

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

[GitHub] [dubbo] kiwiflydream opened issue #5074: Use the echo test to throw a ClassCastException

2019-09-17 Thread GitHub
### Environment * Dubbo version: 2.7.3 * Operating System version: mac * Java version: 1.8 ### Steps to reproduce this issue ``` @Service public class DubboEchoService { @Reference(version="1.0.0") private DemoService demoService; public void test(){ EchoService echoService

[GitHub] [dubbo] cvictory closed pull request #5072: [Dubbo-4340]Throws exception whenever SPI extensions are in abnormal status during loading.

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

[GitHub] [dubbo] chickenlj closed pull request #4365: fix 4340 bug:duplicate extension

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

[GitHub] [dubbo-go] AlexStocks commented on issue #206: fix issue:204, branch develop

2019-09-17 Thread GitHub
LGTM [ Full content available at: https://github.com/apache/dubbo-go/pull/206 ] 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 #206: fix issue:204, branch develop

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

[GitHub] [dubbo-go] hxmhlt commented on issue #200: URL.params concurrent map read and map write problem

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

[GitHub] [dubbo-go] hxmhlt commented on issue #146: fatal error: concurrent map read and map write

2019-09-17 Thread GitHub
resolved by #201 [ Full content available at: https://github.com/apache/dubbo-go/issues/146 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe, e-mail:

[GitHub] [dubbo] xingguang2013 opened issue #5077: Some coding problems

2019-09-17 Thread GitHub
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate. ###

[GitHub] [dubbo] CLAassistant commented on issue #5071: Revert 1 2.7.2 release

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=5071) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our [Contributor License

[GitHub] [dubbo] sonymoon commented on issue #5080: Flaky EtcdMetadataReportTest.testStoreConsumer:NoClassDefFoundError

2019-09-17 Thread GitHub
`jetcd-core` needs `guava` dependency which is absent in test classpath [ Full content available at: https://github.com/apache/dubbo/issues/5080 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

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

2019-09-17 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/ef14088239f409a85d351c960f1bb02e5691e995?src=pr=desc) > will **increase**

[GitHub] [dubbo] CLAassistant commented on issue #5051: specify service annotation protocol

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=5051) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our [Contributor License

[GitHub] [dubbo] CLAassistant commented on issue #4811: remove duplicated references from ServiceConfig and ReferenceConfig, keep them in ConfigManager

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=4811) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our [Contributor License

[GitHub] [dubbo] CLAassistant commented on issue #5071: Revert 1 2.7.2 release

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=5071) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our [Contributor License

[GitHub] [dubbo] CLAassistant commented on issue #4463: Add back compatible classes: ResponseFuture and FutureAdapter

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=4463) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our [Contributor License

[GitHub] [dubbo] CLAassistant commented on issue #5075: dubbo:registry标签 username & password 生效

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=5075) All committers have signed the CLA. [ Full content available at: https://github.com/apache/dubbo/pull/5075 ] This message was relayed via gitbox.apache.org for

[GitHub] [dubbo] CLAassistant commented on issue #4235: AMS realize dubbo Proxy

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=4235) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our [Contributor License

[GitHub] [dubbo-go] AlexStocks closed pull request #202: Add token support

2019-09-17 Thread GitHub
[ pull request closed by AlexStocks ] [ 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] gaoxinge commented on issue #202: Add token support

2019-09-17 Thread GitHub
LGTM. [ 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 #5070: [Dubbo-4331] Improve api doc #4331

2019-09-17 Thread GitHub
I would be very appreciated if you help review @htynkn. [ Full content available at: https://github.com/apache/dubbo/pull/5070 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To

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

2019-09-17 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/ef14088239f409a85d351c960f1bb02e5691e995?src=pr=desc) > will **increase**

[GitHub] [dubbo] sonymoon opened issue #5080: Flaky EtcdMetadataReportTest.testStoreConsumer:NoClassDefFoundError

2019-09-17 Thread GitHub
- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository and believe that this is not a duplicate. ###

[GitHub] [dubbo-spring-boot-project] MrEric125 commented on issue #424: 0.2.1.RELEASE dubbo rest protocol not support tomcat 9

2019-09-17 Thread GitHub
the problem still exists in dubbo version 2.7.3 and spirng boot version 2.1.6 [ Full content available at: https://github.com/apache/dubbo-spring-boot-project/issues/424 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

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

2019-09-17 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/ef14088239f409a85d351c960f1bb02e5691e995?src=pr=desc) > will **increase**

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

2019-09-17 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/ef14088239f409a85d351c960f1bb02e5691e995?src=pr=desc) > will **increase**

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

2019-09-17 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/ef14088239f409a85d351c960f1bb02e5691e995?src=pr=desc) > will **increase**

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

2019-09-17 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/ef14088239f409a85d351c960f1bb02e5691e995?src=pr=desc) > will **increase**

[GitHub] [dubbo] CLAassistant commented on issue #3897: add socks5 proxy support to 2.6.x netty4 client

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=3897) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our [Contributor License

[GitHub] [dubbo-go] AlexStocks commented on issue #194: Add: new feature to support dynamic config center which compatible with dubbo 2.6.x & 2.7.x

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

[GitHub] [dubbo-go] AlexStocks closed pull request #194: Add: new feature to support dynamic config center which compatible with dubbo 2.6.x & 2.7.x

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

[GitHub] [dubbo] chickenlj commented on issue #4342: parameters config in properties will not take effect

2019-09-17 Thread GitHub
related https://github.com/apache/dubbo/issues/4882 [ Full content available at: https://github.com/apache/dubbo/issues/4342 ] This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org - To unsubscribe,

[GitHub] [dubbo] CLAassistant commented on issue #5051: specify service annotation protocol

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=5051) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our [Contributor License

[GitHub] [dubbo] CLAassistant commented on issue #5075: dubbo:registry标签 username & password 生效

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=5075) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our [Contributor License

[GitHub] [dubbo] CLAassistant commented on issue #5071: Revert 1 2.7.2 release

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=5071) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our [Contributor License

[GitHub] [dubbo] CLAassistant commented on issue #4811: remove duplicated references from ServiceConfig and ReferenceConfig, keep them in ConfigManager

2019-09-17 Thread GitHub
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/alibaba/dubbo?pullRequest=4811) Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our [Contributor License

[GitHub] [dubbo] chickenlj closed issue #4926: 启动报错“Unsupported generic type false”

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

[GitHub] [dubbo] chickenlj closed pull request #4829: [Dubbo-3629]fix set generic method error

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

[GitHub] [dubbo] chickenlj opened pull request #5079: fix set generic method error

2019-09-17 Thread GitHub
## What is the purpose of the change fixes #3629, #4926 related pr https://github.com/apache/dubbo/pull/4829 related commit 3f7430758f3a15e9b51fbdeaad7455be693579f4 ## Brief changelog X ## Verifying this change X Follow this checklist to help us incorporate your contribution quickly