Re: [VOTE] Apache Ratis incubating Release 0.3.0 rc0

2019-04-01 Thread Tsz Wo Sze
Thanks Anu and Arpit for the quick response.  The rc0 is missing a few
modules.  Will roll rc1.
Tsz-Wo

On Tue, Apr 2, 2019 at 2:38 AM Arpit Agarwal
 wrote:
>
> I also hit the same error when I build from source.
>
>
> > On Apr 1, 2019, at 11:31 AM, anu engineer  wrote:
> >
> > Hi Tsz-Wo,
> >
> > Thanks for the release work. I tried out the release and checksums all
> > match. Also verified the LICENSE, DISCLAIMER and NOTICE files. They all
> > look good.
> >
> > However, when I run "mvn clean package -DskipTests", I am getting some
> > errors.
> > It seems to be complaining of some missing child poms. The command to build
> > was from the README in the root directory.
> >
> > [ERROR]   The project org.apache.ratis:ratis:0.3.0
> > (/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml)
> > has 4 errors
> > [ERROR] Child module
> > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-proto
> > of
> > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
> > does not exist
> > [ERROR] Child module
> > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-test
> > of
> > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
> > does not exist
> > [ERROR] Child module
> > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-examples
> > of
> > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
> > does not exist
> > [ERROR] Child module
> > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-logservice
> > of
> > /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
> > does not exist
> >
> > Thanks
> > Anu
> >
> >
> > On Mon, Apr 1, 2019 at 9:05 AM Tsz Wo Sze  wrote:
> >
> >> Hi Apache Ratis PPMC,
> >>
> >> I am calling a vote for Apache Ratis incubating Release 0.3.0 rc0.
> >>
> >> The git tag to be voted upon:
> >>
> >> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git=shortlog;h=refs/tags/ratis-0.3.0rc0
> >>
> >> The git commit hash:
> >>
> >> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git;a=commit;h=0ca9879f438ffda752a3311a342e85c2ad1cac44
> >>
> >> The source and binary tarballs can be found at:
> >> https://dist.apache.org/repos/dist/dev/incubator/ratis/0.3.0/rc0/
> >>
> >> The fingerprint of key to sign release artifacts:
> >> 2C33 A9CB 66AE AD59 3183  B01B 7843 4EF4 60D6 914B
> >>
> >> Release artifacts are signed with one of the keys available at:
> >> https://dist.apache.org/repos/dist/dev/incubator/ratis/KEYS
> >>
> >> This vote will remain open for at least 72 hours.
> >> Please vote on releasing this RC.  Thank you in advance.
> >>
> >> [ ] +1 approve
> >> [ ] +0 no opinion
> >> [ ] -1 disapprove (and reason why)
> >>
> >> Obviously, I am +1.
> >>
> >> Regards,
> >> Tsz-Wo
> >>
>


Re: [VOTE] Apache Ratis incubating Release 0.3.0 rc0

2019-04-01 Thread Arpit Agarwal
I also hit the same error when I build from source.


> On Apr 1, 2019, at 11:31 AM, anu engineer  wrote:
> 
> Hi Tsz-Wo,
> 
> Thanks for the release work. I tried out the release and checksums all
> match. Also verified the LICENSE, DISCLAIMER and NOTICE files. They all
> look good.
> 
> However, when I run "mvn clean package -DskipTests", I am getting some
> errors.
> It seems to be complaining of some missing child poms. The command to build
> was from the README in the root directory.
> 
> [ERROR]   The project org.apache.ratis:ratis:0.3.0
> (/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml)
> has 4 errors
> [ERROR] Child module
> /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-proto
> of
> /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
> does not exist
> [ERROR] Child module
> /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-test
> of
> /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
> does not exist
> [ERROR] Child module
> /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-examples
> of
> /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
> does not exist
> [ERROR] Child module
> /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-logservice
> of
> /Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
> does not exist
> 
> Thanks
> Anu
> 
> 
> On Mon, Apr 1, 2019 at 9:05 AM Tsz Wo Sze  wrote:
> 
>> Hi Apache Ratis PPMC,
>> 
>> I am calling a vote for Apache Ratis incubating Release 0.3.0 rc0.
>> 
>> The git tag to be voted upon:
>> 
>> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git=shortlog;h=refs/tags/ratis-0.3.0rc0
>> 
>> The git commit hash:
>> 
>> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git;a=commit;h=0ca9879f438ffda752a3311a342e85c2ad1cac44
>> 
>> The source and binary tarballs can be found at:
>> https://dist.apache.org/repos/dist/dev/incubator/ratis/0.3.0/rc0/
>> 
>> The fingerprint of key to sign release artifacts:
>> 2C33 A9CB 66AE AD59 3183  B01B 7843 4EF4 60D6 914B
>> 
>> Release artifacts are signed with one of the keys available at:
>> https://dist.apache.org/repos/dist/dev/incubator/ratis/KEYS
>> 
>> This vote will remain open for at least 72 hours.
>> Please vote on releasing this RC.  Thank you in advance.
>> 
>> [ ] +1 approve
>> [ ] +0 no opinion
>> [ ] -1 disapprove (and reason why)
>> 
>> Obviously, I am +1.
>> 
>> Regards,
>> Tsz-Wo
>> 



