[GitHub] lovepoem closed pull request #1595: Upgrade spring version to 4.3.16.RELEASE.

2018-04-14 Thread GitBox
lovepoem closed pull request #1595: Upgrade spring version to 4.3.16.RELEASE. URL: https://github.com/apache/incubator-dubbo/pull/1595 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 f

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

2018-04-14 Thread GitBox
mark-wk commented on issue #26: 启东时没有按照配置的zookeeper找注册中心 URL: https://github.com/apache/incubator-dubbo-ops/issues/26#issuecomment-381311082 我这边也是,,有什么解决办法吗 This is an automated message from the Apache Git Service. To respond

[GitHub] the3rd opened a new issue #1605: dubbo protocol can support TLS?

2018-04-14 Thread GitBox
the3rd opened a new issue #1605: dubbo protocol can support TLS? URL: https://github.com/apache/incubator-dubbo/issues/1605 This is an automated message from the Apache Git Service. To respond to the message, please log on G

[GitHub] zonghaishang opened a new issue #1606: Dubbo elegant stop triggering readonly event does not sleep correctly.

2018-04-14 Thread GitBox
zonghaishang opened a new issue #1606: Dubbo elegant stop triggering readonly event does not sleep correctly. URL: https://github.com/apache/incubator-dubbo/issues/1606 Dubbo elegant stop triggering readonly event does not sleep correctly. --

[GitHub] zonghaishang opened a new pull request #1607: [Dubbo-shutdown gracefully] fix shutdown gracefully.

2018-04-14 Thread GitBox
zonghaishang opened a new pull request #1607: [Dubbo-shutdown gracefully] fix shutdown gracefully. URL: https://github.com/apache/incubator-dubbo/pull/1607 ## What is the purpose of the change 1. fix jvm shutdown gracefully bug, including annotation bean and server running state er

[GitHub] codecov-io commented on issue #1607: [Dubbo-shutdown gracefully] fix shutdown gracefully.

2018-04-14 Thread GitBox
codecov-io commented on issue #1607: [Dubbo-shutdown gracefully] fix shutdown gracefully. URL: https://github.com/apache/incubator-dubbo/pull/1607#issuecomment-381329951 # [Codecov](https://codecov.io/gh/apache/incubator-dubbo/pull/1607?src=pr&el=h1) Report > Merging [#1607](https://

[GitHub] TuChenH opened a new issue #107: 请问一下 现在每个controller 和service 都要贴那么多注解吗?

2018-04-14 Thread GitBox
TuChenH opened a new issue #107: 请问一下 现在每个controller 和service 都要贴那么多注解吗? URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/107 @Reference(version = "1.0.0", application = "${dubbo.application.id}", url = "dubbo://localhost:12345") 我记得以

[GitHub] TuChenH commented on issue #107: 请问一下 现在每个controller 和service 都要贴那么多注解吗?

2018-04-14 Thread GitBox
TuChenH commented on issue #107: 请问一下 现在每个controller 和service 都要贴那么多注解吗? URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/107#issuecomment-381336281 不好意思了 已经找到问题了 注解和配置名字和之前不同了=.= This is an automat

[GitHub] TuChenH closed issue #107: 请问一下 现在每个controller 和service 都要贴那么多注解吗?

2018-04-14 Thread GitBox
TuChenH closed issue #107: 请问一下 现在每个controller 和service 都要贴那么多注解吗? URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/107 This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] crossoverJie opened a new pull request #16: update zookeeper address

2018-04-14 Thread GitBox
crossoverJie opened a new pull request #16: update zookeeper address URL: https://github.com/apache/incubator-dubbo-docs/pull/16 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] takeseem opened a new pull request #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE

2018-04-14 Thread GitBox
takeseem opened a new pull request #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE URL: https://github.com/apache/incubator-dubbo/pull/1608 Example: org.springframework.jdbc.UncategorizedSQLException ## What is the purpose of the change compatible c

[GitHub] takeseem commented on a change in pull request #1232: Fix hessian2 serialized short, byte is converted to int bug

2018-04-14 Thread GitBox
takeseem commented on a change in pull request #1232: Fix hessian2 serialized short, byte is converted to int bug URL: https://github.com/apache/incubator-dubbo/pull/1232#discussion_r181568188 ## File path: hessian-lite/src/main/java/com/alibaba/com/caucho/hessian/io/AbstractHessia

[GitHub] takeseem commented on a change in pull request #1232: Fix hessian2 serialized short, byte is converted to int bug

2018-04-14 Thread GitBox
takeseem commented on a change in pull request #1232: Fix hessian2 serialized short, byte is converted to int bug URL: https://github.com/apache/incubator-dubbo/pull/1232#discussion_r181568188 ## File path: hessian-lite/src/main/java/com/alibaba/com/caucho/hessian/io/AbstractHessia

