You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by Jean-Daniel Cryans <jd...@apache.org> on 2016/03/30 22:54:27 UTC

Branching 0.8.0 soon

Hey devs,

As planned, I will be creating today a "branch-0.8.x" branch that we'll be
releasing 0.8.0 from. Expect this to happen within an hour or two.

Being the RM, I'm pre-authorizing the following patches to be cherry-picked
to branch-0.8.x when they are ready:

Java's KuduPredicate API: http://gerrit.cloudera.org:8080/#/c/2591/
Release and upgrade notes: http://gerrit.cloudera.org:8080/#/c/2655/
KUDU-1380 scans that rewind: http://gerrit.cloudera.org:8080/#/c/2654/

For anything else, please reply to this thread with a link to the review
before cherry-picking to the new branch in order to get my +1.

I'll also reply here once the branching is done.

Thx,

J-D

Re: Branching 0.8.0 soon

Posted by Jean-Daniel Cryans <jd...@apache.org>.
On Wed, Mar 30, 2016 at 3:49 PM, Jean-Daniel Cryans <jd...@apache.org>
wrote:

> On Wed, Mar 30, 2016 at 3:41 PM, Dan Burkert <da...@cloudera.com> wrote:
>
>> I just added two reviews for issues arising from the predicate tests I'm
>> writing:
>>
>> http://gerrit.cloudera.org:8080/#/c/2671/ - Fix for incorrect results
>> from
>> a scan including a predicate such as 'WHERE my_nullable_int8_col <= 127`,
>> this is a regression from 0.7.
>>
>
> A bit worried about the half-introduction of a new predicate type. I'll
> wait for Todd's opinion in the reviews.
>

Looks like Todd is good with it, please cherry-pick it to branch-0.8.x


>
>
>> http://gerrit.cloudera.org:8080/#/c/2672/ - Fix for spurious debug check
>> of
>> row projector schemas. Not a regression, and only affects debug builds.
>
>
> +1 for 0.8.0.
>
>
>>
>> - Dan
>>
>> On Wed, Mar 30, 2016 at 3:30 PM, Todd Lipcon <to...@cloudera.com> wrote:
>>
>> > I'd like to try to get http://gerrit.cloudera.org:8080/#/c/2641/3
>> > (earliest-deadline-first
>> > <http://gerrit.cloudera.org:8080/#/c/2641/3(earliest-deadline-first>
>> RPC
>> > scheduling) in as well. Without this, I'm
>> > unable to handle concurrent TPC-H on machines with many cores. I think
>> the
>> > patch is ready for review though may need a couple test tweaks that I'll
>> > finish up today.
>> >
>> > -Todd
>> >
>> > On Wed, Mar 30, 2016 at 3:12 PM, Jean-Daniel Cryans <
>> jdcryans@apache.org>
>> > wrote:
>> >
>> > > I forgot:
>> > >
>> > > KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/
>> > >
>> > > is +1 for 0.8.0 too.
>> > >
>> > > J-D
>> > >
>> > > On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans <
>> jdcryans@apache.org
>> > >
>> > > wrote:
>> > >
>> > > > Branching is done.
>> > > >
>> > > > On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans <
>> > jdcryans@apache.org
>> > > >
>> > > > wrote:
>> > > >
>> > > >> Hey devs,
>> > > >>
>> > > >> As planned, I will be creating today a "branch-0.8.x" branch that
>> > we'll
>> > > >> be releasing 0.8.0 from. Expect this to happen within an hour or
>> two.
>> > > >>
>> > > >> Being the RM, I'm pre-authorizing the following patches to be
>> > > >> cherry-picked to branch-0.8.x when they are ready:
>> > > >>
>> > > >> Java's KuduPredicate API:
>> http://gerrit.cloudera.org:8080/#/c/2591/
>> > > >> Release and upgrade notes:
>> http://gerrit.cloudera.org:8080/#/c/2655/
>> > > >> KUDU-1380 scans that rewind:
>> > http://gerrit.cloudera.org:8080/#/c/2654/
>> > > >>
>> > > >> For anything else, please reply to this thread with a link to the
>> > review
>> > > >> before cherry-picking to the new branch in order to get my +1.
>> > > >>
>> > > >> I'll also reply here once the branching is done.
>> > > >>
>> > > >> Thx,
>> > > >>
>> > > >> J-D
>> > > >>
>> > > >
>> > > >
>> > >
>> >
>> >
>> >
>> > --
>> > Todd Lipcon
>> > Software Engineer, Cloudera
>> >
>>
>
>