Re: [VOTE] Apache Ratis incubating Release 0.3.0 rc0

2019-04-01 Thread anu engineer
Hi Tsz-Wo,

Thanks for the release work. I tried out the release and checksums all
match. Also verified the LICENSE, DISCLAIMER and NOTICE files. They all
look good.

However, when I run "mvn clean package -DskipTests", I am getting some
errors.
It seems to be complaining of some missing child poms. The command to build
was from the README in the root directory.

[ERROR]   The project org.apache.ratis:ratis:0.3.0
(/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml)
has 4 errors
[ERROR] Child module
/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-proto
of
/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
does not exist
[ERROR] Child module
/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-test
of
/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
does not exist
[ERROR] Child module
/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-examples
of
/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
does not exist
[ERROR] Child module
/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/ratis-logservice
of
/Users/aengineer/Downloads/ratis-release-0.3.0/ratis-incubating-0.3.0/pom.xml
does not exist

Thanks
Anu


On Mon, Apr 1, 2019 at 9:05 AM Tsz Wo Sze  wrote:

> Hi Apache Ratis PPMC,
>
> I am calling a vote for Apache Ratis incubating Release 0.3.0 rc0.
>
> The git tag to be voted upon:
>
> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git=shortlog;h=refs/tags/ratis-0.3.0rc0
>
> The git commit hash:
>
> https://gitbox.apache.org/repos/asf?p=incubator-ratis.git;a=commit;h=0ca9879f438ffda752a3311a342e85c2ad1cac44
>
> The source and binary tarballs can be found at:
> https://dist.apache.org/repos/dist/dev/incubator/ratis/0.3.0/rc0/
>
> The fingerprint of key to sign release artifacts:
> 2C33 A9CB 66AE AD59 3183  B01B 7843 4EF4 60D6 914B
>
> Release artifacts are signed with one of the keys available at:
> https://dist.apache.org/repos/dist/dev/incubator/ratis/KEYS
>
> This vote will remain open for at least 72 hours.
> Please vote on releasing this RC.  Thank you in advance.
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Obviously, I am +1.
>
> Regards,
> Tsz-Wo
>


[VOTE] Apache Ratis incubating Release 0.3.0 rc0

2019-04-01 Thread Tsz Wo Sze
Hi Apache Ratis PPMC,

I am calling a vote for Apache Ratis incubating Release 0.3.0 rc0.

The git tag to be voted upon:
https://gitbox.apache.org/repos/asf?p=incubator-ratis.git=shortlog;h=refs/tags/ratis-0.3.0rc0

The git commit hash:
https://gitbox.apache.org/repos/asf?p=incubator-ratis.git;a=commit;h=0ca9879f438ffda752a3311a342e85c2ad1cac44

The source and binary tarballs can be found at:
https://dist.apache.org/repos/dist/dev/incubator/ratis/0.3.0/rc0/

The fingerprint of key to sign release artifacts:
2C33 A9CB 66AE AD59 3183  B01B 7843 4EF4 60D6 914B

Release artifacts are signed with one of the keys available at:
https://dist.apache.org/repos/dist/dev/incubator/ratis/KEYS

This vote will remain open for at least 72 hours.
Please vote on releasing this RC.  Thank you in advance.

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Obviously, I am +1.

