[GitHub] chickenlj commented on issue #1557: sometimes dubbo can choose wrong IP which hangs brave's integration test.

2018-04-12 Thread GitBox
chickenlj commented on issue #1557: sometimes dubbo can choose wrong IP which hangs brave's integration test. URL: https://github.com/apache/incubator-dubbo/issues/1557#issuecomment-380728592 Dubbo will try to retrieve ip in the following orders: 1. outer configurations(e.g., system

[GitHub] chickenlj commented on issue #1557: sometimes dubbo can choose wrong IP which hangs brave's integration test.

2018-04-12 Thread GitBox
chickenlj commented on issue #1557: sometimes dubbo can choose wrong IP which hangs brave's integration test. URL: https://github.com/apache/incubator-dubbo/issues/1557#issuecomment-380728592 Dubbo will try to retrieve ip in the following orders: 1. outer configurations(e.g., system

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

2018-04-12 Thread GitBox
chenliuyang1989 commented on issue #944: AbstractClient reconnect() should be synchronized under concurrency scene URL: https://github.com/apache/incubator-dubbo/issues/944#issuecomment-380731037 do you have plan when to fix the bug?

Re: DubboX papers donate to Dubbo

2018-04-12 Thread Mark Thomas
On 12/04/18 06:58, Huxing Zhang wrote: > Hi Mentors, > > This is documentation donation request, can a SGA cover this? Yes. Mark > > On Wed, Apr 11, 2018 at 3:21 PM, Huxing Zhang wrote: >> Hi, >> >> Very glad to hear that! >> >> Pull request can be found here: >>

[GitHub] runformydream opened a new issue #1596: dubbox 2.8.4版本fst序列化,provider端新增字段,consumer端报错

2018-04-12 Thread GitBox
runformydream opened a new issue #1596: dubbox 2.8.4版本fst序列化,provider端新增字段,consumer端报错 URL: https://github.com/apache/incubator-dubbo/issues/1596 dubbox 2.8.4版本,使用fst序列化,provider端返回对象新增字段时,consumer端代码不变,consumer端反序列化报错。现在只能用version来解决,这种解决方式不优雅,有更好的方式吗?

[GitHub] adriancole commented on issue #1557: sometimes dubbo can choose wrong IP which hangs brave's integration test.

2018-04-12 Thread GitBox
adriancole commented on issue #1557: sometimes dubbo can choose wrong IP which hangs brave's integration test. URL: https://github.com/apache/incubator-dubbo/issues/1557#issuecomment-380736863 PS I think what you have is ok (except accidentally guessing docker IP when not in a docker

[GitHub] chickenlj closed issue #1549: @EnableDubbo annotation throw No bean named 'xxx' available error

2018-04-12 Thread GitBox
chickenlj closed issue #1549: @EnableDubbo annotation throw No bean named 'xxx' available error URL: https://github.com/apache/incubator-dubbo/issues/1549 This is an automated message from the Apache Git Service. To respond

[GitHub] chickenlj commented on issue #1547: centos7 start.sh启动 报 Ncat: Connection refused

2018-04-12 Thread GitBox
chickenlj commented on issue #1547: centos7 start.sh启动 报 Ncat: Connection refused URL: https://github.com/apache/incubator-dubbo/issues/1547#issuecomment-380738253 Where do you get the source code of 2.5.4? I remember there are log files generated in a specific directory, check

[GitHub] chickenlj closed issue #1552: How can I add a custom param(SPI) when zookeeperRegistry register url on zk

2018-04-12 Thread GitBox
chickenlj closed issue #1552: How can I add a custom param(SPI) when zookeeperRegistry register url on zk URL: https://github.com/apache/incubator-dubbo/issues/1552 This is an automated message from the Apache Git Service.

[GitHub] celesky opened a new issue #1597: CacheFilter, when value is null, it will throw NPE(if use ehcache for jcache), why not check null here

2018-04-12 Thread GitBox
celesky opened a new issue #1597: CacheFilter,when value is null,it will throw NPE(if use ehcache for jcache),why not check null here URL: https://github.com/apache/incubator-dubbo/issues/1597 com.alibaba.dubbo.cache.filter.CacheFilter when value is null,it will throw NPE(if use ehcache

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