Re: Branching 0.8.0 soon

Posted by Jean-Daniel Cryans <jd...@apache.org>.
On Wed, Mar 30, 2016 at 3:41 PM, Dan Burkert <da...@cloudera.com> wrote:

> I just added two reviews for issues arising from the predicate tests I'm
> writing:
>
> http://gerrit.cloudera.org:8080/#/c/2671/ - Fix for incorrect results from
> a scan including a predicate such as 'WHERE my_nullable_int8_col <= 127`,
> this is a regression from 0.7.
>

A bit worried about the half-introduction of a new predicate type. I'll
wait for Todd's opinion in the reviews.


> http://gerrit.cloudera.org:8080/#/c/2672/ - Fix for spurious debug check
> of
> row projector schemas. Not a regression, and only affects debug builds.


+1 for 0.8.0.


>
> - Dan
>
> On Wed, Mar 30, 2016 at 3:30 PM, Todd Lipcon <to...@cloudera.com> wrote:
>
> > I'd like to try to get http://gerrit.cloudera.org:8080/#/c/2641/3
> > (earliest-deadline-first
> > <http://gerrit.cloudera.org:8080/#/c/2641/3(earliest-deadline-first> RPC
> > scheduling) in as well. Without this, I'm
> > unable to handle concurrent TPC-H on machines with many cores. I think
> the
> > patch is ready for review though may need a couple test tweaks that I'll
> > finish up today.
> >
> > -Todd
> >
> > On Wed, Mar 30, 2016 at 3:12 PM, Jean-Daniel Cryans <jdcryans@apache.org
> >
> > wrote:
> >
> > > I forgot:
> > >
> > > KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/
> > >
> > > is +1 for 0.8.0 too.
> > >
> > > J-D
> > >
> > > On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans <
> jdcryans@apache.org
> > >
> > > wrote:
> > >
> > > > Branching is done.
> > > >
> > > > On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans <
> > jdcryans@apache.org
> > > >
> > > > wrote:
> > > >
> > > >> Hey devs,
> > > >>
> > > >> As planned, I will be creating today a "branch-0.8.x" branch that
> > we'll
> > > >> be releasing 0.8.0 from. Expect this to happen within an hour or
> two.
> > > >>
> > > >> Being the RM, I'm pre-authorizing the following patches to be
> > > >> cherry-picked to branch-0.8.x when they are ready:
> > > >>
> > > >> Java's KuduPredicate API: http://gerrit.cloudera.org:8080/#/c/2591/
> > > >> Release and upgrade notes:
> http://gerrit.cloudera.org:8080/#/c/2655/
> > > >> KUDU-1380 scans that rewind:
> > http://gerrit.cloudera.org:8080/#/c/2654/
> > > >>
> > > >> For anything else, please reply to this thread with a link to the
> > review
> > > >> before cherry-picking to the new branch in order to get my +1.
> > > >>
> > > >> I'll also reply here once the branching is done.
> > > >>
> > > >> Thx,
> > > >>
> > > >> J-D
> > > >>
> > > >
> > > >
> > >
> >
> >
> >
> > --
> > Todd Lipcon
> > Software Engineer, Cloudera
> >
>

Re: Branching 0.8.0 soon

Posted by Dan Burkert <da...@cloudera.com>.
I just added two reviews for issues arising from the predicate tests I'm
writing:

http://gerrit.cloudera.org:8080/#/c/2671/ - Fix for incorrect results from
a scan including a predicate such as 'WHERE my_nullable_int8_col <= 127`,
this is a regression from 0.7.
http://gerrit.cloudera.org:8080/#/c/2672/ - Fix for spurious debug check of
row projector schemas. Not a regression, and only affects debug builds.

- Dan

On Wed, Mar 30, 2016 at 3:30 PM, Todd Lipcon <to...@cloudera.com> wrote:

> I'd like to try to get http://gerrit.cloudera.org:8080/#/c/2641/3
> (earliest-deadline-first
> <http://gerrit.cloudera.org:8080/#/c/2641/3(earliest-deadline-first> RPC
> scheduling) in as well. Without this, I'm
> unable to handle concurrent TPC-H on machines with many cores. I think the
> patch is ready for review though may need a couple test tweaks that I'll
> finish up today.
>
> -Todd
>
> On Wed, Mar 30, 2016 at 3:12 PM, Jean-Daniel Cryans <jd...@apache.org>
> wrote:
>
> > I forgot:
> >
> > KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/
> >
> > is +1 for 0.8.0 too.
> >
> > J-D
> >
> > On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans <jdcryans@apache.org
> >
> > wrote:
> >
> > > Branching is done.
> > >
> > > On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans <
> jdcryans@apache.org
> > >
> > > wrote:
> > >
> > >> Hey devs,
> > >>
> > >> As planned, I will be creating today a "branch-0.8.x" branch that
> we'll
> > >> be releasing 0.8.0 from. Expect this to happen within an hour or two.
> > >>
> > >> Being the RM, I'm pre-authorizing the following patches to be
> > >> cherry-picked to branch-0.8.x when they are ready:
> > >>
> > >> Java's KuduPredicate API: http://gerrit.cloudera.org:8080/#/c/2591/
> > >> Release and upgrade notes: http://gerrit.cloudera.org:8080/#/c/2655/
> > >> KUDU-1380 scans that rewind:
> http://gerrit.cloudera.org:8080/#/c/2654/
> > >>
> > >> For anything else, please reply to this thread with a link to the
> review
> > >> before cherry-picking to the new branch in order to get my +1.
> > >>
> > >> I'll also reply here once the branching is done.
> > >>
> > >> Thx,
> > >>
> > >> J-D
> > >>
> > >
> > >
> >
>
>
>
> --
> Todd Lipcon
> Software Engineer, Cloudera
>

Re: Branching 0.8.0 soon

Posted by "Mattmann, Chris A (3980)" <ch...@jpl.nasa.gov>.
Hey I’ve noticed the increased dev conversation and found it easy to
follow.

Thanks all for helping people like me.

Cheers,
Chris

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Chief Architect
Instrument Software and Science Data Systems Section (398)
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 168-519, Mailstop: 168-527
Email: chris.a.mattmann@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Director, Information Retrieval and Data Science Group (IRDS)
Adjunct Associate Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
WWW: http://irds.usc.edu/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++





-----Original Message-----
From: Todd Lipcon <to...@cloudera.com>
Reply-To: "dev@kudu.incubator.apache.org" <de...@kudu.incubator.apache.org>
Date: Wednesday, March 30, 2016 at 3:30 PM
To: "dev@kudu.incubator.apache.org" <de...@kudu.incubator.apache.org>
Subject: Re: Branching 0.8.0 soon

>I'd like to try to get http://gerrit.cloudera.org:8080/#/c/2641/3
>(earliest-deadline-first RPC scheduling) in as well. Without this, I'm
>unable to handle concurrent TPC-H on machines with many cores. I think the
>patch is ready for review though may need a couple test tweaks that I'll
>finish up today.
>
>-Todd
>
>On Wed, Mar 30, 2016 at 3:12 PM, Jean-Daniel Cryans <jd...@apache.org>
>wrote:
>
>> I forgot:
>>
>> KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/
>>
>> is +1 for 0.8.0 too.
>>
>> J-D
>>
>> On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans
>><jd...@apache.org>
>> wrote:
>>
>> > Branching is done.
>> >
>> > On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans
>><jdcryans@apache.org
>> >
>> > wrote:
>> >
>> >> Hey devs,
>> >>
>> >> As planned, I will be creating today a "branch-0.8.x" branch that
>>we'll
>> >> be releasing 0.8.0 from. Expect this to happen within an hour or two.
>> >>
>> >> Being the RM, I'm pre-authorizing the following patches to be
>> >> cherry-picked to branch-0.8.x when they are ready:
>> >>
>> >> Java's KuduPredicate API: http://gerrit.cloudera.org:8080/#/c/2591/
>> >> Release and upgrade notes: http://gerrit.cloudera.org:8080/#/c/2655/
>> >> KUDU-1380 scans that rewind:
>>http://gerrit.cloudera.org:8080/#/c/2654/
>> >>
>> >> For anything else, please reply to this thread with a link to the
>>review
>> >> before cherry-picking to the new branch in order to get my +1.
>> >>
>> >> I'll also reply here once the branching is done.
>> >>
>> >> Thx,
>> >>
>> >> J-D
>> >>
>> >
>> >
>>
>
>
>
>-- 
>Todd Lipcon
>Software Engineer, Cloudera


