Re: [VOTE]: Release Apache Dubbo (Incubating) 2.6.2 [RC1]

2018-05-17 Thread Jun Liu
+1

I have checked that the source release works fine:
1. All UT passed with JDK 1.7
2. All core features work fine with a certain amount of demos.
3. Review passed for changes mentioned in release notes.

Best regards,
Jun

> On 15 May 2018, at 11:49 AM, Jun Liu  wrote:
> 
> Hello Dubbo Community,
> 
> This is a call for vote to release Apache Dubbo (Incubating) version 2.6.2.
> 
> The release candidates:
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.2 
> /
> 
> Git tag for the release:
> https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.2 
> 
> 
> Hash for the release tag:
> afab04c53edab38d52275d2a198ea1aff7a4f41e
> 
> Release Notes:
> https://github.com/apache/incubator-dubbo/releases/tag/untagged-4775c0a22c60fca55118
>  
> 
> 
> The artifacts have been signed with Key : 28681CB1, which can be found in the 
> keys file:
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS 
> 
> 
> The vote will be open for at least 72 hours or until necessary number of 
> votes are reached.
> 
> Please vote accordingly:
> 
> [ ] +1 approve 
> [ ] +0 no opinion 
> [ ] -1 disapprove with the reason
> 
> Thanks,
> The Apache Dubbo (Incubating) Team



Re: GSoC student - Getting started.

2018-05-17 Thread Raghunandana Jayarama Reddy
This works

Thanks.

On Thu, May 17, 2018 at 2:15 AM Huxing Zhang  wrote:

> Is https://gitter.im/alibaba/dubbo  ok for you?
>
> On Thu, May 17, 2018 at 2:08 PM, Raghunandana Jayarama Reddy
>  wrote:
> > Hi Lei Wei,
> >
> > Thanks for all the inputs.
> > I was little busy finishing the semester which will end today.
> > Can we have a slack channel/Hangouts chat window for instant messaging
> and
> > updates.
> >
> > Thanks
> > Raghu
> >
> > On Tue, May 15, 2018 at 10:55 PM Lei Wei  wrote:
> >
> >> Hi, Raghu
> >>
> >> Hope you are processing well on learning Dubbo. The Dubbo official
> >> documents and what I share to you should be helpful for you. According
> to
> >> the timeline of GSoC, we can go to the Coding step. Are you ready  :)
> >>
> >> In order to have a good start, could you please provide a plan of your
> >> coding? For example, where and how you will start, the key points you
> guess
> >> in the project. Also you can share your understanding of Dubbo to us.
> >>
> >> Below is some suggestion from me:
> >> 1. Setup dubbo environment on your machine. (Setup JDK, maven, IDE)
> >> 2. Run a Dubbo demo(provider, consumer, zookeeper)
> >> 3. Run a simple demo of extending Dubbo to learn Dubbo extending
> mechanism
> >> 4. Learn Protobuff
> >> 5. Write and run a Protobuff demo to implement serializing and
> >> deserializing
> >> 6. Extend Protobuff to Dubbo
> >> 7. code(), debug() and document()
> >>
> >> Please keep in touch, and let us know if you have any questions. We will
> >> try our best to help you.
> >>
> >>
> >>
> >> Raghunandana Jayarama Reddy 
> 于2018年5月3日周四
> >> 下午2:32写道:
> >>
> >> > Hi Lei Wei,
> >> >
> >> > Thanks a lot for the inputs and suggestions. I’m going through the
> >> > resources that you all have shared with me and getting acquainted.
> >> >
> >> > Looking forward to working & helping the community in whatever way I
> can!
> >> >
> >> > Best,
> >> > Raghu
> >> >
> >> > On Wed, May 2, 2018 at 6:32 AM 雷威  wrote:
> >> >
> >> > > Hi, Reghu
> >> > > I am a new developer from Dubbo community, from China. My name is
> Lei
> >> > Wei.
> >> > > First, congratulations to you, and in next months, I will work
> together
> >> > > with you on the GSoC project. It's my honor to join this great
> project
> >> > with
> >> > > you, and hope we have a good Dubbo journey.
> >> > >
> >> > > The Dubbo official website already supply some documents in both
> >> Chinese
> >> > > and English, It is a good start for you to learn Dubbo. Once you
> >> finished
> >> > > it, you need some more detailed document about the key point of GSoC
> >> > > project. As you may have found that most documents of Dubbo is in
> >> > Chinese,
> >> > > which is not friendly to you. The project is about extending Dubbo
> >> > > serialization.
> >> > > We will add a new implementation of serialization, and integrate it
> >> into
> >> > > Dubbo to extend Dubbo. So you may need to have some understanding on
> >> > > Dubbo's Extension mechanism, after you have the basic knowledge of
> >> Dubbo.
> >> > >
> >> > > I am preparing some documents for you, hope this can help you.
> >> > > https://github.com/vangoleo/wiki/blob/master/dubbo/dubbo-spi-en.md
> >> > >
> >> > > In this document, you will learn what is the Dubbo SPI, and there
> is a
> >> > > step-by-step sample to show you how to create a customize extension
> in
> >> > > Dubbo.
> >> > >
> >> > > Another document is in progress, and it will dive into the source
> code
> >> of
> >> > > Dubbo Extension mechanism. Once I finished it, I will share with
> you.
> >> > >
> >> > > Please let us know in case of any question or suggestion^_^
> >> > >
> >> > >
> >> > >
> >> > > 2018-04-28 9:22 GMT+08:00 Raghunandana Jayarama Reddy <
> >> > > rjayarama...@cs.stonybrook.edu>:
> >> > >
> >> > > > Sure, I will do that Jun.
> >> > > >
> >> > > > Thanks for the inputs and resources.
> >> > > >
> >> > > > Best,
> >> > > > Raghu
> >> > > >
> >> > > > On Fri, Apr 27, 2018 at 8:58 AM, jun liu 
> >> wrote:
> >> > > >
> >> > > > > Hi Reghu,
> >> > > > >
> >> > > > > I have checked the schedule of GSoC. We have nearly one month to
> >> get
> >> > > > > familiar with dubbo. I am wondering if you can write down your
> >> > > > > understanding of dubbo when learning, anything you interest, a
> >> simple
> >> > > > > introduction of dubbo’s features, your experience of running
> dubbo
> >> > from
> >> > > > > zero, advantages comparing with other similar frameworks, etc.
> This
> >> > can
> >> > > > be
> >> > > > > a good way for us to know your progress and problems in learning
> >> > dubbo.
> >> > > > >
> >> > > > > On the other hand, one inconvenient side of dubbo you may also
> have
> >> > > > > noticed, dubbo is lack of documents or blogs introducing it,
> >> english
> >> > > docs
> >> > > > > worser, i believe your blogs or papers can be a good
> 