2018-04-12 Thread GitBox
chickenlj closed issue #1522: 启动时检查依赖,无论我check设为true或者false,它都不检测直接启动成功 URL: https://github.com/apache/incubator-dubbo/issues/1522 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] KimHu01 opened a new issue #1599: 两个建议

2018-04-12 Thread GitBox
KimHu01 opened a new issue #1599: 两个建议 URL: https://github.com/apache/incubator-dubbo/issues/1599 我一共有两个建议:

[GitHub] KimHu01 opened a new issue #1598: 建议:实体转换建议

2018-04-12 Thread GitBox
KimHu01 opened a new issue #1598: 建议:实体转换建议 URL: https://github.com/apache/incubator-dubbo/issues/1598 我一共有两个建议:

[GitHub] lovepoem commented on issue #1599: 两个建议

2018-04-12 Thread GitBox
lovepoem commented on issue #1599: 两个建议 URL: https://github.com/apache/incubator-dubbo/issues/1599#issuecomment-380787516 Hi, Welcome! Would you please consider ask in English? Since this project is moved to ASF repo, we hope it is understandable by people all over the world so

[GitHub] KimHu01 closed issue #1598: 建议:实体转换建议

2018-04-12 Thread GitBox
KimHu01 closed issue #1598: 建议:实体转换建议 URL: https://github.com/apache/incubator-dubbo/issues/1598 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above

[GitHub] chickenlj commented on issue #1529: "dubbo.qos.port" property in dubbo.properties is useless when using dubbo-2.5.10.jar

2018-04-12 Thread GitBox
chickenlj commented on issue #1529: "dubbo.qos.port" property in dubbo.properties is useless when using dubbo-2.5.10.jar URL: https://github.com/apache/incubator-dubbo/issues/1529#issuecomment-380820030 Actually, the key is `dubbo.application.qos.port`, not `dubbo.application.qos.port`.

[GitHub] chickenlj closed issue #1529: "dubbo.qos.port" property in dubbo.properties is useless when using dubbo-2.5.10.jar

2018-04-12 Thread GitBox
chickenlj closed issue #1529: "dubbo.qos.port" property in dubbo.properties is useless when using dubbo-2.5.10.jar URL: https://github.com/apache/incubator-dubbo/issues/1529 This is an automated message from the Apache Git

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

2018-04-12 Thread GitBox
chickenlj commented on issue #1533: 在Dubbo的Filter里面无法拿到隐式传参的参数(I can't get the attachment in Dubbo Filter)? URL: https://github.com/apache/incubator-dubbo/issues/1533#issuecomment-380804035 @CoderDade If you want to use `RpcContext.getContext().getAttachment(key)` , make suer your filter

[GitHub] chickenlj closed issue #1518: Does it support spring boot2 ?

2018-04-12 Thread GitBox
chickenlj closed issue #1518: Does it support spring boot2 ? URL: https://github.com/apache/incubator-dubbo/issues/1518 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] chickenlj commented on issue #1516: 请求解决序列化问题

2018-04-12 Thread GitBox
chickenlj commented on issue #1516: 请求解决序列化问题 URL: https://github.com/apache/incubator-dubbo/issues/1516#issuecomment-380808562 Seems to be a project-related problem, feel free to reopen this issue if you have more information

[GitHub] chickenlj closed issue #1516: 请求解决序列化问题

2018-04-12 Thread GitBox
chickenlj closed issue #1516: 请求解决序列化问题 URL: https://github.com/apache/incubator-dubbo/issues/1516 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] huangxincheng commented on issue #105: The application.properties file specifies that the dubbo. protocol. port attribute is invalid.

2018-04-12 Thread GitBox
huangxincheng commented on issue #105: The application.properties file specifies that the dubbo. protocol. port attribute is invalid. URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/105#issuecomment-380795943 The dubbo-spring-boot-starter.versionversion is 0.0.1.

