[GitHub] daanhan commented on issue #1723: dubbo demo start failure

2018-05-04 Thread GitBox
daanhan commented on issue #1723: dubbo demo start failure URL: https://github.com/apache/incubator-dubbo/issues/1723#issuecomment-386648564 2.6.1 demo, got same error message. My issue #1739 This is an automated message

[GitHub] daanhan commented on issue #1739: 2.6.1的demo程序报错

2018-05-04 Thread GitBox
daanhan commented on issue #1739: 2.6.1的demo程序报错 URL: https://github.com/apache/incubator-dubbo/issues/1739#issuecomment-386651594 It goes normal when change `http://www.w3.org/2001/XMLSchema-instance; xmlns:dubbo="http://dubbo.apache.org/schema/dubbo;

[GitHub] satansk commented on issue #1738: [Dubbo-1691] Add unit tests for MulticastRegister #1691

2018-05-04 Thread GitBox
satansk commented on issue #1738: [Dubbo-1691] Add unit tests for MulticastRegister #1691 URL: https://github.com/apache/incubator-dubbo/pull/1738#issuecomment-386638830 There's still one thing to mention, there are some typos in `MulticastRegister` which I did not correct this time:

[GitHub] daanhan opened a new issue #1739: 2.6.1的demo程序报错

2018-05-04 Thread GitBox
daanhan opened a new issue #1739: 2.6.1的demo程序报错 URL: https://github.com/apache/incubator-dubbo/issues/1739 2.6.1版本的dubbo-demo,在eclipse中运行dubbo-demo-provider里的Provider,得到以下错误,请解决,谢谢! 由于是dubbo新手,暂时猜测是xmlns:dubbo的路径问题。 > [04/05/18 23:49:42:042 CST] main INFO

[GitHub] codecov-io commented on issue #1738: [Dubbo-1691] Add unit tests for MulticastRegister #1691

2018-05-04 Thread GitBox
codecov-io commented on issue #1738: [Dubbo-1691] Add unit tests for MulticastRegister #1691 URL: https://github.com/apache/incubator-dubbo/pull/1738#issuecomment-386634909 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1738?src=pr=h1) Report > Merging

[GitHub] qq282485068 opened a new issue #1742: Dubbo2..6.1报线程池已满错误

2018-05-04 Thread GitBox
qq282485068 opened a new issue #1742: Dubbo2..6.1报线程池已满错误 URL: https://github.com/apache/incubator-dubbo/issues/1742 Caused by: com.alibaba.dubbo.remoting.RemotingException: Server side(172.17.218.167,20888) threadpool is exhausted ,detail msg:Thread pool is EXHAUSTED!

[GitHub] codecov-io commented on issue #1740: some little ajust

2018-05-04 Thread GitBox
codecov-io commented on issue #1740: some little ajust URL: https://github.com/apache/incubator-dubbo/pull/1740#issuecomment-386776663 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1740?src=pr=h1) Report > Merging

[GitHub] gMan1990 opened a new issue #1743: use CuratorFrameworkFactory.DEFAULT_CONNECTION_TIMEOUT_MS

2018-05-05 Thread GitBox
gMan1990 opened a new issue #1743: use CuratorFrameworkFactory.DEFAULT_CONNECTION_TIMEOUT_MS URL: https://github.com/apache/incubator-dubbo/issues/1743

[GitHub] MoneyHacker opened a new pull request #1740: some little ajust

2018-05-04 Thread GitBox
MoneyHacker opened a new pull request #1740: some little ajust URL: https://github.com/apache/incubator-dubbo/pull/1740 ## What is the purpose of the change 1.change variable name 2.change compare This is an

[GitHub] JackCaptain1015 opened a new pull request #1750: Such logic already exists in findAnnotationName

2018-05-07 Thread GitBox
JackCaptain1015 opened a new pull request #1750: Such logic already exists in findAnnotationName URL: https://github.com/apache/incubator-dubbo/pull/1750 ## What is the purpose of the change Such logic already exists in findAnnotationName.Remove duplicate code ## Brief

[GitHub] qiaohhgz commented on issue #127: NoClassDefFoundError