Regards,
Tsz-Wo


Re: [DISCUSS] Apache Ratis 0.3.0 release

2019-04-01 Thread Tsz Wo Sze
I am going to prepare a release candidate from branch-0.3.  Thanks everyone!

Tsz-Wo

On Thu, Mar 28, 2019 at 7:23 PM Tsz Wo Sze  wrote:
>
> Rajeshbabu,
>
> Thanks a lot for the quick response!
>
> Tsz-Wo
>
> On Thu, Mar 28, 2019 at 7:06 PM rajeshb...@apache.org
>  wrote:
> >
> > committed RATIS-510 to branch 0.3.0 Tsz.
> >
> > Thanks,
> > Rajeshbabu.
> >
> > On Thu, Mar 28, 2019 at 4:28 PM rajeshb...@apache.org <
> > chrajeshbab...@gmail.com> wrote:
> >
> > > I will commit RATIS-510 Tez.
> > >
> > > Thanks,
> > > Rajeshbabu.
> > >
> > > On Thu, Mar 28, 2019, 3:58 PM Tsz Wo Sze  > >
> > >> All RATIS-503, RATIS-506 and RATIS-490 are now committed.  However, we
> > >> need RATIS-510 (missing Apache license header) or revert RATIS-475
> > >> from branch-0.3.
> > >>
> > >> Will see if we can roll a release tomorrow.
> > >>
> > >> Thanks.
> > >> Tsz-Wo
> > >>
> > >> On Tue, Mar 26, 2019 at 12:09 AM Jitendra Pandey 
> > >> wrote:
> > >> >
> > >> > +1 I would suggest we should cut a release candidate once following 3
> > >> are
> > >> > included:
> > >> > RATIS-503, RATIS-506 and RATIS-490, however RATIS-490 is not a blocker
> > >> in
> > >> > my opinion.
> > >> >
> > >> > On Mon, Mar 25, 2019 at 5:47 AM Tsz Wo Sze  wrote:
> > >> >
> > >> > > How about we roll a 0.3.0 release from branch-0.3?  Please let me 
> > >> > > know
> > >> > > if there are specific JIRAs we should include in 0.3.0.  Thanks.
> > >> > >
> > >> > > Tsz-Wo
> > >> > >
> > >> > >
> > >> > >
> > >> > >
> > >> > > On Fri, Mar 22, 2019 at 1:19 PM Tsz Wo Sze 
> > >> wrote:
> > >> > > >
> > >> > > > I just have re-created branch-0.3.  If you already have branch-0.3
> > >> > > > locally, "git pull" should be able to update all the changes.
> > >> Thanks.
> > >> > > >
> > >> > > > Tsz-Wo
> > >> > > >
> > >> > > > On Thu, Mar 21, 2019 at 12:47 AM Mukul Kumar Singh
> > >> > > >  wrote:
> > >> > > > >
> > >> > > > > +1,
> > >> > > > >
> > >> > > > > On 3/20/19, 9:20 PM, "Jitendra Pandey" 
> > >> wrote:
> > >> > > > >
> > >> > > > > > I will merge everything in master to branch-0.3 (or
> > >> re-create
> > >> > > the 0.3
> > >> > > > > branch).
> > >> > > > >
> > >> > > > > +1
> > >> > > > >
> > >> > > > > On Wed, Mar 20, 2019 at 7:58 AM Arpit Agarwal
> > >> > > 
> > >> > > > > wrote:
> > >> > > > >
> > >> > > > > > +1 for rebasing 0.3 to trunk.
> > >> > > > > >
> > >> > > > > >
> > >> > > > > > > On Mar 20, 2019, at 2:37 AM, Tsz Wo Sze <
> > >> szets...@gmail.com>
> > >> > > wrote:
> > >> > > > > > >
> > >> > > > > > > If there is no objection, I will merge everything in
> > >> master to
> > >> > > > > > > branch-0.3 (or re-create the 0.3 branch) tomorrow.
> > >> Thanks.
> > >> > > > > > >
> > >> > > > > > > Tsz-Wo
> > >> > > > > > >
> > >> > > > > > > On Fri, Mar 1, 2019 at 6:54 AM Jitendra Pandey <
> > >> > > jiten...@hortonworks.com>
> > >> > > > > > wrote:
> > >> > > > > > >>
> > >> > > > > > >> +1
> > >> > > > > > >> There have been many fixes in trunk lately that need to
> > >> be in
> > >> > > 0.3 as
> > >> > > > > > well. Therefore, it makes sense to rebase 0.3 to the 
> > >> > > > > current
> > >> > > trunk.
> > >> > > > > > >>
> > >> > > > > > >> On 2/28/19, 2:49 PM, "Tsz Wo Sze" 
> > >> wrote:
> > >> > > > > > >>
> > >> > > > > > >>Hi Marton,
> > >> > > > > > >>
> > >> > > > > > >>For Ozone, it probably needs trunk.  How about we 
> > >> > > > > move
> > >> > > everything in
> > >> > > > > > >>trunk to 0.3?
> > >> > > > > > >>
> > >> > > > > > >>Tsz-Wo
> > >> > > > > > >>
> > >> > > > > > >>On Tue, Feb 26, 2019 at 6:59 AM Elek, Marton <
> > >> > > e...@apache.org>
> > >> > > > > > wrote:
> > >> > > > > > >>>
> > >> > > > > > >>> Hi,
> > >> > > > > > >>>
> > >> > > > > > >>> Any comment on this?
> > >> > > > > > >>>
> > >> > > > > > >>> What is the plan with the next release?
> > >> > > > > > >>>
> > >> > > > > > >>> Thanks,
> > >> > > > > > >>> Marton
> > >> > > > > > >>>
> > >> > > > > > >>> On 2/6/19 11:21 AM, Elek, Marton wrote:
> > >> > > > > >  Bumping up this thread.
> > >> > > > > > 
> > >> > > > > >  I would like to use stable ratis release for the next
> > >> ozone
> > >> > > release.
> > >> > > > > > 
> > >> > > > > >  As I see branch-0.3 contains only RATIS-430.
> > >> > > > > > 
> > >> > > > > >  What is the current plan of releasing 0.3.0?
> > >> > > > > > 
> > >> > > > > >  Can we release branch-0.3 as is?
> > >> > > > > > 
> > >> > > > > >  Do we need to rebase branch-0.3 on top of the latest
> > >> master?
> > >> > > > > > 
> > >> > > > > > 
> > >> > > > > >  Thanks,
> > >> > > > > >  Marton
> > >> > > > > > 
> > >> > > > > >  On 11/12/18 9:37 PM, Tsz Wo Sze wrote:
> > >> > > > > > > Hi,
> > 