Re: Branching 0.8.0 soon

Posted by Jean-Daniel Cryans <jd...@apache.org>.
On Wed, Mar 30, 2016 at 3:56 PM, Todd Lipcon <to...@cloudera.com> wrote:

> On Wed, Mar 30, 2016 at 3:47 PM, Jean-Daniel Cryans <jd...@apache.org>
> wrote:
>
> > On Wed, Mar 30, 2016 at 3:30 PM, Todd Lipcon <to...@cloudera.com> wrote:
> >
> > > I'd like to try to get http://gerrit.cloudera.org:8080/#/c/2641/3
> > > (earliest-deadline-first RPC scheduling) in as well. Without this, I'm
> > > unable to handle concurrent TPC-H on machines with many cores. I think
> > the
> > > patch is ready for review though may need a couple test tweaks that
> I'll
> > > finish up today.
> > >
> >
> > One thing that worries me, apart from the potential change in behavior
> for
> > those already using Kudu seriously, is that the new service queue doesn't
> > have its own unit tests. It's good that it will pass all the same tests
> we
> > already have though.
> >
>
> There is a new test which verifies the new behavior works properly. Plus as
> you said, the RPC system is exercised by pretty much every integration
> test, so I'd be surprised if the new class wasn't close to 100% coverage.
>
> If you want I can try to write a unit test for the queue itself outside the
> context of RPC, but might be difficult without excessive mocking of the
> InboundCall class.
>

Alright, you've convinced me. Also I like the fact that it was tested on a
cluster already. +1 for 0.8.0.


>
> >
> >
> > >
> > > -Todd
> > >
> > > On Wed, Mar 30, 2016 at 3:12 PM, Jean-Daniel Cryans <
> jdcryans@apache.org
> > >
> > > wrote:
> > >
> > > > I forgot:
> > > >
> > > > KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/
> > > >
> > > > is +1 for 0.8.0 too.
> > > >
> > > > J-D
> > > >
> > > > On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans <
> > jdcryans@apache.org
> > > >
> > > > wrote:
> > > >
> > > > > Branching is done.
> > > > >
> > > > > On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans <
> > > jdcryans@apache.org
> > > > >
> > > > > wrote:
> > > > >
> > > > >> Hey devs,
> > > > >>
> > > > >> As planned, I will be creating today a "branch-0.8.x" branch that
> > > we'll
> > > > >> be releasing 0.8.0 from. Expect this to happen within an hour or
> > two.
> > > > >>
> > > > >> Being the RM, I'm pre-authorizing the following patches to be
> > > > >> cherry-picked to branch-0.8.x when they are ready:
> > > > >>
> > > > >> Java's KuduPredicate API:
> http://gerrit.cloudera.org:8080/#/c/2591/
> > > > >> Release and upgrade notes:
> > http://gerrit.cloudera.org:8080/#/c/2655/
> > > > >> KUDU-1380 scans that rewind:
> > > http://gerrit.cloudera.org:8080/#/c/2654/
> > > > >>
> > > > >> For anything else, please reply to this thread with a link to the
> > > review
> > > > >> before cherry-picking to the new branch in order to get my +1.
> > > > >>
> > > > >> I'll also reply here once the branching is done.
> > > > >>
> > > > >> Thx,
> > > > >>
> > > > >> J-D
> > > > >>
> > > > >
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Todd Lipcon
> > > Software Engineer, Cloudera
> > >
> >
>
>
>
> --
> Todd Lipcon
> Software Engineer, Cloudera
>

Re: Branching 0.8.0 soon

Posted by Todd Lipcon <to...@cloudera.com>.
On Wed, Mar 30, 2016 at 3:47 PM, Jean-Daniel Cryans <jd...@apache.org>
wrote:

> On Wed, Mar 30, 2016 at 3:30 PM, Todd Lipcon <to...@cloudera.com> wrote:
>
> > I'd like to try to get http://gerrit.cloudera.org:8080/#/c/2641/3
> > (earliest-deadline-first RPC scheduling) in as well. Without this, I'm
> > unable to handle concurrent TPC-H on machines with many cores. I think
> the
> > patch is ready for review though may need a couple test tweaks that I'll
> > finish up today.
> >
>
> One thing that worries me, apart from the potential change in behavior for
> those already using Kudu seriously, is that the new service queue doesn't
> have its own unit tests. It's good that it will pass all the same tests we
> already have though.
>