2018-05-06 Thread GitBox
qiaohhgz commented on issue #127: NoClassDefFoundError URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/127#issuecomment-386947926 ```xml com.101tec zkclient 0.7 ```

[GitHub] qiaohhgz commented on issue #127: NoClassDefFoundError

2018-05-06 Thread GitBox
qiaohhgz commented on issue #127: NoClassDefFoundError URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/127#issuecomment-386947926 com.101tec zkclient 0.7

[GitHub] diecui1202 commented on issue #934: Extension of LoadBalance (a small suggestion for loadbalance policy when there's less than 2 providers)

2018-05-07 Thread GitBox
diecui1202 commented on issue #934: Extension of LoadBalance (a small suggestion for loadbalance policy when there's less than 2 providers) URL: https://github.com/apache/incubator-dubbo/issues/934#issuecomment-386971248 After discussing with @chickenlj , we decide to remove 140-142

[GitHub] diecui1202 commented on issue #934: Extension of LoadBalance (a small suggestion for loadbalance policy when there's less than 2 providers)

2018-05-07 Thread GitBox
diecui1202 commented on issue #934: Extension of LoadBalance (a small suggestion for loadbalance policy when there's less than 2 providers) URL: https://github.com/apache/incubator-dubbo/issues/934#issuecomment-386971248 After discussing with @chickenlj , we decide to remove 140-142

[GitHub] fuyongde opened a new issue #1752: Why is the implementation-version in Dubbo 2.5.10 is 2.0.1?

2018-05-07 Thread GitBox
fuyongde opened a new 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 Why is the implementation-version in Dubbo 2.5.10 is 2.0.1? This is an

[GitHub] ralf0131 commented on issue #26: typo fix

2018-05-07 Thread GitBox
ralf0131 commented on issue #26: typo fix URL: https://github.com/apache/incubator-dubbo-docs/pull/26#issuecomment-386999305 Looks good to me! Thanks for the pull request! This is an automated message from the Apache Git

[GitHub] ralf0131 commented on issue #1727: HessianProtocolTest is unstable

2018-05-07 Thread GitBox
ralf0131 commented on issue #1727: HessianProtocolTest is unstable URL: https://github.com/apache/incubator-dubbo/issues/1727#issuecomment-387026527 It is a duplicated issue. This is an automated message from the Apache Git

[GitHub] codecov-io commented on issue #1745: New threadLocal provides more performance.

2018-05-05 Thread GitBox
codecov-io commented on issue #1745: New threadLocal provides more performance. URL: https://github.com/apache/incubator-dubbo/pull/1745#issuecomment-386791924 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1745?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #1746: [Dubbo-1744] Enable tcp no delay for netty 3 server implementation

2018-05-05 Thread GitBox
codecov-io commented on issue #1746: [Dubbo-1744] Enable tcp no delay for netty 3 server implementation URL: https://github.com/apache/incubator-dubbo/pull/1746#issuecomment-386801732 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1746?src=pr=h1) Report > Merging

[GitHub] nobodyiam opened a new issue #1744: Client side response time is slower than actual when client side is in tcp delayed ack mode

2018-05-05 Thread GitBox
nobodyiam opened a new issue #1744: Client side response time is slower than actual when client side is in tcp delayed ack mode URL: https://github.com/apache/incubator-dubbo/issues/1744 ## Issue Description Dubbo's [netty 3 server

[GitHub] carryxyh opened a new pull request #1745: New threadLocal provides more performance.

2018-05-05 Thread GitBox
carryxyh opened a new pull request #1745: New threadLocal provides more performance. URL: https://github.com/apache/incubator-dubbo/pull/1745 Faster ThreadLocal impl in internal use * Used in RpcContext`s LOCAL field. * Compatible traditional ThreadLocal. * Faster get than the

[GitHub] nobodyiam opened a new pull request #1746: [Dubbo-1744]enable tcp no delay for netty 3 server implementation

2018-05-05 Thread GitBox
nobodyiam opened a new pull request #1746: [Dubbo-1744]enable tcp no delay for netty 3 server implementation URL: https://github.com/apache/incubator-dubbo/pull/1746 ## What is the purpose of the change Fix #1744 ## Brief changelog Enable `TCP_NODELAY` for netty 3

