Re: [VOTE] Release Apache Dubbo (Incubating) 2.6.3 [RC5]

2018-09-05 Thread Jerrick Zhu
On Wed, Sep 5, 2018 at 6:10 PM Mark Thomas  wrote:

> On 03/09/18 03:32, Jun Liu wrote:
>
> 
>
> > Please vote accordingly:
> > [X] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with the reason
>
> Notes:
> ==
>
> Hash and signature match.
>
> Source zip matches Git tag (apart from expected differences of
> .gitignore and Maven wrapper)
>
> Builds and all tests except one pass.
>
>
> Issues from previous RC still present in this RC:
> =
>
> The sha512 hashes are missing the '*' marker that indicates they are
> hashes for binary files rather than text files. Trivial issue. New RC
> not required.
>
>
> New issues
> ==
>
> Tests seem to expect 127.0.0.2 to be a valid IP. If this is the case,
> consider documenting the requirements to run the tests somewhere obvious
> in the source tree. Trivial issue. New RC not required.
>
> I see the following test failures:
>   Oracle Java 8 update 181
>   Ubuntu 18.04.1 LTS (fully patched)
>   Maven 3.5.4
>
> This fails consistently for me:
>
> ---
> Test set: com.alibaba.dubbo.config.AbstractInterfaceConfigTest
>
> ---
> Tests run: 38, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.119
> sec <<< FAILURE! - in com.alibaba.dubbo.config.AbstractInterfaceConfigTest
> checkApplication1(com.alibaba.dubbo.config.AbstractInterfaceConfigTest)
> Time elapsed: 0.006 sec  <<< FAILURE!
> junit.framework.ComparisonFailure: expected:<10[0]> but was:<10[]>
> at
>
> com.alibaba.dubbo.config.AbstractInterfaceConfigTest.checkApplication1(AbstractInterfaceConfigTest.java:90)
>
> I note that this test has been observed to fail for other community
> members in earlier RCs.
>

Yes, it's true, we've fixed it on 2.6.x branch, and will be in next
release, 2.6.4, but not in 2.6.3.

check the commit:
https://github.com/apache/incubator-dubbo/commit/93d2eb674b094ee4feee0ef1e46096098c5a22b4


> I can recreate this failure on the command line but not in an IDE.
>
> Whether this failure is significant enough to halt the release is
> something for those more knowledgeable about Dubbo than I to decide.
>

This is the result of mutual influence of unit test cases, not the
functional problem. So IMO, this release could be go ahead. What do other
people think?


>
>
> Mark
>


[VOTE] Release Apache Dubbo (Incubating) 2.6.4 [RC1]

2018-09-24 Thread Jerrick Zhu
Hello all,

This is a call for vote to release Apache Dubbo (Incubating) version 2.6.4.

The Apache Dubbo community has voted on and approved a proposal to release
Apache Dubbo (Incubating) version 2.6.4.

We now kindly request the Incubator PMC members review and vote on this
incubator release.

Apache Dubbo™ (incubating) is a high-performance, java based, open source
RPC framework. Dubbo offers three key functionalities, which include
interface based remote call, fault tolerance & load balancing, and
automatic service registration & discovery.

Dubbo community vote and result thread:
https://lists.apache.org/thread.html/8d5c39eece6288beed2e22ca976350728c571d2a9cef1c9a9e56a409@%3Cdev.dubbo.apache.org%3E
A minor issue also can be found in the above thread.

The release candidates (RC1):
https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.4

Git tag for the release (RC1):
https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.4

Hash for the release tag:
88037747a3b69d3225c73f6fbcda36ebd8435887

Release Notes:
*https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.4/CHANGES.md
*

The artifacts have been signed with Key : 7955FB6D1DD21CF7, which can be
found in the keys file:
https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS

Look at here for how to verify this release candidate:
https://github.com/apache/incubator-dubbo-website/blob/asf-site/blog/en-us/prepare-an-apache-release.md#prepare-apache-release

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

Best regards,
Jerrick


Re: Mentors wanted for Apache Dubbo (incubating)

2018-09-26 Thread Jerrick Zhu
That's awesome, welcome Dave.

On Wed, Sep 26, 2018 at 9:27 PM Dave Fisher  wrote:

> Hi -
>
> Great talking to community members last night at Apachecon. I appreciate
> being asked to mentor. I’m willing to join Justin and Mark in helping the
> Dubbo community as a mentor.
>
> Regards,
> Dave
>
> > On Sep 20, 2018, at 10:33 PM, Huxing Zhang  wrote:
> >
> > Hi community,
> >
> > The Apache Dubbo project now has two active mentors, and is looking
> > for new mentors.
> >
> > We will be very appreciated if anyone would like to volunteer.
> >
> > Below is the brief information:
> >
> > Apache Dubbo™ (incubating) is a high-performance, java based open
> > source RPC framework.
> > Website: http://dubbo.incubator.apache.org/
> > Github: https://github.com/apache/incubator-dubbo
> > Latest Incubator report: https://wiki.apache.org/incubator/September2018
> >
> > --
> > Best Regards!
> > Huxing
> >
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


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