Re: Moving hessian-lite from Dubbo codebase to eco-system

2018-05-17 Thread Mercy

Please do it since 2.7.x!


在 2018/5/16 上午11:11, Jun Liu 写道:

Now we are considering that moving it to Dubbo eco-system, which is
https://github/dubbo.

How do you think about this?

I agree with moving hessian-lite to the dubbo eco-system. If we do that, we may 
need to upgrade the core dubbo version to 2.7.x to identify incompatible usage 
of dependencies.


On 11 May 2018, at 3:57 PM, Yong Zhu  wrote:

Hi,

hessian-lite a customized version of the official hessian maintained inside
Dubbo, and it's relatively stable, only upgrading for special bugfix.

It's version(3.2.2) is different from Dubbo(now 2.6.2), and their release
paces are also different.

Now we are considering that moving it to Dubbo eco-system, which is
https://github/dubbo.

How do you think about this?

Thanks.
Jerrick




Re: [VOTE]: Release Apache Dubbo (Incubating) 2.6.2 [RC1]

2018-05-17 Thread Ian Luo
+1

This release looks good. We could follow up the minor issues Justin and
others point out in the next release.

Cheers,
-Ian.

On Tue, May 15, 2018 at 11:49 AM Jun Liu  wrote:

> Hello Dubbo Community,
>
> This is a call for vote to release Apache Dubbo (Incubating) version 2.6.2.
>
> The release candidates:
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.2 <
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.2>/
>
> Git tag for the release:
> https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.2 <
> https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.2>
>
> Hash for the release tag:
> afab04c53edab38d52275d2a198ea1aff7a4f41e
>
> Release Notes:
>
> https://github.com/apache/incubator-dubbo/releases/tag/untagged-4775c0a22c60fca55118
> <
> https://github.com/apache/incubator-dubbo/releases/tag/untagged-4775c0a22c60fca55118
> >
>
> The artifacts have been signed with Key : 28681CB1, which can be found in
> the keys file:
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS <
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS>
>
> The vote will be open for at least 72 hours or until necessary number of
> votes are reached.
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Thanks,
> The Apache Dubbo (Incubating) Team