[GitHub] EdwardLee03 commented on issue #1393: Please subscribe the Apache incubator mailing list

2018-05-07 Thread GitBox
EdwardLee03 commented on issue #1393: Please subscribe the Apache incubator mailing list URL: https://github.com/apache/incubator-dubbo/issues/1393#issuecomment-387052884 subscribed This is an automated message from the

[GitHub] qinnnyul opened a new pull request #1736: Add unit tests for dubbo-filter-validation module

2018-05-04 Thread GitBox
qinnnyul opened a new pull request #1736: Add unit tests for dubbo-filter-validation module URL: https://github.com/apache/incubator-dubbo/pull/1736 ## What is the purpose of the change Add unit tests for dubbo-filter-validation module, in order to increase the overall test

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

2018-05-04 Thread GitBox
XuKer commented on issue #1012: Wanted: who's using dubbo URL: https://github.com/apache/incubator-dubbo/issues/1012#issuecomment-386552685 组织:个人 地点:中国北京 联系方式:[ wxk1...@gmail.com](url) 场景:分布式服务 This is an automated

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

2018-05-04 Thread GitBox
XuKer commented on issue #1012: Wanted: who's using dubbo URL: https://github.com/apache/incubator-dubbo/issues/1012#issuecomment-386552685 组织:个人 地点:中国北京 联系方式:[ wxk1...@gmail.com](url) 场景:分布式服务 This is an automated

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

2018-05-04 Thread GitBox
XuKer commented on issue #1012: Wanted: who's using dubbo URL: https://github.com/apache/incubator-dubbo/issues/1012#issuecomment-386552998 组织:个人 地点:中国北京 联系方式: wxk1...@gmail.com 场景:分布式服务 This is an automated message

[GitHub] feelwing1314 commented on issue #1735: 采用zookeeper集群配置,把所有zookeeper都停掉以后为什么还能调用服务

2018-05-04 Thread GitBox
feelwing1314 commented on issue #1735: 采用zookeeper集群配置,把所有zookeeper都停掉以后为什么还能调用服务 URL: https://github.com/apache/incubator-dubbo/issues/1735#issuecomment-386547934 dubbo的消费端Consumer会local cache

[GitHub] beiwei30 closed issue #1666: Does need invoke startClose() in this function

2018-05-03 Thread GitBox
beiwei30 closed issue #1666: Does need invoke startClose() in this function URL: https://github.com/apache/incubator-dubbo/issues/1666 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] chickenlj closed issue #906: JSON.json(Locale) throw StackOverflowError

2018-05-14 Thread GitBox
chickenlj closed issue #906: JSON.json(Locale) throw StackOverflowError URL: https://github.com/apache/incubator-dubbo/issues/906 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] beiwei30 commented on a change in pull request #1738: [Dubbo-1691] Add unit tests for MulticastRegister #1691

2018-05-14 Thread GitBox
beiwei30 commented on a change in pull request #1738: [Dubbo-1691] Add unit tests for MulticastRegister #1691 URL: https://github.com/apache/incubator-dubbo/pull/1738#discussion_r187861452 ## File path:

[GitHub] carryxyh commented on issue #1745: New threadLocal provides more performance.

2018-05-14 Thread GitBox
carryxyh commented on issue #1745: New threadLocal provides more performance. URL: https://github.com/apache/incubator-dubbo/pull/1745#issuecomment-388745592 @beiwei30 done. This is an automated message from the Apache Git

[GitHub] codecov-io commented on issue #1745: New threadLocal provides more performance.

2018-05-14 Thread GitBox
codecov-io commented on issue #1745: New threadLocal provides more performance. URL: https://github.com/apache/incubator-dubbo/pull/1745#issuecomment-386791924 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1745?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #1745: New threadLocal provides more performance.

2018-05-14 Thread GitBox
codecov-io commented on issue #1745: New threadLocal provides more performance. URL: https://github.com/apache/incubator-dubbo/pull/1745#issuecomment-386791924 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1745?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #1745: New threadLocal provides more performance.