There is a new test which verifies the new behavior works properly. Plus as
you said, the RPC system is exercised by pretty much every integration
test, so I'd be surprised if the new class wasn't close to 100% coverage.

If you want I can try to write a unit test for the queue itself outside the
context of RPC, but might be difficult without excessive mocking of the
InboundCall class.

>
>
> >
> > -Todd
> >
> > On Wed, Mar 30, 2016 at 3:12 PM, Jean-Daniel Cryans <jdcryans@apache.org
> >
> > wrote:
> >
> > > I forgot:
> > >
> > > KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/
> > >
> > > is +1 for 0.8.0 too.
> > >
> > > J-D
> > >
> > > On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans <
> jdcryans@apache.org
> > >
> > > wrote:
> > >
> > > > Branching is done.
> > > >
> > > > On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans <
> > jdcryans@apache.org
> > > >
> > > > wrote:
> > > >
> > > >> Hey devs,
> > > >>
> > > >> As planned, I will be creating today a "branch-0.8.x" branch that
> > we'll
> > > >> be releasing 0.8.0 from. Expect this to happen within an hour or
> two.
> > > >>
> > > >> Being the RM, I'm pre-authorizing the following patches to be
> > > >> cherry-picked to branch-0.8.x when they are ready:
> > > >>
> > > >> Java's KuduPredicate API: http://gerrit.cloudera.org:8080/#/c/2591/
> > > >> Release and upgrade notes:
> http://gerrit.cloudera.org:8080/#/c/2655/
> > > >> KUDU-1380 scans that rewind:
> > http://gerrit.cloudera.org:8080/#/c/2654/
> > > >>
> > > >> For anything else, please reply to this thread with a link to the
> > review
> > > >> before cherry-picking to the new branch in order to get my +1.
> > > >>
> > > >> I'll also reply here once the branching is done.
> > > >>
> > > >> Thx,
> > > >>
> > > >> J-D
> > > >>
> > > >
> > > >
> > >
> >
> >
> >
> > --
> > Todd Lipcon
> > Software Engineer, Cloudera
> >
>



-- 
Todd Lipcon
Software Engineer, Cloudera

Re: Branching 0.8.0 soon

Posted by Jean-Daniel Cryans <jd...@apache.org>.
On Wed, Mar 30, 2016 at 3:30 PM, Todd Lipcon <to...@cloudera.com> wrote:

> I'd like to try to get http://gerrit.cloudera.org:8080/#/c/2641/3
> (earliest-deadline-first RPC scheduling) in as well. Without this, I'm
> unable to handle concurrent TPC-H on machines with many cores. I think the
> patch is ready for review though may need a couple test tweaks that I'll
> finish up today.
>

One thing that worries me, apart from the potential change in behavior for
those already using Kudu seriously, is that the new service queue doesn't
have its own unit tests. It's good that it will pass all the same tests we
already have though.


>
> -Todd
>
> On Wed, Mar 30, 2016 at 3:12 PM, Jean-Daniel Cryans <jd...@apache.org>
> wrote:
>
> > I forgot:
> >
> > KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/
> >
> > is +1 for 0.8.0 too.
> >
> > J-D
> >
> > On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans <jdcryans@apache.org
> >
> > wrote:
> >
> > > Branching is done.
> > >
> > > On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans <
> jdcryans@apache.org
> > >
> > > wrote:
> > >
> > >> Hey devs,
> > >>
> > >> As planned, I will be creating today a "branch-0.8.x" branch that
> we'll
> > >> be releasing 0.8.0 from. Expect this to happen within an hour or two.
> > >>
> > >> Being the RM, I'm pre-authorizing the following patches to be
> > >> cherry-picked to branch-0.8.x when they are ready:
> > >>
> > >> Java's KuduPredicate API: http://gerrit.cloudera.org:8080/#/c/2591/
> > >> Release and upgrade notes: http://gerrit.cloudera.org:8080/#/c/2655/
> > >> KUDU-1380 scans that rewind:
> http://gerrit.cloudera.org:8080/#/c/2654/
> > >>
> > >> For anything else, please reply to this thread with a link to the
> review
> > >> before cherry-picking to the new branch in order to get my +1.
> > >>
> > >> I'll also reply here once the branching is done.
> > >>
> > >> Thx,
> > >>
> > >> J-D
> > >>
> > >
> > >
> >
>
>
>
> --
> Todd Lipcon
> Software Engineer, Cloudera
>