Apache Ratis qbt Report: master+JDK8 on Linux/x86

2019-04-01 Thread Apache Jenkins Server
For more details, see 
https://builds.apache.org/job/ratis-qbt-master-java8-linux-x86/507/

[Apr 1, 2019 5:36:26 AM] (shashikant) RATIS-511. Fail the requests the sliding 
window when a raft client hits
[Apr 1, 2019 5:45:06 AM] (shashikant) RATIS-512. testLeaderStepDown may fail 
with NullPointerException.




-1 overall


The following subsystems voted -1:
unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
checkstyle javac javadoc whitespace


Specific tests:

Failed junit tests :

   ratis.netty.TestRaftWithNetty 
  

   javac:

   
https://builds.apache.org/job/ratis-qbt-master-java8-linux-x86/507/artifact/out/diff-compile-javac-root.txt
  [4.0K]

   checkstyle:

   
https://builds.apache.org/job/ratis-qbt-master-java8-linux-x86/507/artifact/out/diff-checkstyle-root.txt
  [60K]

   whitespace:

   
https://builds.apache.org/job/ratis-qbt-master-java8-linux-x86/507/artifact/out/whitespace-eol.txt
  [140K]
   
https://builds.apache.org/job/ratis-qbt-master-java8-linux-x86/507/artifact/out/whitespace-tabs.txt
  [8.0K]

   javadoc:

   
https://builds.apache.org/job/ratis-qbt-master-java8-linux-x86/507/artifact/out/diff-javadoc-javadoc-root.txt
  [20K]

   unit:

   
https://builds.apache.org/job/ratis-qbt-master-java8-linux-x86/507/artifact/out/patch-unit-root.txt
  [48K]

Powered by Apache Yetus 0.8.0   http://yetus.apache.org