Re: [VOTE] Accept the "Dubbox documentation" donation

2018-05-17 Thread Ian Luo
+1

On Thu, May 17, 2018 at 1:55 PM Huxing Zhang  wrote:

> Hi All,
>
> Recently Dangdang has donated there documentation for dubbox[1], and a
> software grant have been filed.
>
> As suggested by Justin, we need to follow the ASF ip clearance process.
>
> Therefore I am calling a vote:
>
> [ ] +1 Accept the Dubbox documentation into Dubbo
> [ ] -1 Do not accept the Dubbox documentation into Dubbo
>
> [1] https://github.com/apache/incubator-dubbo-docs/pull/14
>
> --
> Best Regards!
> Huxing
>


Re: [VOTE] Accept the "Dubbox documentation" donation

2018-05-17 Thread jun liu
+1 to accept the documentation.

Except for the ip clearance, we may need to reorganize the doc to fit current 
official doc styles.

Best regards,
Jun

> On 17 May 2018, at 1:55 PM, Huxing Zhang  wrote:
> 
> Hi All,
> 
> Recently Dangdang has donated there documentation for dubbox[1], and a
> software grant have been filed.
> 
> As suggested by Justin, we need to follow the ASF ip clearance process.
> 
> Therefore I am calling a vote:
> 
> [ ] +1 Accept the Dubbox documentation into Dubbo
> [ ] -1 Do not accept the Dubbox documentation into Dubbo
> 
> [1] https://github.com/apache/incubator-dubbo-docs/pull/14
> 
> -- 
> Best Regards!
> Huxing



Re: GSoC student - Getting started.

2018-05-17 Thread Huxing Zhang
Is https://gitter.im/alibaba/dubbo  ok for you?

On Thu, May 17, 2018 at 2:08 PM, Raghunandana Jayarama Reddy
 wrote:
> Hi Lei Wei,
>
> Thanks for all the inputs.
> I was little busy finishing the semester which will end today.
> Can we have a slack channel/Hangouts chat window for instant messaging and
> updates.
>
> Thanks
> Raghu
>
> On Tue, May 15, 2018 at 10:55 PM Lei Wei  wrote:
>
>> Hi, Raghu
>>
>> Hope you are processing well on learning Dubbo. The Dubbo official
>> documents and what I share to you should be helpful for you. According to
>> the timeline of GSoC, we can go to the Coding step. Are you ready  :)
>>
>> In order to have a good start, could you please provide a plan of your
>> coding? For example, where and how you will start, the key points you guess
>> in the project. Also you can share your understanding of Dubbo to us.
>>
>> Below is some suggestion from me:
>> 1. Setup dubbo environment on your machine. (Setup JDK, maven, IDE)
>> 2. Run a Dubbo demo(provider, consumer, zookeeper)
>> 3. Run a simple demo of extending Dubbo to learn Dubbo extending mechanism
>> 4. Learn Protobuff
>> 5. Write and run a Protobuff demo to implement serializing and
>> deserializing
>> 6. Extend Protobuff to Dubbo
>> 7. code(), debug() and document()
>>
>> Please keep in touch, and let us know if you have any questions. We will
>> try our best to help you.
>>
>>
>>
>> Raghunandana Jayarama Reddy  于2018年5月3日周四
>> 下午2:32写道:
>>
>> > Hi Lei Wei,
>> >
>> > Thanks a lot for the inputs and suggestions. I’m going through the
>> > resources that you all have shared with me and getting acquainted.
>> >
>> > Looking forward to working & helping the community in whatever way I can!
>> >
>> > Best,
>> > Raghu
>> >
>> > On Wed, May 2, 2018 at 6:32 AM 雷威  wrote:
>> >
>> > > Hi, Reghu
>> > > I am a new developer from Dubbo community, from China. My name is Lei
>> > Wei.
>> > > First, congratulations to you, and in next months, I will work together
>> > > with you on the GSoC project. It's my honor to join this great project
>> > with
>> > > you, and hope we have a good Dubbo journey.
>> > >
>> > > The Dubbo official website already supply some documents in both
>> Chinese
>> > > and English, It is a good start for you to learn Dubbo. Once you
>> finished
>> > > it, you need some more detailed document about the key point of GSoC
>> > > project. As you may have found that most documents of Dubbo is in
>> > Chinese,
>> > > which is not friendly to you. The project is about extending Dubbo
>> > > serialization.
>> > > We will add a new implementation of serialization, and integrate it
>> into
>> > > Dubbo to extend Dubbo. So you may need to have some understanding on
>> > > Dubbo's Extension mechanism, after you have the basic knowledge of
>> Dubbo.
>> > >
>> > > I am preparing some documents for you, hope this can help you.
>> > > https://github.com/vangoleo/wiki/blob/master/dubbo/dubbo-spi-en.md
>> > >
>> > > In this document, you will learn what is the Dubbo SPI, and there is a
>> > > step-by-step sample to show you how to create a customize extension in
>> > > Dubbo.
>> > >
>> > > Another document is in progress, and it will dive into the source code
>> of
>> > > Dubbo Extension mechanism. Once I finished it, I will share with you.
>> > >
>> > > Please let us know in case of any question or suggestion^_^
>> > >
>> > >
>> > >
>> > > 2018-04-28 9:22 GMT+08:00 Raghunandana Jayarama Reddy <
>> > > rjayarama...@cs.stonybrook.edu>:
>> > >
>> > > > Sure, I will do that Jun.
>> > > >
>> > > > Thanks for the inputs and resources.
>> > > >
>> > > > Best,
>> > > > Raghu
>> > > >
>> > > > On Fri, Apr 27, 2018 at 8:58 AM, jun liu 
>> wrote:
>> > > >
>> > > > > Hi Reghu,
>> > > > >
>> > > > > I have checked the schedule of GSoC. We have nearly one month to
>> get
>> > > > > familiar with dubbo. I am wondering if you can write down your
>> > > > > understanding of dubbo when learning, anything you interest, a
>> simple
>> > > > > introduction of dubbo’s features, your experience of running dubbo
>> > from
>> > > > > zero, advantages comparing with other similar frameworks, etc. This
>> > can
>> > > > be
>> > > > > a good way for us to know your progress and problems in learning
>> > dubbo.
>> > > > >
>> > > > > On the other hand, one inconvenient side of dubbo you may also have
>> > > > > noticed, dubbo is lack of documents or blogs introducing it,
>> english
>> > > docs
>> > > > > worser, i believe your blogs or papers can be a good supplementary.
>> > > > >
>> > > > > My own suggestions, feel free to make your own decisions based on
>> > your
>> > > > > pressures from study and your habits
>> > > > >
>> > > > > Best regards,
>> > > > > Jun
>> > > > >
>> > > > >
>> > > > > On 26 Apr 2018, at 4:01 PM, Raghunandana Jayarama Reddy <
>> > > > > rjayarama...@cs.stonybrook.edu> wrote:
>> > > > >
>> > > > > Hi 

Re: GSoC student - Getting started.

2018-05-17 Thread Raghunandana Jayarama Reddy
Hi Lei Wei,

Thanks for all the inputs.
I was little busy finishing the semester which will end today.
Can we have a slack channel/Hangouts chat window for instant messaging and
updates.

Thanks
Raghu

On Tue, May 15, 2018 at 10:55 PM Lei Wei  wrote:

> Hi, Raghu
>
> Hope you are processing well on learning Dubbo. The Dubbo official
> documents and what I share to you should be helpful for you. According to
> the timeline of GSoC, we can go to the Coding step. Are you ready  :)
>
> In order to have a good start, could you please provide a plan of your
> coding? For example, where and how you will start, the key points you guess
> in the project. Also you can share your understanding of Dubbo to us.
>
> Below is some suggestion from me:
> 1. Setup dubbo environment on your machine. (Setup JDK, maven, IDE)
> 2. Run a Dubbo demo(provider, consumer, zookeeper)
> 3. Run a simple demo of extending Dubbo to learn Dubbo extending mechanism
> 4. Learn Protobuff
> 5. Write and run a Protobuff demo to implement serializing and
> deserializing
> 6. Extend Protobuff to Dubbo
> 7. code(), debug() and document()
>
> Please keep in touch, and let us know if you have any questions. We will
> try our best to help you.
>
>
>
> Raghunandana Jayarama Reddy  于2018年5月3日周四
> 下午2:32写道:
>
> > Hi Lei Wei,
> >
> > Thanks a lot for the inputs and suggestions. I’m going through the
> > resources that you all have shared with me and getting acquainted.
> >
> > Looking forward to working & helping the community in whatever way I can!
> >
> > Best,
> > Raghu
> >
> > On Wed, May 2, 2018 at 6:32 AM 雷威  wrote:
> >
> > > Hi, Reghu
> > > I am a new developer from Dubbo community, from China. My name is Lei
> > Wei.
> > > First, congratulations to you, and in next months, I will work together
> > > with you on the GSoC project. It's my honor to join this great project
> > with
> > > you, and hope we have a good Dubbo journey.
> > >
> > > The Dubbo official website already supply some documents in both
> Chinese
> > > and English, It is a good start for you to learn Dubbo. Once you
> finished
> > > it, you need some more detailed document about the key point of GSoC
> > > project. As you may have found that most documents of Dubbo is in
> > Chinese,
> > > which is not friendly to you. The project is about extending Dubbo
> > > serialization.
> > > We will add a new implementation of serialization, and integrate it
> into
> > > Dubbo to extend Dubbo. So you may need to have some understanding on
> > > Dubbo's Extension mechanism, after you have the basic knowledge of
> Dubbo.
> > >
> > > I am preparing some documents for you, hope this can help you.
> > > https://github.com/vangoleo/wiki/blob/master/dubbo/dubbo-spi-en.md
> > >
> > > In this document, you will learn what is the Dubbo SPI, and there is a
> > > step-by-step sample to show you how to create a customize extension in
> > > Dubbo.
> > >
> > > Another document is in progress, and it will dive into the source code
> of
> > > Dubbo Extension mechanism. Once I finished it, I will share with you.
> > >
> > > Please let us know in case of any question or suggestion^_^
> > >
> > >
> > >
> > > 2018-04-28 9:22 GMT+08:00 Raghunandana Jayarama Reddy <
> > > rjayarama...@cs.stonybrook.edu>:
> > >
> > > > Sure, I will do that Jun.
> > > >
> > > > Thanks for the inputs and resources.
> > > >
> > > > Best,
> > > > Raghu
> > > >
> > > > On Fri, Apr 27, 2018 at 8:58 AM, jun liu 
> wrote:
> > > >
> > > > > Hi Reghu,
> > > > >
> > > > > I have checked the schedule of GSoC. We have nearly one month to
> get
> > > > > familiar with dubbo. I am wondering if you can write down your
> > > > > understanding of dubbo when learning, anything you interest, a
> simple
> > > > > introduction of dubbo’s features, your experience of running dubbo
> > from
> > > > > zero, advantages comparing with other similar frameworks, etc. This
> > can
> > > > be
> > > > > a good way for us to know your progress and problems in learning
> > dubbo.
> > > > >
> > > > > On the other hand, one inconvenient side of dubbo you may also have
> > > > > noticed, dubbo is lack of documents or blogs introducing it,
> english
> > > docs
> > > > > worser, i believe your blogs or papers can be a good supplementary.
> > > > >
> > > > > My own suggestions, feel free to make your own decisions based on
> > your
> > > > > pressures from study and your habits
> > > > >
> > > > > Best regards,
> > > > > Jun
> > > > >
> > > > >
> > > > > On 26 Apr 2018, at 4:01 PM, Raghunandana Jayarama Reddy <
> > > > > rjayarama...@cs.stonybrook.edu> wrote:
> > > > >
> > > > > Hi Jun,
> > > > >
> > > > > Thanks for helping me with the resources. I shall start getting
> > > familiar
> > > > > with the architecture and SPI of Dubbo.
> > > > >
> > > > > Best,
> > > > > Raghu
> > > > >
> > > > > On Wed, Apr 25, 2018 at 4:44 AM, jun liu 
> > wrote:
> > > 

Re: [VOTE] Accept the "Dubbox documentation" donation

2018-05-17 Thread Wang Xin
+1

Xin Wang
lovep...@hotmail.com



在 2018年5月17日,下午1:55,Huxing Zhang > 
写道:

Hi All,

Recently Dangdang has donated there documentation for dubbox[1], and a
software grant have been filed.

As suggested by Justin, we need to follow the ASF ip clearance process.

Therefore I am calling a vote:

[ ] +1 Accept the Dubbox documentation into Dubbo
[ ] -1 Do not accept the Dubbox documentation into Dubbo

[1] https://github.com/apache/incubator-dubbo-docs/pull/14

--
Best Regards!
Huxing