Re: Branching 0.8.0 soon

Posted by Todd Lipcon <to...@cloudera.com>.
I'd like to try to get http://gerrit.cloudera.org:8080/#/c/2641/3
(earliest-deadline-first RPC scheduling) in as well. Without this, I'm
unable to handle concurrent TPC-H on machines with many cores. I think the
patch is ready for review though may need a couple test tweaks that I'll
finish up today.

-Todd

On Wed, Mar 30, 2016 at 3:12 PM, Jean-Daniel Cryans <jd...@apache.org>
wrote:

> I forgot:
>
> KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/
>
> is +1 for 0.8.0 too.
>
> J-D
>
> On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans <jd...@apache.org>
> wrote:
>
> > Branching is done.
> >
> > On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans <jdcryans@apache.org
> >
> > wrote:
> >
> >> Hey devs,
> >>
> >> As planned, I will be creating today a "branch-0.8.x" branch that we'll
> >> be releasing 0.8.0 from. Expect this to happen within an hour or two.
> >>
> >> Being the RM, I'm pre-authorizing the following patches to be
> >> cherry-picked to branch-0.8.x when they are ready:
> >>
> >> Java's KuduPredicate API: http://gerrit.cloudera.org:8080/#/c/2591/
> >> Release and upgrade notes: http://gerrit.cloudera.org:8080/#/c/2655/
> >> KUDU-1380 scans that rewind: http://gerrit.cloudera.org:8080/#/c/2654/
> >>
> >> For anything else, please reply to this thread with a link to the review
> >> before cherry-picking to the new branch in order to get my +1.
> >>
> >> I'll also reply here once the branching is done.
> >>
> >> Thx,
> >>
> >> J-D
> >>
> >
> >
>



-- 
Todd Lipcon
Software Engineer, Cloudera

Re: Branching 0.8.0 soon

Posted by Jean-Daniel Cryans <jd...@apache.org>.
I forgot:

KUDU-1377 http://gerrit.cloudera.org:8080/#/c/2595/

is +1 for 0.8.0 too.

J-D

On Wed, Mar 30, 2016 at 2:47 PM, Jean-Daniel Cryans <jd...@apache.org>
wrote:

> Branching is done.
>
> On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans <jd...@apache.org>
> wrote:
>
>> Hey devs,
>>
>> As planned, I will be creating today a "branch-0.8.x" branch that we'll
>> be releasing 0.8.0 from. Expect this to happen within an hour or two.
>>
>> Being the RM, I'm pre-authorizing the following patches to be
>> cherry-picked to branch-0.8.x when they are ready:
>>
>> Java's KuduPredicate API: http://gerrit.cloudera.org:8080/#/c/2591/
>> Release and upgrade notes: http://gerrit.cloudera.org:8080/#/c/2655/
>> KUDU-1380 scans that rewind: http://gerrit.cloudera.org:8080/#/c/2654/
>>
>> For anything else, please reply to this thread with a link to the review
>> before cherry-picking to the new branch in order to get my +1.
>>
>> I'll also reply here once the branching is done.
>>
>> Thx,
>>
>> J-D
>>
>
>

Re: Branching 0.8.0 soon

Posted by Jean-Daniel Cryans <jd...@apache.org>.
Branching is done.

On Wed, Mar 30, 2016 at 1:54 PM, Jean-Daniel Cryans <jd...@apache.org>
wrote:

> Hey devs,
>
> As planned, I will be creating today a "branch-0.8.x" branch that we'll be
> releasing 0.8.0 from. Expect this to happen within an hour or two.
>
> Being the RM, I'm pre-authorizing the following patches to be
> cherry-picked to branch-0.8.x when they are ready:
>
> Java's KuduPredicate API: http://gerrit.cloudera.org:8080/#/c/2591/
> Release and upgrade notes: http://gerrit.cloudera.org:8080/#/c/2655/
> KUDU-1380 scans that rewind: http://gerrit.cloudera.org:8080/#/c/2654/
>
> For anything else, please reply to this thread with a link to the review
> before cherry-picking to the new branch in order to get my +1.
>
> I'll also reply here once the branching is done.
>
> Thx,
>
> J-D
>