You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Michael Shuler <mi...@pbandjelly.org> on 2017/09/27 23:03:55 UTC

Re: Expected release date for 3.11.1?

On 09/27/2017 02:40 PM, Vincent Lee wrote:
> Anyone has an approximate date when 3.11.1 will be released?
> Interested to get fix for CASSANDRA-13752

The issues currently in progress for 3.11.1 are:

CASSANDRA-13595	Implement short read protection on partition boundaries
CASSANDRA-13808	Integer overflows with Amazon Elastic File System (EFS)
CASSANDRA-13911	IllegalStateException thrown by UPI.Serializer.hasNext()
for some SELECT queries
CASSANDRA-13913	Be more optimistic when fetching more rows for SRP

After these are committed, I'll get the release rolled up. The devs
working on these issues project mid next week completion (maybe sooner -
now you're on the hook, Aleksey :). The above also affect 3.0.15, so
we'll also get that version released.

If you're having problems now and want the latest artifacts that contain
CASSANDRA-13752 already, you can grab those from:

https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-3.11-artifacts/

If you want to build your own packages, the README.md on the -builds
repo has the steps:

https://github.com/apache/cassandra-builds

-- 
Kind regards,
Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org
For additional commands, e-mail: dev-help@cassandra.apache.org


Re: Expected release date for 3.11.1?

Posted by Aleksey Yeshchenko <al...@apple.com>.
Status update:

CASSANDRA-13595 is now fixed,
CASSANDRA-13808 is now fixed,
CASSANDRA-13911 is now fixed.

This leaves CASSANDRA-13913, but I don’t think we should block the release on it.

Unless someone has anything else on their radar, I believe we can proceed with the vote now.

P.S. Also cleaned up CHANGES.txt; please be a bit more careful when merging it.

—
AY

On 28 September 2017 at 19:54:42, Nate McCall (zznate.m@gmail.com) wrote:

Agree on waiting for SRP. And in general having the patience to put out  
artifacts in which we have higher confidence.  

Thanks for the effort Alexi.  

On Sep 29, 2017 5:29 AM, "Michael Shuler" <mi...@pbandjelly.org> wrote:  

> I'm happy to include these for the quality. Let's draw the line in the  
> sand for these remaining tickets, so we can get 3.0.15/3.11.1 out. A few  
> more days is not a problem.  
>  
> I appreciate the update!  
>  
> --  
> Michael  
>  
> On 09/28/2017 10:50 AM, Aleksey Yeshchenko wrote:  
> > FWIW, none of the remaining issues are strictly speaking regressions  
> from previous versions.  
> >  
> > So if we felt strongly about starting the vote right now, I wouldn’t  
> object, and would vote +1 - there is a lot of fixes accumulated there  
> already.  
> >  
> > But all I need is a few days here, assuming review is done quickly, and  
> we’ll be able to include some reasonably major fixes to long-lasting issues  
> for the price of a few days’s delay (admittedly only CASSANDRA-13595 really  
> qualifies).  
> >  
> > I’m aiming for end of this week/mid next week completion of the  
> remaining tickets. If we can wait that long, great. If we feel an urge to  
> go ahead now, then it’ll have to be 3.0.16/3.11.2 for fully working short  
> read protection.  
> >  
> > —  
> > AY  
> >  
> > On 28 September 2017 at 00:04:13, Michael Shuler (michael@pbandjelly.org)  
> wrote:  
> >  
> > On 09/27/2017 02:40 PM, Vincent Lee wrote:  
> >> Anyone has an approximate date when 3.11.1 will be released?  
> >> Interested to get fix for CASSANDRA-13752  
> >  
> > The issues currently in progress for 3.11.1 are:  
> >  
> > CASSANDRA-13595 Implement short read protection on partition  
> boundaries  
> > CASSANDRA-13808 Integer overflows with Amazon Elastic File System  
> (EFS)  
> > CASSANDRA-13911 IllegalStateException thrown by  
> UPI.Serializer.hasNext()  
> > for some SELECT queries  
> > CASSANDRA-13913 Be more optimistic when fetching more rows for SRP  
> >  
> > After these are committed, I'll get the release rolled up. The devs  
> > working on these issues project mid next week completion (maybe sooner -  
> > now you're on the hook, Aleksey :). The above also affect 3.0.15, so  
> > we'll also get that version released.  
> >  
> > If you're having problems now and want the latest artifacts that contain  
> > CASSANDRA-13752 already, you can grab those from:  
> >  
> > https://builds.apache.org/view/A-D/view/Cassandra/job/  
> Cassandra-3.11-artifacts/  
> >  
> > If you want to build your own packages, the README.md on the -builds  
> > repo has the steps:  
> >  
> > https://github.com/apache/cassandra-builds  
> >  
> > --  
> > Kind regards,  
> > Michael  
> >  
> > ---------------------------------------------------------------------  
> > To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org  
> > For additional commands, e-mail: dev-help@cassandra.apache.org  
> >  
> >  
>  
>  
> ---------------------------------------------------------------------  
> To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org  
> For additional commands, e-mail: dev-help@cassandra.apache.org  
>  
>  

Re: Expected release date for 3.11.1?

Posted by Nate McCall <zz...@gmail.com>.
Agree on waiting for SRP. And in general having the patience to put out
artifacts in which we have higher confidence.

Thanks for the effort Alexi.

On Sep 29, 2017 5:29 AM, "Michael Shuler" <mi...@pbandjelly.org> wrote:

> I'm happy to include these for the quality. Let's draw the line in the
> sand for these remaining tickets, so we can get 3.0.15/3.11.1 out. A few
> more days is not a problem.
>
> I appreciate the update!
>
> --
> Michael
>
> On 09/28/2017 10:50 AM, Aleksey Yeshchenko wrote:
> > FWIW, none of the remaining issues are strictly speaking regressions
> from previous versions.
> >
> > So if we felt strongly about starting the vote right now, I wouldn’t
> object, and would vote +1 - there is a lot of fixes accumulated there
> already.
> >
> > But all I need is a few days here, assuming review is done quickly, and
> we’ll be able to include some reasonably major fixes to long-lasting issues
> for the price of a few days’s delay (admittedly only CASSANDRA-13595 really
> qualifies).
> >
> > I’m aiming for end of this week/mid next week completion of the
> remaining tickets. If we can wait that long, great. If we feel an urge to
> go ahead now, then it’ll have to be 3.0.16/3.11.2 for fully working short
> read protection.
> >
> > —
> > AY
> >
> > On 28 September 2017 at 00:04:13, Michael Shuler (michael@pbandjelly.org)
> wrote:
> >
> > On 09/27/2017 02:40 PM, Vincent Lee wrote:
> >> Anyone has an approximate date when 3.11.1 will be released?
> >> Interested to get fix for CASSANDRA-13752
> >
> > The issues currently in progress for 3.11.1 are:
> >
> > CASSANDRA-13595       Implement short read protection on partition
> boundaries
> > CASSANDRA-13808       Integer overflows with Amazon Elastic File System
> (EFS)
> > CASSANDRA-13911       IllegalStateException thrown by
> UPI.Serializer.hasNext()
> > for some SELECT queries
> > CASSANDRA-13913       Be more optimistic when fetching more rows for SRP
> >
> > After these are committed, I'll get the release rolled up. The devs
> > working on these issues project mid next week completion (maybe sooner -
> > now you're on the hook, Aleksey :). The above also affect 3.0.15, so
> > we'll also get that version released.
> >
> > If you're having problems now and want the latest artifacts that contain
> > CASSANDRA-13752 already, you can grab those from:
> >
> > https://builds.apache.org/view/A-D/view/Cassandra/job/
> Cassandra-3.11-artifacts/
> >
> > If you want to build your own packages, the README.md on the -builds
> > repo has the steps:
> >
> > https://github.com/apache/cassandra-builds
> >
> > --
> > Kind regards,
> > Michael
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org
> > For additional commands, e-mail: dev-help@cassandra.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org
> For additional commands, e-mail: dev-help@cassandra.apache.org
>
>

Re: Expected release date for 3.11.1?

Posted by Michael Shuler <mi...@pbandjelly.org>.
I'm happy to include these for the quality. Let's draw the line in the
sand for these remaining tickets, so we can get 3.0.15/3.11.1 out. A few
more days is not a problem.

I appreciate the update!

-- 
Michael

On 09/28/2017 10:50 AM, Aleksey Yeshchenko wrote:
> FWIW, none of the remaining issues are strictly speaking regressions from previous versions.
> 
> So if we felt strongly about starting the vote right now, I wouldn’t object, and would vote +1 - there is a lot of fixes accumulated there already.
> 
> But all I need is a few days here, assuming review is done quickly, and we’ll be able to include some reasonably major fixes to long-lasting issues for the price of a few days’s delay (admittedly only CASSANDRA-13595 really qualifies).
> 
> I’m aiming for end of this week/mid next week completion of the remaining tickets. If we can wait that long, great. If we feel an urge to go ahead now, then it’ll have to be 3.0.16/3.11.2 for fully working short read protection.
> 
> —
> AY
> 
> On 28 September 2017 at 00:04:13, Michael Shuler (michael@pbandjelly.org) wrote:
> 
> On 09/27/2017 02:40 PM, Vincent Lee wrote:  
>> Anyone has an approximate date when 3.11.1 will be released?  
>> Interested to get fix for CASSANDRA-13752  
> 
> The issues currently in progress for 3.11.1 are:  
> 
> CASSANDRA-13595	Implement short read protection on partition boundaries  
> CASSANDRA-13808	Integer overflows with Amazon Elastic File System (EFS)  
> CASSANDRA-13911	IllegalStateException thrown by UPI.Serializer.hasNext()  
> for some SELECT queries  
> CASSANDRA-13913	Be more optimistic when fetching more rows for SRP  
> 
> After these are committed, I'll get the release rolled up. The devs  
> working on these issues project mid next week completion (maybe sooner -  
> now you're on the hook, Aleksey :). The above also affect 3.0.15, so  
> we'll also get that version released.  
> 
> If you're having problems now and want the latest artifacts that contain  
> CASSANDRA-13752 already, you can grab those from:  
> 
> https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-3.11-artifacts/  
> 
> If you want to build your own packages, the README.md on the -builds  
> repo has the steps:  
> 
> https://github.com/apache/cassandra-builds  
> 
> --  
> Kind regards,  
> Michael  
> 
> ---------------------------------------------------------------------  
> To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org  
> For additional commands, e-mail: dev-help@cassandra.apache.org  
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org
For additional commands, e-mail: dev-help@cassandra.apache.org


Re: Expected release date for 3.11.1?

Posted by Aleksey Yeshchenko <al...@apple.com>.
FWIW, none of the remaining issues are strictly speaking regressions from previous versions.

So if we felt strongly about starting the vote right now, I wouldn’t object, and would vote +1 - there is a lot of fixes accumulated there already.

But all I need is a few days here, assuming review is done quickly, and we’ll be able to include some reasonably major fixes to long-lasting issues for the price of a few days’s delay (admittedly only CASSANDRA-13595 really qualifies).

I’m aiming for end of this week/mid next week completion of the remaining tickets. If we can wait that long, great. If we feel an urge to go ahead now, then it’ll have to be 3.0.16/3.11.2 for fully working short read protection.

—
AY

On 28 September 2017 at 00:04:13, Michael Shuler (michael@pbandjelly.org) wrote:

On 09/27/2017 02:40 PM, Vincent Lee wrote:  
> Anyone has an approximate date when 3.11.1 will be released?  
> Interested to get fix for CASSANDRA-13752  

The issues currently in progress for 3.11.1 are:  

CASSANDRA-13595	Implement short read protection on partition boundaries  
CASSANDRA-13808	Integer overflows with Amazon Elastic File System (EFS)  
CASSANDRA-13911	IllegalStateException thrown by UPI.Serializer.hasNext()  
for some SELECT queries  
CASSANDRA-13913	Be more optimistic when fetching more rows for SRP  

After these are committed, I'll get the release rolled up. The devs  
working on these issues project mid next week completion (maybe sooner -  
now you're on the hook, Aleksey :). The above also affect 3.0.15, so  
we'll also get that version released.  

If you're having problems now and want the latest artifacts that contain  
CASSANDRA-13752 already, you can grab those from:  

https://builds.apache.org/view/A-D/view/Cassandra/job/Cassandra-3.11-artifacts/  

If you want to build your own packages, the README.md on the -builds  
repo has the steps:  

https://github.com/apache/cassandra-builds  

--  
Kind regards,  
Michael  

---------------------------------------------------------------------  
To unsubscribe, e-mail: dev-unsubscribe@cassandra.apache.org  
For additional commands, e-mail: dev-help@cassandra.apache.org