2018-05-14 Thread GitBox
codecov-io commented on issue #1745: New threadLocal provides more performance. URL: https://github.com/apache/incubator-dubbo/pull/1745#issuecomment-386791924 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1745?src=pr=h1) Report > Merging

[GitHub] beiwei30 opened a new pull request #1794: clean up work for config-api unit test

2018-05-14 Thread GitBox
beiwei30 opened a new pull request #1794: clean up work for config-api unit test URL: https://github.com/apache/incubator-dubbo/pull/1794 ## What is the purpose of the change cleanup work to finalize unit test in config-api module, including removing useless classes, move class into

[GitHub] beiwei30 closed issue #1254: Upgrade tomcat version to 8.5.x

2018-05-14 Thread GitBox
beiwei30 closed issue #1254: Upgrade tomcat version to 8.5.x URL: https://github.com/apache/incubator-dubbo/issues/1254 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] suclogger commented on issue #135: 刷星星哦

2018-05-14 Thread GitBox
suclogger commented on issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135#issuecomment-388706200 @XUZHOUWANG 推广技术,邀请大家关注和共同推动,这才是社区化的出发点和力量根源。 你完全不了解小马哥的工作和这个项目的意义就开一个无关的issue,你确定你了解这个社区? 有幸观摩了你的博客,感觉你跟我一直以来了解到的有赞的技术氛围格格不入。

[GitHub] 0oo closed pull request #1497: when using simpleregistry, provider throwed a exception

2018-05-14 Thread GitBox
0oo closed pull request #1497: when using simpleregistry, provider throwed a exception URL: https://github.com/apache/incubator-dubbo/pull/1497 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

[GitHub] blinkingso commented on issue #136: how to config provider ?

2018-05-14 Thread GitBox
blinkingso commented on issue #136: how to config provider ? URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/136#issuecomment-388757758 dubbo: application: name: ms-member-web registry: address:

[GitHub] mercyblitz commented on issue #135: 刷星星哦

2018-05-14 Thread GitBox
mercyblitz commented on issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135#issuecomment-388716180 @XUZHOUWANG @suclogger

[GitHub] mercyblitz commented on issue #135: 刷星星哦

2018-05-14 Thread GitBox
mercyblitz commented on issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135#issuecomment-388716180 @XUZHOUWANG @suclogger

[GitHub] mercyblitz commented on issue #134: 一定要在service里面加这些东西? 不能设置默认值吗。。。

2018-05-14 Thread GitBox
mercyblitz commented on issue #134: 一定要在service里面加这些东西? 不能设置默认值吗。。。 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/134#issuecomment-388716553 @piglingcn It's optional attributes of `@Service` This

[GitHub] ralf0131 commented on issue #28: change invalid link address

2018-05-14 Thread GitBox
ralf0131 commented on issue #28: change invalid link address URL: https://github.com/apache/incubator-dubbo-docs/pull/28#issuecomment-388752353 Thanks for the pull request, it looks good to me! This is an automated message

[GitHub] ralf0131 closed pull request #28: change invalid link address

2018-05-14 Thread GitBox
ralf0131 closed pull request #28: change invalid link address URL: https://github.com/apache/incubator-dubbo-docs/pull/28 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

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

2018-05-14 Thread GitBox
ralf0131 closed issue #9: Update the legacy links in docs URL: https://github.com/apache/incubator-dubbo-docs/issues/9 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

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

2018-05-14 Thread GitBox
ralf0131 commented on issue #9: Update the legacy links in docs URL: https://github.com/apache/incubator-dubbo-docs/issues/9#issuecomment-388752789 This issue has been fixed. This is an automated message from the Apache Git

[GitHub] beiwei30 opened a new pull request #1795: clean up: finish unit test for config-api

2018-05-14 Thread GitBox
beiwei30 opened a new pull request #1795: clean up: finish unit test for config-api URL: https://github.com/apache/incubator-dubbo/pull/1795 ## What is the purpose of the change finish unit test for config-api module, remove useless classes and move class into right packages.

[GitHub] beiwei30 closed pull request #1741: add test for monitor module