[GitHub] chickenlj commented on issue #1535: dubbo消费者端关闭tomcat时报错

2018-04-12 Thread GitBox
chickenlj commented on issue #1535: dubbo消费者端关闭tomcat时报错 URL: https://github.com/apache/incubator-dubbo/issues/1535#issuecomment-380799512 Notice that this is only an info level log. It usually occurs when redeploy a application in a container. Dubbo adds a jvm hook to achieve

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

2018-04-12 Thread GitBox
chickenlj commented on issue #1533: 在Dubbo的Filter里面无法拿到隐式传参的参数(I can't get the attachment in Dubbo Filter)? URL: https://github.com/apache/incubator-dubbo/issues/1533#issuecomment-380805108 @techyang Maybe you are facing the problem kimmking mentioned, some protocols: hessian, http, rest

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

2018-04-12 Thread GitBox
chickenlj closed issue #1533: 在Dubbo的Filter里面无法拿到隐式传参的参数(I can't get the attachment in Dubbo Filter)? URL: https://github.com/apache/incubator-dubbo/issues/1533 This is an automated message from the Apache Git Service. To

[GitHub] chickenlj closed issue #1535: dubbo消费者端关闭tomcat时报错

2018-04-12 Thread GitBox
chickenlj closed issue #1535: dubbo消费者端关闭tomcat时报错 URL: https://github.com/apache/incubator-dubbo/issues/1535 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] cdma commented on issue #1583: provider report failed monitor

2018-04-12 Thread GitBox
cdma commented on issue #1583: provider report failed monitor URL: https://github.com/apache/incubator-dubbo/issues/1583#issuecomment-380917055 add dubbo-monitor-default, all is ok This is an automated message from the

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

2018-04-12 Thread GitBox
chickenlj commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-380991301 Agree with your "bad data better than to lose all data" theory. My question is, if we

[GitHub] Leon-YSL opened a new issue #1600: 示例提供者安装链接无法访问404

2018-04-12 Thread GitBox
Leon-YSL opened a new issue #1600: 示例提供者安装链接无法访问404 URL: https://github.com/apache/incubator-dubbo/issues/1600 Dubbo用户手册(中文) > 2 快速启动 示例提供者安装 链接[](http://dubbo.io/books/dubbo-admin-book/install/provider-demo.html)无法访问404

[GitHub] lovepoem commented on issue #1600: 示例提供者安装链接无法访问404

2018-04-12 Thread GitBox
lovepoem commented on issue #1600: 示例提供者安装链接无法访问404 URL: https://github.com/apache/incubator-dubbo/issues/1600#issuecomment-381026239 The new url is http://dubbo.apache.org/books/dubbo-admin-book/install/provider-demo.html I think

[GitHub] xkcoding commented on issue #252: 我用mule去Java代码里调用dubbo客户端,出现问题!mule的容器是glass fish

2018-04-12 Thread GitBox
xkcoding commented on issue #252: 我用mule去Java代码里调用dubbo客户端,出现问题!mule的容器是glass fish URL: https://github.com/apache/incubator-dubbo/issues/252#issuecomment-380989673 @ahu0605 请问现在怎么解决的呢? This is an automated message from

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

2018-04-12 Thread GitBox
HouZhiHouJue commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-381000704 registry just provide infomation about providers ,but don't control the real action that the

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

2018-04-12 Thread GitBox
Mrbug001 opened a new issue #26: 启东时没有按照配置的zookeeper找注册中心 URL: https://github.com/apache/incubator-dubbo-ops/issues/26 我启动的时候总是报失败,看了下日志,是因为注册中心一直找127.0.0.1:2181的,没有按照我配置的ip和端口找dubbo.registry.address=zookeeper://172.18.139.19:2181?backup=172.18.139.20:2181,172.18.139.21:2181

[GitHub] chickenlj closed issue #501: RESTful webservice official support

2018-04-12 Thread GitBox
chickenlj closed issue #501: RESTful webservice official support URL: https://github.com/apache/incubator-dubbo/issues/501 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] chickenlj commented on issue #501: RESTful webservice official support