2018-09-26 Thread Jerrick Zhu
Hi community,

We haven't got any binding votes yet.

Would you please kindly help to check and vote for it?

On Tue, Sep 25, 2018 at 10:04 AM Jerrick Zhu  wrote:

> Hello all,
>
> This is a call for vote to release Apache Dubbo (Incubating) version 2.6.4.
>
> The Apache Dubbo community has voted on and approved a proposal to release
> Apache Dubbo (Incubating) version 2.6.4.
>
> We now kindly request the Incubator PMC members review and vote on this
> incubator release.
>
> Apache Dubbo™ (incubating) is a high-performance, java based, open source
> RPC framework. Dubbo offers three key functionalities, which include
> interface based remote call, fault tolerance & load balancing, and
> automatic service registration & discovery.
>
> Dubbo community vote and result thread:
>
> https://lists.apache.org/thread.html/8d5c39eece6288beed2e22ca976350728c571d2a9cef1c9a9e56a409@%3Cdev.dubbo.apache.org%3E
> A minor issue also can be found in the above thread.
>
> The release candidates (RC1):
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.4
>
> Git tag for the release (RC1):
> https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.4
>
> Hash for the release tag:
> 88037747a3b69d3225c73f6fbcda36ebd8435887
>
> Release Notes:
> *https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.4/CHANGES.md
> <https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.4/CHANGES.md>*
>
> The artifacts have been signed with Key : 7955FB6D1DD21CF7, which can be
> found in the keys file:
> https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS
>
> Look at here for how to verify this release candidate:
>
> https://github.com/apache/incubator-dubbo-website/blob/asf-site/blog/en-us/prepare-an-apache-release.md#prepare-apache-release
>
> 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
>
> Best regards,
> Jerrick
>


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

2018-10-02 Thread Jerrick Zhu
Hi all, we're still calling for check and vote, would you please take time
to help us? Thank you so much.

On Mon, Oct 1, 2018 at 3:33 PM Huxing Zhang  wrote:

> +1 (non-binding)
>
> On Tue, Sep 25, 2018 at 10:04 AM Jerrick Zhu  wrote:
> >
> > Hello all,
> >
> > This is a call for vote to release Apache Dubbo (Incubating) version
> 2.6.4.
> >
> > The Apache Dubbo community has voted on and approved a proposal to
> release
> > Apache Dubbo (Incubating) version 2.6.4.
> >
> > We now kindly request the Incubator PMC members review and vote on this
> > incubator release.
> >
> > Apache Dubbo™ (incubating) is a high-performance, java based, open source
> > RPC framework. Dubbo offers three key functionalities, which include
> > interface based remote call, fault tolerance & load balancing, and
> > automatic service registration & discovery.
> >
> > Dubbo community vote and result thread:
> >
> https://lists.apache.org/thread.html/8d5c39eece6288beed2e22ca976350728c571d2a9cef1c9a9e56a409@%3Cdev.dubbo.apache.org%3E
> > A minor issue also can be found in the above thread.
> >
> > The release candidates (RC1):
> > https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.4
> >
> > Git tag for the release (RC1):
> > https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.4
> >
> > Hash for the release tag:
> > 88037747a3b69d3225c73f6fbcda36ebd8435887
> >
> > Release Notes:
> > *https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.4/CHANGES.md
> > <https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.4/CHANGES.md>*
> >
> > The artifacts have been signed with Key : 7955FB6D1DD21CF7, which can be
> > found in the keys file:
> > https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS
> >
> > Look at here for how to verify this release candidate:
> >
> https://github.com/apache/incubator-dubbo-website/blob/asf-site/blog/en-us/prepare-an-apache-release.md#prepare-apache-release
> >
> > 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
> >
> > Best regards,
> > Jerrick
>
>
>
> --
> Best Regards!
> Huxing
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


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

2018-10-07 Thread Jerrick Zhu
hi, all

Thanks for your voting.

The vote has lasted for a long holiday, and we have received 4 +1(binding)
and 1 +1(non-binding) votes.

I will announce this in a new thread and continue to release.

Best regards,

Jerrick

On Thu, Oct 4, 2018 at 8:50 PM Jean-Baptiste Onofré  wrote:

> +1 (binding)
>
> Checked:
> - signatures
> - headers
> - build
> - no "external" binary on distributed packages
>
> Regards
> JB
>
> On 25/09/2018 04:04, Jerrick Zhu wrote:
> > Hello all,
> >
> > This is a call for vote to release Apache Dubbo (Incubating) version
> 2.6.4.
> >
> > The Apache Dubbo community has voted on and approved a proposal to
> release
> > Apache Dubbo (Incubating) version 2.6.4.
> >
> > We now kindly request the Incubator PMC members review and vote on this
> > incubator release.
> >
> > Apache Dubbo™ (incubating) is a high-performance, java based, open source
> > RPC framework. Dubbo offers three key functionalities, which include
> > interface based remote call, fault tolerance & load balancing, and
> > automatic service registration & discovery.
> >
> > Dubbo community vote and result thread:
> >
> https://lists.apache.org/thread.html/8d5c39eece6288beed2e22ca976350728c571d2a9cef1c9a9e56a409@%3Cdev.dubbo.apache.org%3E
> > A minor issue also can be found in the above thread.
> >
> > The release candidates (RC1):
> > https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.4
> >
> > Git tag for the release (RC1):
> > https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.4
> >
> > Hash for the release tag:
> > 88037747a3b69d3225c73f6fbcda36ebd8435887
> >
> > Release Notes:
> > *https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.4/CHANGES.md
> > <https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.4/CHANGES.md>*
> >
> > The artifacts have been signed with Key : 7955FB6D1DD21CF7, which can be
> > found in the keys file:
> > https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS
> >
> > Look at here for how to verify this release candidate:
> >
> https://github.com/apache/incubator-dubbo-website/blob/asf-site/blog/en-us/prepare-an-apache-release.md#prepare-apache-release
> >
> > 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
> >
> > Best regards,
> > Jerrick
> >
>
> --
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


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

2018-10-07 Thread Jerrick Zhu
On Thu, Oct 4, 2018 at 7:17 PM Mark Thomas  wrote:

> +1 binding
>
> The sha512 hash is missing the '*' marker to indicate that this is a
> binary file. Minor issue but one that was present on the previous
> release and should have been fixed by now.
>

Will be fixed in next release, which is 2.6.5.


>
> I also see the minor issue with the work directory structure. Not a show
> stopper.
>
> Builds successfully from source distribution.
>
> Mark
>
>
> On 25/09/18 03:04, Jerrick Zhu wrote:
> > Hello all,
> >
> > This is a call for vote to release Apache Dubbo (Incubating) version
> 2.6.4.
> >
> > The Apache Dubbo community has voted on and approved a proposal to
> release
> > Apache Dubbo (Incubating) version 2.6.4.
> >
> > We now kindly request the Incubator PMC members review and vote on this
> > incubator release.
> >
> > Apache Dubbo™ (incubating) is a high-performance, java based, open source
> > RPC framework. Dubbo offers three key functionalities, which include
> > interface based remote call, fault tolerance & load balancing, and
> > automatic service registration & discovery.
> >
> > Dubbo community vote and result thread:
> >
> https://lists.apache.org/thread.html/8d5c39eece6288beed2e22ca976350728c571d2a9cef1c9a9e56a409@%3Cdev.dubbo.apache.org%3E
> > A minor issue also can be found in the above thread.
> >
> > The release candidates (RC1):
> > https://dist.apache.org/repos/dist/dev/incubator/dubbo/2.6.4
> >
> > Git tag for the release (RC1):
> > https://github.com/apache/incubator-dubbo/tree/dubbo-2.6.4
> >
> > Hash for the release tag:
> > 88037747a3b69d3225c73f6fbcda36ebd8435887
> >
> > Release Notes:
> > *https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.4/CHANGES.md
> > <https://github.com/apache/incubator-dubbo/blob/dubbo-2.6.4/CHANGES.md>*
> >
> > The artifacts have been signed with Key : 7955FB6D1DD21CF7, which can be
> > found in the keys file:
> > https://dist.apache.org/repos/dist/dev/incubator/dubbo/KEYS
> >
> > Look at here for how to verify this release candidate:
> >
> https://github.com/apache/incubator-dubbo-website/blob/asf-site/blog/en-us/prepare-an-apache-release.md#prepare-apache-release
> >
> > 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
> >
> > Best regards,
> > Jerrick
> >
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


[ANNOUNCE] Release Apache Dubbo (Incubating) 2.6.4 [RC1]

2018-10-07 Thread Jerrick Zhu
Hi, All,

I am pleased to announce that the Incubator PMC has approved the vote of
Apache Dubbo (Incubating) 2.6.4 [RC1].

The vote has passed with,

* 4 +1 (binding) votes:
Willem Jiang
Justin Mclean
Mark Thomas
Jean-Baptiste Onofré

* 1 +1 (non-binding) votes:
Huxing Zhang

Thank you all for help verifying and voting for this release.
I will continue to release the source and maven binary package.

Best regards,
Jerrick