Re: [DISCUSS] Dubbo Release schedule

2018-04-18 Thread Yong Zhu
hi, Justin As John said in https://lists.apache.org/thread.html/c4bc85049b02b179ef1c785b7c1a3d29c5832e389a93f2b0d91151a0@%3Cdev.dubbo.apache.org%3E It is not mandatory to change the project groupId to org.apache.dubbo in the first release. Is that right? We will finished it before graduating.

[GitHub] myfly150 opened a new issue #1631: Problem when trying script routing rules example in Chapter 6.33 of Dubbo user manual

2018-04-18 Thread GitBox
myfly150 opened a new issue #1631: Problem when trying script routing rules example in Chapter 6.33 of Dubbo user manual URL: https://github.com/apache/incubator-dubbo/issues/1631 When I tried the script routing rules example , the return value of the example script was always the

Re: [DISCUSS] Dubbo Release schedule

2018-04-18 Thread Jun Liu
>> 2. What should be included in the 2.6.x release? My suggestion is >> label the issues and pull request with a milestone like >> "2.6.2-release”. > > +1 milestone, every committer should check the milestone before a merge or > commit. > Actually, we already have a milestone ‘2.6.2’ tracking

[GitHub] zonghaishang opened a new pull request #1630: [Dubbo- checkstyle not working for jdk7 ] active checkstyle for jdk7.

2018-04-18 Thread GitBox
zonghaishang opened a new pull request #1630: [Dubbo- checkstyle not working for jdk7 ] active checkstyle for jdk7. URL: https://github.com/apache/incubator-dubbo/pull/1630 ## What is the purpose of the change 1. active checkstyle for jdk7. ## Brief changelog 1.

Re: [DISCUSS] Dubbo Release schedule

2018-04-18 Thread Jun Liu
Hi ALL, > 0. Should we have release manager for these artifacts? Is there any > committer volunteer to be release manager? Fortunately, haven't missed this release yet. I’d like to be the release manager for the first apache release. > 1. Should we keep the release cycle for 2.6.x? Our first

Re: [DISCUSS] Dubbo Release schedule

2018-04-18 Thread Von Gosling
Hi, > I would suggest making a release branch and not doing a code freeze as the > release may take a little time to get right. > > One issue I’m concerned about is IP clearance [1] as that is likely to block > the release. I would like to follow and double-check the IP clearance process, any

[GitHub] goal578 opened a new issue #1628: dubbo 进程状态资讯

2018-04-18 Thread GitBox
goal578 opened a new issue #1628: dubbo 进程状态资讯 URL: https://github.com/apache/incubator-dubbo/issues/1628 生产系统有个dubbo服务偶尔出现客户端连不上了,但是telnet Ip 端口是可以通。然后用 telnet 命令 看相关状态,请问有些参数设么意思?如 max,total,task ++++ |

Re: [DISCUSS] Dubbo Release schedule

2018-04-18 Thread Justin Mclean
Hi, > 0. Should we have release manager for these artifacts? Is there any > committer volunteer to be release manager? In general Apache project do have release managers. > 1. Should we keep the release cycle for 2.6.x? Our first Apache > release might take some time because we have bunch of

Re: [DISCUSS] Dubbo Release schedule

2018-04-18 Thread Huxing Zhang
Ping. On Thu, 12 Apr 2018 at 14:36, Huxing Zhang wrote: > 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

[GitHub] zonghaishang opened a new pull request #1627: [Dubbo- demo easy to use ] enhance for demo start.

2018-04-18 Thread GitBox
zonghaishang opened a new pull request #1627: [Dubbo- demo easy to use ] enhance for demo start. URL: https://github.com/apache/incubator-dubbo/pull/1627 ## What is the purpose of the change Start dubbo in a more elegant way, see:

[GitHub] zonghaishang opened a new issue #1626: Improve dubbo-demo startup

2018-04-18 Thread GitBox
zonghaishang opened a new issue #1626: Improve dubbo-demo startup URL: https://github.com/apache/incubator-dubbo/issues/1626 1. In the development environment may use dubbo-admin, using a new startup method to facilitate the user to use elegant shutdown features.

[GitHub] warriorSL2016 commented on issue #947: fix: 运行demo的时候,连接无线网,默认会获取IPv6 地址,导致报错