2018-05-14 Thread GitBox
beiwei30 closed pull request #1741: add test for monitor module URL: https://github.com/apache/incubator-dubbo/pull/1741 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] beiwei30 closed issue #1688: Enhance the test coverage part-9 :dubbo-monitor module

2018-05-14 Thread GitBox
beiwei30 closed issue #1688: Enhance the test coverage part-9 :dubbo-monitor module URL: https://github.com/apache/incubator-dubbo/issues/1688 This is an automated message from the Apache Git Service. To respond to the

[GitHub] XUZHOUWANG commented on issue #135: 刷星星哦

2018-05-13 Thread GitBox
XUZHOUWANG commented on issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135#issuecomment-388705116 这跟在淘宝刷单有什么区别? This is an automated message from the Apache Git Service. To respond

[GitHub] codecov-io commented on issue #1792: zk Unsubscribe issue

2018-05-14 Thread GitBox
codecov-io commented on issue #1792: zk Unsubscribe issue URL: https://github.com/apache/incubator-dubbo/pull/1792#issuecomment-388708105 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1792?src=pr=h1) Report > Merging

[GitHub] beiwei30 closed pull request #1776: Extracting public code to the parent class

2018-05-14 Thread GitBox
beiwei30 closed pull request #1776: Extracting public code to the parent class URL: https://github.com/apache/incubator-dubbo/pull/1776 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

[GitHub] mercyblitz commented on issue #135: 刷星星哦

2018-05-14 Thread GitBox
mercyblitz commented on issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135#issuecomment-388716180 @XUZHOUWANG @suclogger

[GitHub] mercyblitz closed issue #135: 刷星星哦

2018-05-14 Thread GitBox
mercyblitz closed issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] beiwei30 closed pull request #1794: clean up work for config-api unit test

2018-05-14 Thread GitBox
beiwei30 closed pull request #1794: clean up work for config-api unit test URL: https://github.com/apache/incubator-dubbo/pull/1794 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

[GitHub] beiwei30 closed pull request #1736: [Dubbo-1687]Add unit tests for dubbo-filter-validation module

2018-05-14 Thread GitBox
beiwei30 closed pull request #1736: [Dubbo-1687]Add unit tests for dubbo-filter-validation module URL: https://github.com/apache/incubator-dubbo/pull/1736 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

[GitHub] blinkingso opened a new issue #136: how to config provider ?

2018-05-14 Thread GitBox
blinkingso opened a new issue #136: how to config provider ? URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/136 how to config registry or provider with redis registry? i want to del api from redis when i stop service provider . i tried with

[GitHub] beiwei30 opened a new pull request #1796: unit test for com.alibaba.dubbo.common.status.support

2018-05-14 Thread GitBox
beiwei30 opened a new pull request #1796: unit test for com.alibaba.dubbo.common.status.support URL: https://github.com/apache/incubator-dubbo/pull/1796 ## What is the purpose of the change unit test for com.alibaba.dubbo.common.status.support ## Brief changelog ##

[GitHub] XUZHOUWANG opened a new issue #135: 刷星星哦