[GitHub] takeseem commented on issue #1232: Fix hessian2 serialized short, byte is converted to int bug

2018-04-14 Thread GitBox
takeseem commented on issue #1232: Fix hessian2 serialized short, byte is converted to int bug URL: https://github.com/apache/incubator-dubbo/pull/1232#issuecomment-381375756 HessianInput.readObject(Class, Class[]) nosupported, effect #1608

[GitHub] takeseem commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE

2018-04-14 Thread GitBox
takeseem commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE URL: https://github.com/apache/incubator-dubbo/pull/1608#issuecomment-381375860 #1232 HessianInput.readObject(Class, Class[]) nosupported 因为我对Hessian不熟,#1232 需要覆盖测试Hessian1的,看代码#1232 只

[GitHub] takeseem commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE

2018-04-14 Thread GitBox
takeseem commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE URL: https://github.com/apache/incubator-dubbo/pull/1608#issuecomment-381375860 @lovepoem @zonghaishang #1232 HessianInput.readObject(Class, Class[]) nosupported 因为我对Hessian不熟,#123

[GitHub] takeseem commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE

2018-04-14 Thread GitBox
takeseem commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE URL: https://github.com/apache/incubator-dubbo/pull/1608#issuecomment-381375860 @lovepoem @zonghaishang #1232 HessianInput.readObject(Class, Class[]) nosupported 因为我对Hessian不熟,#123

[GitHub] takeseem opened a new issue #1609: incomplete: Fix hessian2 serialized short, byte is converted to int bug (#1232)

2018-04-14 Thread GitBox
takeseem opened a new issue #1609: incomplete: Fix hessian2 serialized short, byte is converted to int bug (#1232) URL: https://github.com/apache/incubator-dubbo/issues/1609 #1232 It is just supported Hessian2, imcomplete in hessian1. Example: https://github.com/apache/incubator

[GitHub] takeseem commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE

2018-04-14 Thread GitBox
takeseem commented on issue #1608: fix #210 JavaDeserializer._constructor.newInstance([null, null]) NPE URL: https://github.com/apache/incubator-dubbo/pull/1608#issuecomment-381375860 @lovepoem @zonghaishang #1232 HessianInput.readObject(Class, Class[]) nosupported 因为我对Hessian不熟,#123

[GitHub] takeseem commented on issue #210: dubbo调用报错HessianFieldException

2018-04-14 Thread GitBox
takeseem commented on issue #210: dubbo调用报错HessianFieldException URL: https://github.com/apache/incubator-dubbo/issues/210#issuecomment-381376847 @zhobby @defshine 这次排查线上问题才发现dubbo的这个bug,对我们影响挺广,你们可以自己打包编译,我的修复也比较简单,能适用绝大多数此类问题情况。 ---

[GitHub] stoneLee81 opened a new issue #27: 启动不了dubbo monitor

2018-04-14 Thread GitBox
stoneLee81 opened a new issue #27: 启动不了dubbo monitor URL: https://github.com/apache/incubator-dubbo-ops/issues/27 下载源码编译成功后,去到dubbo-monitor目录的bin目录,启动start.sh,报错如下: com.alibaba.dubbo.remoting.RemotingException: Failed to send message Request [id=0, version=2.6.0, twoway=false, event=

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

2018-04-14 Thread GitBox
mercyblitz 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-381382188 You can used dubbo.protocol.${name}.port ---

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

2018-04-14 Thread GitBox
mercyblitz closed 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 This is an automated

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

2018-04-14 Thread GitBox
mercyblitz 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-381382188 You can use dubbo.protocol.${name}.port

[GitHub] mercyblitz closed issue #102: Warning of `com.alibaba.boot.dubbo.autoconfigure.DubboAutoConfiguration`

2018-04-14 Thread GitBox
mercyblitz closed issue #102: Warning of `com.alibaba.boot.dubbo.autoconfigure.DubboAutoConfiguration` URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/102 This is an automated message from the Apach

[GitHub] mercyblitz closed issue #106: How to config "async " attribute on method when I use annotation?

2018-04-14 Thread GitBox
mercyblitz closed 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 This is an automated message from the Apache Git S

[GitHub] mercyblitz commented on issue #106: How to config "async " attribute on method when I use annotation?

2018-04-14 Thread GitBox
mercyblitz commented on 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#issuecomment-38138 Will be supported next release! --

[GitHub] mercyblitz opened a new pull request #1610: Spring Framework / Spring Boot Enhancements

2018-04-14 Thread GitBox
mercyblitz opened a new pull request #1610: Spring Framework / Spring Boot Enhancements URL: https://github.com/apache/incubator-dubbo/pull/1610 ## What is the purpose of the change * Bugfix : Legacy Spring annotation-driven issues on placeholder. * Refactor: The binder for Dubbo'