2018-04-18 Thread GitBox
warriorSL2016 commented on issue #947: fix: 运行demo的时候,连接无线网,默认会获取IPv6 地址,导致报错 URL: https://github.com/apache/incubator-dubbo/pull/947#issuecomment-382391000 我也遇到这个恶心的问题了, 使用 , 运行官网实例的dubbo-demo项目, 并且还是使用提示的使用debug,或者配置-Djava.net.preferIPv4Stack=true, 防止使用ipv6, 服务方能正常启动, 但是消费方根本就找不到服务,

[GitHub] zistrong commented on issue #617: Dubbo的最佳实践是什么

2018-04-18 Thread GitBox
zistrong commented on issue #617: Dubbo的最佳实践是什么 URL: https://github.com/apache/incubator-dubbo/issues/617#issuecomment-382389412 provider启动一个java进程就行了。 为啥还要放到javaee容器中。 This is an automated message from the Apache Git

[GitHub] DayuZhu closed issue #766: dubbo-admin-2.5.6启动日志报错 ERROR 但控制台可访问

2018-04-18 Thread GitBox
DayuZhu closed issue #766: dubbo-admin-2.5.6启动日志报错 ERROR 但控制台可访问 URL: https://github.com/apache/incubator-dubbo/issues/766 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] DayuZhu closed issue #617: Dubbo的最佳实践是什么

2018-04-18 Thread GitBox
DayuZhu closed issue #617: Dubbo的最佳实践是什么 URL: https://github.com/apache/incubator-dubbo/issues/617 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL

[GitHub] DayuZhu opened a new issue #1625: Dubbo的开发文档勘误

2018-04-18 Thread GitBox
DayuZhu opened a new issue #1625: Dubbo的开发文档勘误 URL: https://github.com/apache/incubator-dubbo/issues/1625 1,Dubbo的开发文档中文版中的框架设计 整体设计图的 ExchangeExchangeSerever 是不是拼写错误?! 2,DubboHandler这个handler还有么?尴尬的是我没有搜到! [ ![qq

[GitHub] kkillala commented on issue #1307: dubbo-admin没了?

2018-04-18 Thread GitBox
kkillala commented on issue #1307: dubbo-admin没了? URL: https://github.com/apache/incubator-dubbo/issues/1307#issuecomment-382333182 @web1992 谢了兄弟。 This is an automated message from the Apache Git Service. To respond to the

[GitHub] kkillala commented on issue #1603: dubbo-admin 模块去哪了?

2018-04-18 Thread GitBox
kkillala commented on issue #1603: dubbo-admin 模块去哪了? URL: https://github.com/apache/incubator-dubbo/issues/1603#issuecomment-382332610 去哪了啊? This is an automated message from the Apache Git Service. To respond to the

[GitHub] beiwei30 commented on issue #1618: dubbo admin on windows

2018-04-18 Thread GitBox
beiwei30 commented on issue #1618: dubbo admin on windows URL: https://github.com/apache/incubator-dubbo/issues/1618#issuecomment-382313778 ```sh java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView; ```

[GitHub] beiwei30 closed issue #1618: dubbo admin on windows

2018-04-18 Thread GitBox
beiwei30 closed issue #1618: dubbo admin on windows URL: https://github.com/apache/incubator-dubbo/issues/1618 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

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

2018-04-18 Thread GitBox
Caochonger commented on issue #1012: Wanted: who's using dubbo URL: https://github.com/apache/incubator-dubbo/issues/1012#issuecomment-382309925 公司:个人组织 地址:中国北京 联系方式:xbj.sh...@foxmail.com 场景:分布式服务扩展 This is an

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

2018-04-18 Thread GitBox
takeseem commented on issue #1609: incomplete: Fix hessian2 serialized short, byte is converted to int bug (#1232) URL: https://github.com/apache/incubator-dubbo/issues/1609#issuecomment-382290066 今天仔细看下代码,hessian1确实没有用了,建议从hessian-lite中移除。

[GitHub] lovepoem closed pull request #19: typo fix

2018-04-18 Thread GitBox
lovepoem closed pull request #19: typo fix URL: https://github.com/apache/incubator-dubbo-docs/pull/19 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 (from a

[GitHub] shawnsky opened a new pull request #19: typo fix

2018-04-18 Thread GitBox
shawnsky opened a new pull request #19: typo fix URL: https://github.com/apache/incubator-dubbo-docs/pull/19 user book typo fix: 健状性->健壮性 This is an automated message from the Apache Git Service. To respond to the message,