2018-05-13 Thread GitBox
XUZHOUWANG opened a new issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135 ![image](https://user-images.githubusercontent.com/2636711/39980298-c4165d9a-577d-11e8-9feb-7526fcaf4a54.png) please give me a star!!! haha it's normal!!!

[GitHub] JarVZhao opened a new issue #1793: will version 3.0 be developped here?

2018-05-14 Thread GitBox
JarVZhao opened a new issue #1793: will version 3.0 be developped here? URL: https://github.com/apache/incubator-dubbo/issues/1793 i wonder if version 3.0 will be developped here or started in a new project This is an

[GitHub] mercyblitz closed issue #134: 一定要在service里面加这些东西? 不能设置默认值吗。。。

2018-05-14 Thread GitBox
mercyblitz closed issue #134: 一定要在service里面加这些东西? 不能设置默认值吗。。。 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/134 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] blinkingso commented on issue #136: how to config provider ?

2018-05-14 Thread GitBox
blinkingso commented on issue #136: how to config provider ? URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/136#issuecomment-388757758 ` dubbo: application: name: ms-member-web registry: address:

[GitHub] diecui1202 commented on issue #1347: [Dubbo-1330] Fix Support MetaspaceSize and MaxMetaspaceSize vm args in java8+

2018-05-14 Thread GitBox
diecui1202 commented on issue #1347: [Dubbo-1330] Fix Support MetaspaceSize and MaxMetaspaceSize vm args in java8+ URL: https://github.com/apache/incubator-dubbo/pull/1347#issuecomment-388711874 @web1992 your shell is not work on my mac os. you can use this way: ```

[GitHub] codecov-io commented on issue #1795: clean up: finish unit test for config-api

2018-05-14 Thread GitBox
codecov-io commented on issue #1795: clean up: finish unit test for config-api URL: https://github.com/apache/incubator-dubbo/pull/1795#issuecomment-388728876 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1795?src=pr=h1) Report > Merging

[GitHub] beiwei30 closed pull request #1795: clean up: finish unit test for config-api

2018-05-14 Thread GitBox
beiwei30 closed pull request #1795: clean up: finish unit test for config-api URL: https://github.com/apache/incubator-dubbo/pull/1795 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

[GitHub] codecov-io commented on issue #1745: New threadLocal provides more performance.

2018-05-14 Thread GitBox
codecov-io commented on issue #1745: New threadLocal provides more performance. URL: https://github.com/apache/incubator-dubbo/pull/1745#issuecomment-386791924 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1745?src=pr=h1) Report > Merging

[GitHub] codecov-io commented on issue #1745: New threadLocal provides more performance.

2018-05-14 Thread GitBox
codecov-io commented on issue #1745: New threadLocal provides more performance. URL: https://github.com/apache/incubator-dubbo/pull/1745#issuecomment-386791924 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1745?src=pr=h1) Report > Merging

[GitHub] beiwei30 closed pull request #1796: unit test for com.alibaba.dubbo.common.status.support

2018-05-14 Thread GitBox
beiwei30 closed pull request #1796: unit test for com.alibaba.dubbo.common.status.support URL: https://github.com/apache/incubator-dubbo/pull/1796 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:

[GitHub] beiwei30 opened a new pull request #1797: unit test for SimpleDataStore

2018-05-14 Thread GitBox
beiwei30 opened a new pull request #1797: unit test for SimpleDataStore URL: https://github.com/apache/incubator-dubbo/pull/1797 ## What is the purpose of the change unit test for SimpleDataStore ## Brief changelog ## Verifying this change Follow this checklist

[GitHub] codecov-io commented on issue #1797: unit test for SimpleDataStore

2018-05-14 Thread GitBox
codecov-io commented on issue #1797: unit test for SimpleDataStore URL: https://github.com/apache/incubator-dubbo/pull/1797#issuecomment-389025831 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1797?src=pr=h1) Report > Merging

[GitHub] kivenhu commented on issue #818: mock 能在提供方统一 类名Mock,在消费方配置此类吗

2018-05-14 Thread GitBox
kivenhu commented on issue #818: mock 能在提供方统一 类名Mock,在消费方配置此类吗 URL: https://github.com/apache/incubator-dubbo/issues/818#issuecomment-389026948 https://github.com/apache/incubator-dubbo/issues/1798 可以参考这个,统一抛出异常 This is an

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

2018-05-14 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-389040288 @EdwardLee03 Yeah, our solution is to change the ZookeeperRegistry.toServicePath(URL) implementation, for our

[GitHub] beiwei30 closed pull request #1745: New threadLocal provides more performance.

2018-05-14 Thread GitBox
beiwei30 closed pull request #1745: New threadLocal provides more performance. URL: https://github.com/apache/incubator-dubbo/pull/1745 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

[GitHub] mercyblitz closed pull request #133: Ensure UT pass on Java 10. #128

2018-05-14 Thread GitBox
mercyblitz closed pull request #133: Ensure UT pass on Java 10. #128 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/pull/133 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

[GitHub] blinkingso opened a new issue #137: providers' ip address at docker

2018-05-14 Thread GitBox
blinkingso opened a new issue #137: providers' ip address at docker URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/137 how to use hostip instead of docker virtual ip on the registry. This is an

[GitHub] XUZHOUWANG commented on issue #135: 刷星星哦

2018-05-14 Thread GitBox
XUZHOUWANG commented on issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135#issuecomment-389050283 希望已价值的方式输出,而非利用famous来做star的堆积。假如项目okay,自然会有人star。而非先找一波人star,再来搞社区什么的。阿里还是很牛逼的。只是不欣赏这种方式。

[GitHub] XUZHOUWANG commented on issue #135: 刷星星哦

2018-05-14 Thread GitBox
XUZHOUWANG commented on issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135#issuecomment-389050833 @mercyblitz 希望用价值的方式输出,而非利用famous来做star的堆积。假如项目okay,自然会有人star。而非先找一波人star,再来搞社区什么的。阿里还是很牛逼的。只是不欣赏这种方式。

[GitHub] ralf0131 opened a new issue #11: dubbo.apache.org does not reflect the latest code

2018-05-15 Thread GitBox
ralf0131 opened a new issue #11: dubbo.apache.org does not reflect the latest code URL: https://github.com/apache/incubator-dubbo-website/issues/11 When push the latest code to asf-site branch, dubbo.apache.org does not reflect the latest code. For example: We have changed

[GitHub] codecov-io commented on issue #1801: support generic invoke for http protocol #1768

2018-05-15 Thread GitBox
codecov-io commented on issue #1801: support generic invoke for http protocol #1768 URL: https://github.com/apache/incubator-dubbo/pull/1801#issuecomment-389065493 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1801?src=pr=h1) Report > Merging

[GitHub] diecui1202 commented on issue #1799: 泛化调用返回结果解析不正

2018-05-15 Thread GitBox
diecui1202 commented on issue #1799: 泛化调用返回结果解析不正 URL: https://github.com/apache/incubator-dubbo/issues/1799#issuecomment-389065577 Please use `gson.toJson()` for the result of generic invocation. This is an automated

[GitHub] mahaixue opened a new issue #1800: 泛化调用-zookeeper实例化失败之后 没有重新实例化

2018-05-15 Thread GitBox
mahaixue opened a new issue #1800: 泛化调用-zookeeper实例化失败之后 没有重新实例化 URL: https://github.com/apache/incubator-dubbo/issues/1800 泛化调用通过zookeeper调用。第一次调用的ZK不存在(实例失败),再换一个存在的ZK调用,没有重新实例导致调用不成功 This is an automated message from the

[GitHub] nzomkxia opened a new pull request #29: add DubboX doc #27

2018-05-15 Thread GitBox
nzomkxia opened a new pull request #29: add DubboX doc #27 URL: https://github.com/apache/incubator-dubbo-docs/pull/29 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[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-389056422 Filed an Infra ticket to track it: https://issues.apache.org/jira/browse/INFRA-16529

[GitHub] beiwei30 closed pull request #1797: unit test for SimpleDataStore

2018-05-14 Thread GitBox
beiwei30 closed pull request #1797: unit test for SimpleDataStore URL: https://github.com/apache/incubator-dubbo/pull/1797 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] XUZHOUWANG commented on issue #135: 刷星星哦

2018-05-14 Thread GitBox
XUZHOUWANG commented on issue #135: 刷星星哦 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/135#issuecomment-389050283 希望已价值的方式输出,而非利用famous来做star的堆积。假如项目okay,自然会有人star。而非先找一波人star,再来搞社区什么的。阿里还是很牛逼的。只是不欣赏这种方式。

[GitHub] mahaixue opened a new issue #1799: 泛化调用返回结果解析不正

2018-05-15 Thread GitBox
mahaixue opened a new issue #1799: 泛化调用返回结果解析不正 URL: https://github.com/apache/incubator-dubbo/issues/1799 参照图1调用接口,返回格式正确,参照返回结果格式说明 通过泛化调用返回结果:[{class=org.json.JSONObject}, {class=org.json.JSONObject}, {class=org.json.JSONObject}] 由于dubbo测试现在做了个平台通过泛化调用来获取,这个BUG导致结果无法展示,求优先处理

[GitHub] beiwei30 closed pull request #29: add DubboX doc #27

2018-05-15 Thread GitBox
beiwei30 closed pull request #29: add DubboX doc #27 URL: https://github.com/apache/incubator-dubbo-docs/pull/29 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] lovepoem opened a new 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
lovepoem opened a new 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/issues/1682 Add unit test,modules:

[GitHub] beiwei30 opened a new pull request #1802: Thread pool unit test

2018-05-15 Thread GitBox
beiwei30 opened a new pull request #1802: Thread pool unit test URL: https://github.com/apache/incubator-dubbo/pull/1802 ## What is the purpose of the change unit test for package com.alibaba.dubbo.common.threadpool ## Brief changelog ## Verifying this change

[GitHub] codecov-io commented on issue #1802: Thread pool unit test

2018-05-15 Thread GitBox
codecov-io commented on issue #1802: Thread pool unit test URL: https://github.com/apache/incubator-dubbo/pull/1802#issuecomment-389067591 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1802?src=pr=h1) Report > Merging

[GitHub] liaozan opened a new pull request #1764: Remove unnecessary null check.

2018-05-09 Thread GitBox
liaozan opened a new pull request #1764: Remove unnecessary null check. URL: https://github.com/apache/incubator-dubbo/pull/1764 Remove unnecessary null check. This is an automated message from the Apache Git Service. To

[GitHub] beiwei30 closed pull request #1758: Config api unit test

2018-05-09 Thread GitBox
beiwei30 closed pull request #1758: Config api unit test URL: https://github.com/apache/incubator-dubbo/pull/1758 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] codecov-io commented on issue #1762: Remove unnecessary null check.

2018-05-09 Thread GitBox
codecov-io commented on issue #1762: Remove unnecessary null check. URL: https://github.com/apache/incubator-dubbo/pull/1762#issuecomment-387686777 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1762?src=pr=h1) Report > Merging

[GitHub] justinmclean commented on issue #27: Enable rest and serialization documentation

2018-05-09 Thread GitBox
justinmclean commented on issue #27: Enable rest and serialization documentation URL: https://github.com/apache/incubator-dubbo-docs/issues/27#issuecomment-387696290 Hi, > Yes. A software grant has been filed. > Great! Just not obvious from the name and perhaps the process has

[GitHub] diecui1202 commented on a change in pull request #1267: [dubbo-1267]add consistentHashLoadBalance test

2018-05-09 Thread GitBox
diecui1202 commented on a change in pull request #1267: [dubbo-1267]add consistentHashLoadBalance test URL: https://github.com/apache/incubator-dubbo/pull/1267#discussion_r186943993 ## File path:

[GitHub] diecui1202 commented on a change in pull request #1267: [dubbo-1267]add consistentHashLoadBalance test

2018-05-09 Thread GitBox
diecui1202 commented on a change in pull request #1267: [dubbo-1267]add consistentHashLoadBalance test URL: https://github.com/apache/incubator-dubbo/pull/1267#discussion_r186944119 ## File path:

[GitHub] codecov-io commented on issue #1764: Remove unnecessary null check.

2018-05-09 Thread GitBox
codecov-io commented on issue #1764: Remove unnecessary null check. URL: https://github.com/apache/incubator-dubbo/pull/1764#issuecomment-387691253 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1764?src=pr=h1) Report > Merging

[GitHub] ChoingHyun opened a new issue #29: 启动报错:Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/FilterChain

2018-05-09 Thread GitBox
ChoingHyun opened a new issue #29: 启动报错:Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/FilterChain URL: https://github.com/apache/incubator-dubbo-ops/issues/29 `Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0

[GitHub] beiwei30 closed pull request #1746: [Dubbo-1744] Enable tcp no delay for netty 3 server implementation

2018-05-09 Thread GitBox
beiwei30 closed pull request #1746: [Dubbo-1744] Enable tcp no delay for netty 3 server implementation URL: https://github.com/apache/incubator-dubbo/pull/1746 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

  1   2   3   4   5   6   7   8   9   10   >