Re: [GitHub] [incubator-dubbo-website] beiwei30 opened issue #172: blogs plan

2018-12-09 Thread Huxing Zhang
Hi,

I've updated some of the links that are already published in  blog.

On Mon, Dec 10, 2018 at 11:43 AM Huxing Zhang  wrote:
>
> Bringing this to @dev list to let more people to discuss.
>
> The community would like to write a series of blogs (currently in
> Chinese) to help developers to quickly learn the basis of Dubbo.
> Anyone who is interesting in any topic can claim it on the Github
> issue[1] and submit pull request to incubator-dubbo-website.
>
> [1] https://github.com/apache/incubator-dubbo-website/issues/172
>
> On Wed, Oct 31, 2018 at 10:48 AM beiwei30 (GitHub)  wrote:
> >
> > 计划在官网博客按照以下的目录发表系列博客,内容务求深入浅出,适合新手入门,对 Dubbo 
> > 能有一个全面的了解。以后考虑以博客的集成集结成书,所以写的时候请按写书的标准要求自己。
> >
> > * Dubbo入门
> >   1. RPC与服务框架
> >  1. RPC简介
> >  2. RPC与服务化的关系
> >  3. 注册中心,配置中心, 服务发现概念的介绍
> >   2. ~~第一个Dubbo应用~~
> >   1. 纯API编程
> >   3. Dubbo核心设计介绍
> >  1. 配置
> >  2. 数据总线 URL
> >  3. ~~扩展机制~~
> >  1. ~~源码分析~~
> >  4. 领域模型
> >  5. 调用执行链
> >  6. ~~第一个 Filter~~
> >
> > * Dubbo基本用法//用spring xml方式,如果能用纯API方式,建议优先使用
> >1. ~~Dubbo Provider~~
> >  1. Provider配置详解
> >  2. Provider接口,实现
> >2. Dubbo Consumer
> >  1. Consumer配置详解
> >  2. Consumer实现
> >3. ~~Zookeeper~~
> >  1. ~~可以简单回顾一下第一章介绍的注册中心,注册中心在RPC中的作用~~
> >  2. ~~Zookeeper的配置 启动~~
> >4. QOS
> >  1. 通过QoS对服务进行动态控制
> >5. ~~使用方式~~
> >  1. ~~基于xml~~
> >  2. ~~基于api配置~~
> >  3. ~~基于注解配置~~
> >6. ~~调用方式~~
> >  1. ~~异步调用~~
> >  2. ~~参数回调~~
> >  3. ~~事件通知~~
> >  4. ~~泛化调用~~
> > * Dubbo高级特性
> >3. 本地
> >  1. 本地调用
> >  2. 本地存根
> >  3. 本地伪装(服务降级)
> > 4. 信息传递
> >  5. 上下文信息
> >  6. 隐式参数
> > 7. 集群
> >  8. ~~负载均衡策略~~
> >  9. ~~集群容错~~
> > 10. ~~服务分组和版本~~
> >  11. 服务分组
> >  12. 多版本
> >  13. 分组聚合
> > 14. ~~测试验证~~
> >  15. 只订阅
> >  16. 指定ip调用
> >  17. 回声测试
> > 18. 运维相关
> >  19. 优雅停机
> >  20. 服务日志
> > * Dubbo服务运维   //只强调控制台中跟服务运维,监控相关的部分,目的是介绍服务运维,不是控制台
> >  1. 控制台
> >2. 服务查询
> >3. 路由规则配置
> >4. 其他规则配置?
> >5. mock server?
> >6. api管理?
> >  2. monitor
> >1. 服务监控?
> >2. 指标配置?
> > * 最佳实践   //有场景,可以讲故事,跟扩展的特性结合起来
> >   1. 分组
> >   2. 容灾
> >   3. 升级
> >   4. 线程
> >   5. 调优
> >   6. 熔断
> >  1. ~~集成hystrix~~
> >   7. rest服务
> >   8. 与 spring boot 如何混用(要看前面是基于spring还是spring boot)
> >   1. ~~Dubbo Spring Boot应用启停源码分析~~
> >   2. ~~优雅关闭spring-boot+Dubbo应用~~
> >   9. 分布式跟踪
> >   10. dubbo mesh?
> >
> > * 附录
> >
> >   * 配置参考
> >   * QoS 参考
> >   * 扩展点参考
> >   * 协议
> >   * 注册中心
> >   * api
> >
> > [ Full content available at: 
> > https://github.com/apache/incubator-dubbo-website/issues/172 ]
> > This message was relayed via gitbox.apache.org for 
> > notificati...@dubbo.apache.org
> >
> > -
> > To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
> > For additional commands, e-mail: notifications-h...@dubbo.apache.org
>
>
>
> --
> Best Regards!
> Huxing



-- 
Best Regards!
Huxing


Re: About the comments coverage of the code

2018-12-09 Thread 竹子
我现在正在补全dubboprotocal的注释 竹子 邮箱zhuzi.w...@gmail.com 签名由 网易邮箱大师 定制 On 12/10/2018 
14:28, yuhang xiu wrote: very nice. If there is any progress, you can tell us 
here. 雷舜宇  于2018年12月10日周一 下午12:03写道: > I said that I am 
currently doing the service-completed comments completion > work. If there is a 
problem, I will exchange this on the mailing list. > > 田 小波 
 于2018年12月10日周一 上午10:03写道: > > > OK, I will submit 
a PR tomorrow. > > > > > 在 2018年12月9日,下午4:50,Ian Luo  写道: > 
> > > > > I will take a look, and talk to you on pull request. > > > > > > 
-Ian. > > > > > > On Fri, Dec 7, 2018 at 6:11 PM 田 小波 
 > wrote: > > > > > >> Ian: > > >> I will make some 
simple changes to these articles and submit them to > > >> dubbo-website. 
Limited to personal abilities, if there are any > mistakes > > in > > >> the 
article, please help to modify and improve. > > >> > > >> 
我会对这些文章做一些简单的修改,然后将这些文章提交给 > > dubbo-website。限于个人能力,如果文章中有错误不妥之处,还请大家帮忙修改和完善。 > 
> >> > > >> Thanks! > > >> Xiaobo > > >> > > >>> Pls. go ahead to submit your 
articles: > > >>> > > >>> Then we can involve other peoples in the community to 
join the > effort. > > >>> > > >>> What do you think? > > >>> > > >>> Thanks, > 
> >>> -Ian. > > >> > > > > >

Re: About the comments coverage of the code

2018-12-09 Thread yuhang xiu
very nice.
If there is any progress, you can tell us here.

雷舜宇  于2018年12月10日周一 下午12:03写道:

> I said that I am currently doing the service-completed comments completion
> work. If there is a problem, I will exchange this on the mailing list.
>
> 田 小波  于2018年12月10日周一 上午10:03写道:
>
> > OK, I will submit a PR tomorrow.
> >
> > > 在 2018年12月9日,下午4:50,Ian Luo  写道:
> > >
> > > I will take a look, and talk to you on pull request.
> > >
> > > -Ian.
> > >
> > > On Fri, Dec 7, 2018 at 6:11 PM 田 小波 
> wrote:
> > >
> > >> Ian:
> > >> I will make some simple changes to these articles and submit them to
> > >> dubbo-website. Limited to personal abilities, if there are any
> mistakes
> > in
> > >> the article, please help to modify and improve.
> > >>
> > >> 我会对这些文章做一些简单的修改,然后将这些文章提交给
> > dubbo-website。限于个人能力,如果文章中有错误不妥之处,还请大家帮忙修改和完善。
> > >>
> > >> Thanks!
> > >> Xiaobo
> > >>
> > >>> Pls. go ahead to submit your articles:
> > >>>
> > >>> Then we can involve other peoples in the community to join the
> effort.
> > >>>
> > >>> What do you think?
> > >>>
> > >>> Thanks,
> > >>> -Ian.
> > >>
> >
> >
>


Source code guide

2018-12-09 Thread 田 小波
Hi community,

I just submitted my source analysis article to dubbo-website, the PR number is 
#197 [1], please help check.

[1] https://github.com/apache/incubator-dubbo-website/pull/197

Thanks!
Xiaobo

在 2018年12月10日,上午11:55,雷舜宇 mailto:shunyuma...@gmail.com>> 
写道:

I said that I am currently doing the service-completed comments completion
work. If there is a problem, I will exchange this on the mailing list.

田 小波 mailto:tianxiaobo@outlook.com>> 
于2018年12月10日周一 上午10:03写道:

OK, I will submit a PR tomorrow.

在 2018年12月9日,下午4:50,Ian Luo mailto:ian@gmail.com>> 写道:

I will take a look, and talk to you on pull request.

-Ian.

On Fri, Dec 7, 2018 at 6:11 PM 田 小波 
mailto:tianxiaobo@outlook.com>> wrote:

Ian:
I will make some simple changes to these articles and submit them to
dubbo-website. Limited to personal abilities, if there are any mistakes
in
the article, please help to modify and improve.

我会对这些文章做一些简单的修改,然后将这些文章提交给
dubbo-website。限于个人能力,如果文章中有错误不妥之处,还请大家帮忙修改和完善。

Thanks!
Xiaobo

Pls. go ahead to submit your articles:

Then we can involve other peoples in the community to join the effort.

What do you think?

Thanks,
-Ian.






Re: About the comments coverage of the code

2018-12-09 Thread 雷舜宇
I said that I am currently doing the service-completed comments completion
work. If there is a problem, I will exchange this on the mailing list.

田 小波  于2018年12月10日周一 上午10:03写道:

> OK, I will submit a PR tomorrow.
>
> > 在 2018年12月9日,下午4:50,Ian Luo  写道:
> >
> > I will take a look, and talk to you on pull request.
> >
> > -Ian.
> >
> > On Fri, Dec 7, 2018 at 6:11 PM 田 小波  wrote:
> >
> >> Ian:
> >> I will make some simple changes to these articles and submit them to
> >> dubbo-website. Limited to personal abilities, if there are any mistakes
> in
> >> the article, please help to modify and improve.
> >>
> >> 我会对这些文章做一些简单的修改,然后将这些文章提交给
> dubbo-website。限于个人能力,如果文章中有错误不妥之处,还请大家帮忙修改和完善。
> >>
> >> Thanks!
> >> Xiaobo
> >>
> >>> Pls. go ahead to submit your articles:
> >>>
> >>> Then we can involve other peoples in the community to join the effort.
> >>>
> >>> What do you think?
> >>>
> >>> Thanks,
> >>> -Ian.
> >>
>
>


Re: [GitHub] [incubator-dubbo-website] beiwei30 opened issue #172: blogs plan

2018-12-09 Thread Huxing Zhang
Bringing this to @dev list to let more people to discuss.

The community would like to write a series of blogs (currently in
Chinese) to help developers to quickly learn the basis of Dubbo.
Anyone who is interesting in any topic can claim it on the Github
issue[1] and submit pull request to incubator-dubbo-website.

[1] https://github.com/apache/incubator-dubbo-website/issues/172

On Wed, Oct 31, 2018 at 10:48 AM beiwei30 (GitHub)  wrote:
>
> 计划在官网博客按照以下的目录发表系列博客,内容务求深入浅出,适合新手入门,对 Dubbo 
> 能有一个全面的了解。以后考虑以博客的集成集结成书,所以写的时候请按写书的标准要求自己。
>
> * Dubbo入门
>   1. RPC与服务框架
>  1. RPC简介
>  2. RPC与服务化的关系
>  3. 注册中心,配置中心, 服务发现概念的介绍
>   2. ~~第一个Dubbo应用~~
>   1. 纯API编程
>   3. Dubbo核心设计介绍
>  1. 配置
>  2. 数据总线 URL
>  3. ~~扩展机制~~
>  1. ~~源码分析~~
>  4. 领域模型
>  5. 调用执行链
>  6. ~~第一个 Filter~~
>
> * Dubbo基本用法//用spring xml方式,如果能用纯API方式,建议优先使用
>1. ~~Dubbo Provider~~
>  1. Provider配置详解
>  2. Provider接口,实现
>2. Dubbo Consumer
>  1. Consumer配置详解
>  2. Consumer实现
>3. ~~Zookeeper~~
>  1. ~~可以简单回顾一下第一章介绍的注册中心,注册中心在RPC中的作用~~
>  2. ~~Zookeeper的配置 启动~~
>4. QOS
>  1. 通过QoS对服务进行动态控制
>5. ~~使用方式~~
>  1. ~~基于xml~~
>  2. ~~基于api配置~~
>  3. ~~基于注解配置~~
>6. ~~调用方式~~
>  1. ~~异步调用~~
>  2. ~~参数回调~~
>  3. ~~事件通知~~
>  4. ~~泛化调用~~
> * Dubbo高级特性
>3. 本地
>  1. 本地调用
>  2. 本地存根
>  3. 本地伪装(服务降级)
> 4. 信息传递
>  5. 上下文信息
>  6. 隐式参数
> 7. 集群
>  8. ~~负载均衡策略~~
>  9. ~~集群容错~~
> 10. ~~服务分组和版本~~
>  11. 服务分组
>  12. 多版本
>  13. 分组聚合
> 14. ~~测试验证~~
>  15. 只订阅
>  16. 指定ip调用
>  17. 回声测试
> 18. 运维相关
>  19. 优雅停机
>  20. 服务日志
> * Dubbo服务运维   //只强调控制台中跟服务运维,监控相关的部分,目的是介绍服务运维,不是控制台
>  1. 控制台
>2. 服务查询
>3. 路由规则配置
>4. 其他规则配置?
>5. mock server?
>6. api管理?
>  2. monitor
>1. 服务监控?
>2. 指标配置?
> * 最佳实践   //有场景,可以讲故事,跟扩展的特性结合起来
>   1. 分组
>   2. 容灾
>   3. 升级
>   4. 线程
>   5. 调优
>   6. 熔断
>  1. ~~集成hystrix~~
>   7. rest服务
>   8. 与 spring boot 如何混用(要看前面是基于spring还是spring boot)
>   1. ~~Dubbo Spring Boot应用启停源码分析~~
>   2. ~~优雅关闭spring-boot+Dubbo应用~~
>   9. 分布式跟踪
>   10. dubbo mesh?
>
> * 附录
>
>   * 配置参考
>   * QoS 参考
>   * 扩展点参考
>   * 协议
>   * 注册中心
>   * api
>
> [ Full content available at: 
> https://github.com/apache/incubator-dubbo-website/issues/172 ]
> This message was relayed via gitbox.apache.org for 
> notificati...@dubbo.apache.org
>
> -
> To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org
> For additional commands, e-mail: notifications-h...@dubbo.apache.org



-- 
Best Regards!
Huxing


Re: About the comments coverage of the code

2018-12-09 Thread 田 小波
OK, I will submit a PR tomorrow.

> 在 2018年12月9日,下午4:50,Ian Luo  写道:
> 
> I will take a look, and talk to you on pull request.
> 
> -Ian.
> 
> On Fri, Dec 7, 2018 at 6:11 PM 田 小波  wrote:
> 
>> Ian:
>> I will make some simple changes to these articles and submit them to
>> dubbo-website. Limited to personal abilities, if there are any mistakes in
>> the article, please help to modify and improve.
>> 
>> 我会对这些文章做一些简单的修改,然后将这些文章提交给 dubbo-website。限于个人能力,如果文章中有错误不妥之处,还请大家帮忙修改和完善。
>> 
>> Thanks!
>> Xiaobo
>> 
>>> Pls. go ahead to submit your articles:
>>> 
>>> Then we can involve other peoples in the community to join the effort.
>>> 
>>> What do you think?
>>> 
>>> Thanks,
>>> -Ian.
>> 



Re: Focus on work of next release 2.6.6

2018-12-09 Thread Ian Luo
+1, it is time to forecast the community the list you plan to release in
2.6.6

-Ian.

On Fri, Dec 7, 2018 at 11:49 PM jun liu  wrote:

> Hi Min,
>
> Do we already have a set of preferred features that should be released, or
> we will just look at what feedbacks will come from the community and
> complete the release based on those feedbacks regardless of the content?
>
> Jun
>
> > On Dec 3, 2018, at 4:59 PM, Minxuan Zhuang  wrote:
> >
> > Dubbo2.6.5 has been released, I want to take responsibility to release
> > 2.6.6. Maybe it will be released in middle January, 2019.
> > here is the milestone for 2.6.6, and I will move proper existing issues
> > into it.:
> > https://github.com/apache/incubator-dubbo/milestone/22
> > If anyone fix an issue or add new feature, you can add a 2.6.6 milestone
>
>


Re: issue#2850, the original pull request closed

2018-12-09 Thread Ian Luo
Sure, thanks. Let me know if there's any inappropriate after you verify the
change.

On Fri, Dec 7, 2018 at 6:18 PM jun liu  wrote:

> Ian,
>
> I have merged your PR.
>
> I think it's ok to change directory url from zookeeper://...?refer=xxx to
> dubbo://xxx.
> But I don't understand why this will stop Stub from working properly, I
> think the underlying invoker url will finally decide whether to enable Stub
> or not. I will give a feedback after try it locally.
>
> Jun
>
> > On Dec 5, 2018, at 1:47 PM, Ian Luo  wrote:
> >
> > Hi @lunda1,
> >
> > If you happen to read this email, I'd like to remind you that I come up
> > with a new solution to address issue#2850 with pull request 2849 [1]. I
> > also drop a comment on your original pull request to ask you to review
> the
> > new solution.
> >
> > Thanks,
> > -Ian.
> >
> > 1. https://github.com/apache/incubator-dubbo/pull/2849
>
>


Re: About the comments coverage of the code

2018-12-09 Thread Ian Luo
I will take a look, and talk to you on pull request.

-Ian.

On Fri, Dec 7, 2018 at 6:11 PM 田 小波  wrote:

> Ian:
> I will make some simple changes to these articles and submit them to
> dubbo-website. Limited to personal abilities, if there are any mistakes in
> the article, please help to modify and improve.
>
> 我会对这些文章做一些简单的修改,然后将这些文章提交给 dubbo-website。限于个人能力,如果文章中有错误不妥之处,还请大家帮忙修改和完善。
>
> Thanks!
> Xiaobo
>
> > Pls. go ahead to submit your articles:
> >
> > Then we can involve other peoples in the community to join the effort.
> >
> > What do you think?
> >
> > Thanks,
> > -Ian.
>


Re: New contributors for community

2018-12-09 Thread Ian Luo
again, welcome to the community, let's build Dubbo together :)

Cheers,
-Ian.

On Sat, Dec 8, 2018 at 9:45 PM Huxing Zhang  wrote:

> Well done Yuhang.
>
> Welcome to the community @huaifeng @zhuzi @yeling!
>
> On Fri, Dec 7, 2018 at 6:19 PM jun liu  wrote:
> >
> > Great job Yuhang. We should encourage more people to participate in the
> community.
> >
> > Welcome, @huaifeng @zhuzi @yeling.
> >
> > Jun
> >
> > > On Dec 7, 2018, at 4:49 PM, yuhang xiu  wrote:
> > >
> > > 社区的各位大家好。
> > >
> > > 前几天,我发送了一封邮件,关于我会分发一些issue给一些对dubbo有兴趣的新人,让他们参与到dubbo中,从而更好的建设整个社区。
> > >
> > > 在早些时候,我分发了四个issue给四个新人,他们分别是下面四个PR的作者:
> > > https://github.com/apache/incubator-dubbo/pull/2831
> > > https://github.com/apache/incubator-dubbo/pull/2893
> > > https://github.com/apache/incubator-dubbo/pull/2822
> > > https://github.com/apache/incubator-dubbo/pull/2848
> > >
> > > 其中有两个的pr已经被merge,另外两个还在等待review和处理。
> > >
> > > 他们四位来自同一个公司,现在我很高兴向大家介绍其中的三位:@huaifeng @zhuzi @yeling。
> > >
> > > 以后我们的所有讨论都会从线下的IM移动到邮件列表。这是他们第一次来到这里,@huaifeng @zhuzi @yeling
> 你们愿意介绍一下自己么?
> > >
> > > 顺便说一句,还有一位新人的手头还有一些紧急的工作,所以还没有订阅我们的邮件列表。@huaifeng @zhuzi @yeling
> > > 你们愿意帮助他们订阅邮件列表并且把他们带到这里来么?
> > >
> > >
> 
> > >
> > > Hello everyone in the community.
> > >
> > > A few days ago, I sent an email about I will distribute some issues to
> > > newcomers who are interested in dubbo and let them participate in
> dubbo to
> > > better build the entire community.
> > >
> > > Earlier, I circulated a four issue to the four newcomers, they are PR
> > > author of the following four:
> > > Https://github.com/apache/incubator-dubbo/pull/2831
> > > Https://github.com/apache/incubator-dubbo/pull/2893
> > > Https://github.com/apache/incubator-dubbo/pull/2822
> > > Https://github.com/apache/incubator-dubbo/pull/2848
> > >
> > > Two of the prs have been merged, and the other two are still waiting
> for
> > > review and processing.
> > >
> > > The four of them are from the same company, and now I am very happy to
> > > introduce three of them: @huaifeng @zhuzi @yeling.
> > >
> > > All of our discussions in the future will move from the offline IM to
> the
> > > mailing list. This is the first time they both came here, @huaifeng
> @zhuzi
> > > @yeling Are you willing to introduce yourself?
> > >
> > > By the way, there is a newcomer who has some urgent work on hand, so I
> > > haven't subscribed to our mailing list yet. @huaifeng @zhuzi @yeling
> Are
> > > you willing to help them subscribe to the mailing list and bring them
> here?
> >
>
>
> --
> Best Regards!
> Huxing
>