2018-04-12 Thread GitBox
chickenlj commented on issue #501: RESTful webservice official support URL: https://github.com/apache/incubator-dubbo/issues/501#issuecomment-380996542 Supported since v2.6.0 This is an automated message from the Apache Git

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

2018-04-12 Thread GitBox
YuanChenLi commented on issue #1012: Wanted: who's using dubbo URL: https://github.com/apache/incubator-dubbo/issues/1012#issuecomment-381025050 公司:科大讯飞 地址:中国合肥 联系方式: ycli...@163.com 场景:服务化改造 This is an automated

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

2018-04-12 Thread GitBox
jink2005 commented on issue #1012: Wanted: who's using dubbo URL: https://github.com/apache/incubator-dubbo/issues/1012#issuecomment-381001957 * 组织:南京云亭宝网络科技有限公司 * 地点:中国南京 * 联系方式:jink2...@163.com * 场景:智慧园区、智慧物业、智能停车云平台

[GitHub] kimmking commented on issue #1599: 两个建议

2018-04-12 Thread GitBox
kimmking commented on issue #1599: 两个建议 URL: https://github.com/apache/incubator-dubbo/issues/1599#issuecomment-381014468 1. you can create a PojoUtils(Actually dubbo has a simple one) project, and then improve it better and better by practice exprience. 2. mock

[GitHub] ilaotan opened a new issue #106: How to config "async " attribute on method when I use annotation?

2018-04-12 Thread GitBox
ilaotan opened a new issue #106: How to config "async " attribute on method when I use annotation? URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/106 the xml configuration is: , How Can I config it with annotation?

[GitHub] lovepoem commented on issue #15: update guide book and git repo address

2018-04-12 Thread GitBox
lovepoem commented on issue #15: update guide book and git repo address URL: https://github.com/apache/incubator-dubbo-docs/pull/15#issuecomment-381026561 Look good to me This is an automated message from the Apache Git

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

2018-04-12 Thread GitBox
chickenlj commented on issue #1508: feature required: set registrydirectory to AP when implementation is CP URL: https://github.com/apache/incubator-dubbo/issues/1508#issuecomment-380991301 Agree with your "bad data better than to lose all data" theory. My question is, if we keep

[GitHub] nzomkxia opened a new pull request #15: update guide book and git repo address

2018-04-12 Thread GitBox
nzomkxia opened a new pull request #15: update guide book and git repo address URL: https://github.com/apache/incubator-dubbo-docs/pull/15 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] ralf0131 opened a new pull request #1595: Upgrade spring version to 4.3.16.RELEASE.

2018-04-12 Thread GitBox
ralf0131 opened a new pull request #1595: Upgrade spring version to 4.3.16.RELEASE. URL: https://github.com/apache/incubator-dubbo/pull/1595 ## What is the purpose of the change Upgrade spring version. ## Brief changelog Upgrade spring version to 4.3.16.RELEASE

[DISCUSS] Dubbo Release schedule

2018-04-12 Thread Huxing Zhang
Hi All, For now, the dubbo community have three release artifact: 1. dubbo 2.6.x 2. dubbo 2.5.x 3. dubbo-spring-boot-starter The release cycle of 2.6.x is roughly a month, while 2.5.x is uncertain because it is a maintenance branch that only accept bugfix. dubbo-spring-boot-starter only have 1

[GitHub] codecov-io commented on issue #1595: Upgrade spring version to 4.3.16.RELEASE.

2018-04-12 Thread GitBox
codecov-io commented on issue #1595: Upgrade spring version to 4.3.16.RELEASE. URL: https://github.com/apache/incubator-dubbo/pull/1595#issuecomment-380696348 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1595?src=pr=h1) Report > Merging

[GitHub] diecui1202 commented on issue #1594: Does Dubbo currently support PHP?

2018-04-12 Thread GitBox
diecui1202 commented on issue #1594: Does Dubbo currently support PHP? URL: https://github.com/apache/incubator-dubbo/issues/1594#issuecomment-380698072 @jimcary You could reference this project please. https://github.com/kuaikuaikim/dubbo-php-client