You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Leif Hedstrom <zw...@apache.org> on 2016/01/19 19:51:43 UTC

[VOTE] Release v6.1.0 RC1

Hi all,

I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:

	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898>


Noticeable new features are:

	* TFO (TCP Fast Open) support
	* Parent selection now supports a secondary hash ring
	* A new, powerful plugin for controlling the internal cache keys of objects


Details for upgrading from v5.x to 6.x is available at

	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0 <https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0>


A list of fixes since -RC0 is also attached below. The artifacts are available for download at http://people.apache.org/~zwoop/rel-candidates/: <http://people.apache.org/~zwoop/rel-candidates/:>

	-rw-r--r--  1 zwoop  zwoop  7815479 Jan 19 00:48 trafficserver-6.1.0-rc1.tar.bz2
	-rw-r--r--  1 zwoop  zwoop      949 Jan 19 00:48 trafficserver-6.1.0-rc1.tar.bz2.asc
	-rw-r--r--  1 zwoop  zwoop       66 Jan 19 00:48 trafficserver-6.1.0-rc1.tar.bz2.md5
	-rw-r--r--  1 zwoop  zwoop       74 Jan 19 00:48 trafficserver-6.1.0-rc1.tar.bz2.sha1

	MD5: a7ddf4a070a003d1e94cbba8e6c29d5a
	SHA1: e46bf74c6ce641cd1b0ce3cfa594d0b50c8343ac


The vote is open until Monday January 25th. Please take this out for a spin, test it and vote!

Cheers,

— leif

Fixes since -RC0:

Bugs:
  *) [TS-4097] HPACK encoder doesn't handle empty value
  *) [TS-4118] CID 1347871:  Memory - illegal accesses in RegressionHPACK.cc
  *) [TS-4130] Wrong LRU pool used when managing queue
  *) [TS-4134] Traffic Manager aborts on attempted privilege escalation when non-root.
  *) [TS-4139] CID 1348542: Unchecked return value in Http2ConnectionState
  *) [TS-4140] CID 1348541:  Control flow issues  (DEADCODE)
  *) [TS-4141] CID 1348540:  Null pointer dereferences
  *) [TS-4142] Compile errors on OmniOS

Improvement:
  *) [TS-3478] Indexing header representations on HPACK encoder
  *) [TS-3967] Set stream state to close after a RST_STEAM has been sent


Re: [VOTE] Release v6.1.0 RC2

Posted by Leif Hedstrom <zw...@apache.org>.
> On Jan 22, 2016, at 1:58 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> Hi all,
>> 
>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>> 
>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 
>> 
>> 
>> Noticeable new features are:
>> 
>> 	* TFO (TCP Fast Open) support
>> 	* Parent selection now supports a secondary hash ring
>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>> 
>> 
>> Details for upgrading from v5.x to 6.x is available at
>> 
>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0
> 
> 
> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
> 
> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
> 
> MD5: 9297aba67bafb531d8e74ba709675433
> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
> 
> 
> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.


+1 from me as well, tested on CentOS7.

— Leif


Re: [VOTE] Release v6.1.0 RC2

Posted by Bryan Call <bc...@apache.org>.
+1 - Running with HTTP(S) and HTTP/2 in production without any issues with an ASAN build on RHEL 7.1.  I also built and tested on Fedora 23.

-Bryan




> On Jan 25, 2016, at 8:27 PM, Bryan Call <bc...@apache.org> wrote:
> 
> The cause of the first issue was our build system (at work), so I am not seeing an issue with the release.
> 
> -Bryan
> 
> 
> 
> 
>> On Jan 25, 2016, at 7:26 PM, Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
>> 
>> I am testing the release in production under ASAN and it is working well.  There were a couple issue I ran into:
>> 
>> 1. An issue with std::tr1::unique_ptr not being defined on RHEL7 https://issues.apache.org/jira/browse/TS-4151 <https://issues.apache.org/jira/browse/TS-4151>
>> 2. An issue with SPDY and ASAN https://issues.apache.org/jira/browse/TS-4150 <https://issues.apache.org/jira/browse/TS-4150> This issue has been around for awhile and I don’t consider it a blocker.
>> 
>> I would like to see the first issue resolved before a final release.
>> 
>> -Bryan
>> 
>> 
>> 
>> 
>>> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zwoop@apache.org <ma...@apache.org>> wrote:
>>> 
>>> 
>>>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zwoop@apache.org <ma...@apache.org>> wrote:
>>>> 
>>>> Hi all,
>>>> 
>>>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>>>> 
>>>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898> 
>>>> 
>>>> 
>>>> Noticeable new features are:
>>>> 
>>>> 	* TFO (TCP Fast Open) support
>>>> 	* Parent selection now supports a secondary hash ring
>>>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>>>> 
>>>> 
>>>> Details for upgrading from v5.x to 6.x is available at
>>>> 
>>>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0 <https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0>
>>> 
>>> 
>>> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
>>> 
>>> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
>>> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
>>> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
>>> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
>>> 
>>> MD5: 9297aba67bafb531d8e74ba709675433
>>> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
>>> 
>>> 
>>> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.
>>> 
>>> Cheers,
>>> 
>>> — leif
>>> 
>>>  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
>>>  *) [TS-4131] InactivityCop doesn't close active connections that have timed out
>>> 
>> 
> 


Re: [VOTE] Release v6.1.0 RC2

Posted by Bryan Call <bc...@apache.org>.
+1 - Running with HTTP(S) and HTTP/2 in production without any issues with an ASAN build on RHEL 7.1.  I also built and tested on Fedora 23.

-Bryan




> On Jan 25, 2016, at 8:27 PM, Bryan Call <bc...@apache.org> wrote:
> 
> The cause of the first issue was our build system (at work), so I am not seeing an issue with the release.
> 
> -Bryan
> 
> 
> 
> 
>> On Jan 25, 2016, at 7:26 PM, Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
>> 
>> I am testing the release in production under ASAN and it is working well.  There were a couple issue I ran into:
>> 
>> 1. An issue with std::tr1::unique_ptr not being defined on RHEL7 https://issues.apache.org/jira/browse/TS-4151 <https://issues.apache.org/jira/browse/TS-4151>
>> 2. An issue with SPDY and ASAN https://issues.apache.org/jira/browse/TS-4150 <https://issues.apache.org/jira/browse/TS-4150> This issue has been around for awhile and I don’t consider it a blocker.
>> 
>> I would like to see the first issue resolved before a final release.
>> 
>> -Bryan
>> 
>> 
>> 
>> 
>>> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zwoop@apache.org <ma...@apache.org>> wrote:
>>> 
>>> 
>>>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zwoop@apache.org <ma...@apache.org>> wrote:
>>>> 
>>>> Hi all,
>>>> 
>>>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>>>> 
>>>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898> 
>>>> 
>>>> 
>>>> Noticeable new features are:
>>>> 
>>>> 	* TFO (TCP Fast Open) support
>>>> 	* Parent selection now supports a secondary hash ring
>>>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>>>> 
>>>> 
>>>> Details for upgrading from v5.x to 6.x is available at
>>>> 
>>>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0 <https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0>
>>> 
>>> 
>>> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
>>> 
>>> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
>>> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
>>> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
>>> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
>>> 
>>> MD5: 9297aba67bafb531d8e74ba709675433
>>> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
>>> 
>>> 
>>> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.
>>> 
>>> Cheers,
>>> 
>>> — leif
>>> 
>>>  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
>>>  *) [TS-4131] InactivityCop doesn't close active connections that have timed out
>>> 
>> 
> 


Re: [VOTE] Release v6.1.0 RC2

Posted by Mohd Akhbar <my...@gmail.com>.
+1 on CentOS 64bit. Forward Proxy

On Tue, Jan 26, 2016 at 12:27 PM, Bryan Call <bc...@apache.org> wrote:

> The cause of the first issue was our build system (at work), so I am not
> seeing an issue with the release.
>
> -Bryan
>
>
>
>
> > On Jan 25, 2016, at 7:26 PM, Bryan Call <bc...@apache.org> wrote:
> >
> > I am testing the release in production under ASAN and it is working
> well.  There were a couple issue I ran into:
> >
> > 1. An issue with std::tr1::unique_ptr not being defined on RHEL7
> https://issues.apache.org/jira/browse/TS-4151 <
> https://issues.apache.org/jira/browse/TS-4151>
> > 2. An issue with SPDY and ASAN
> https://issues.apache.org/jira/browse/TS-4150 <
> https://issues.apache.org/jira/browse/TS-4150> This issue has been around
> for awhile and I don’t consider it a blocker.
> >
> > I would like to see the first issue resolved before a final release.
> >
> > -Bryan
> >
> >
> >
> >
> >> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zwoop@apache.org <mailto:
> zwoop@apache.org>> wrote:
> >>
> >>
> >>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zwoop@apache.org <mailto:
> zwoop@apache.org>> wrote:
> >>>
> >>> Hi all,
> >>>
> >>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0
> include:
> >>>
> >>>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898
> >
> >>>
> >>>
> >>> Noticeable new features are:
> >>>
> >>>     * TFO (TCP Fast Open) support
> >>>     * Parent selection now supports a secondary hash ring
> >>>     * A new, powerful plugin for controlling the internal cache keys
> of objects
> >>>
> >>>
> >>> Details for upgrading from v5.x to 6.x is available at
> >>>
> >>>     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0 <
> https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0>
> >>
> >>
> >> I’ve made a new -RC2 candidate available, which in addition to the RC1
> fixes, includes two small back ports (see below). The new artifacts are
> >>
> >> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27
> trafficserver-6.1.0-rc2.tar.bz2
> >> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27
> trafficserver-6.1.0-rc2.tar.bz2.asc
> >> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27
> trafficserver-6.1.0-rc2.tar.bz2.md5
> >> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27
> trafficserver-6.1.0-rc2.tar.bz2.sha1
> >>
> >> MD5: 9297aba67bafb531d8e74ba709675433
> >> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
> >>
> >>
> >> I’m extending the vote until end of day Tuesday January 26th, please
> test this new build, and vote! If you already voted, please vote again on
> this RC2.
> >>
> >> Cheers,
> >>
> >> — leif
> >>
> >>  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing
> with TS-2157 changes
> >>  *) [TS-4131] InactivityCop doesn't close active connections that have
> timed out
> >>
> >
>
>

Re: [VOTE] Release v6.1.0 RC2

Posted by Bryan Call <bc...@apache.org>.
The cause of the first issue was our build system (at work), so I am not seeing an issue with the release.

-Bryan




> On Jan 25, 2016, at 7:26 PM, Bryan Call <bc...@apache.org> wrote:
> 
> I am testing the release in production under ASAN and it is working well.  There were a couple issue I ran into:
> 
> 1. An issue with std::tr1::unique_ptr not being defined on RHEL7 https://issues.apache.org/jira/browse/TS-4151 <https://issues.apache.org/jira/browse/TS-4151>
> 2. An issue with SPDY and ASAN https://issues.apache.org/jira/browse/TS-4150 <https://issues.apache.org/jira/browse/TS-4150> This issue has been around for awhile and I don’t consider it a blocker.
> 
> I would like to see the first issue resolved before a final release.
> 
> -Bryan
> 
> 
> 
> 
>> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zwoop@apache.org <ma...@apache.org>> wrote:
>> 
>> 
>>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zwoop@apache.org <ma...@apache.org>> wrote:
>>> 
>>> Hi all,
>>> 
>>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>>> 
>>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898> 
>>> 
>>> 
>>> Noticeable new features are:
>>> 
>>> 	* TFO (TCP Fast Open) support
>>> 	* Parent selection now supports a secondary hash ring
>>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>>> 
>>> 
>>> Details for upgrading from v5.x to 6.x is available at
>>> 
>>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0 <https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0>
>> 
>> 
>> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
>> 
>> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
>> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
>> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
>> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
>> 
>> MD5: 9297aba67bafb531d8e74ba709675433
>> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
>> 
>> 
>> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.
>> 
>> Cheers,
>> 
>> — leif
>> 
>>  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
>>  *) [TS-4131] InactivityCop doesn't close active connections that have timed out
>> 
> 


Re: [VOTE] Release v6.1.0 RC2

Posted by Bryan Call <bc...@apache.org>.
The cause of the first issue was our build system (at work), so I am not seeing an issue with the release.

-Bryan




> On Jan 25, 2016, at 7:26 PM, Bryan Call <bc...@apache.org> wrote:
> 
> I am testing the release in production under ASAN and it is working well.  There were a couple issue I ran into:
> 
> 1. An issue with std::tr1::unique_ptr not being defined on RHEL7 https://issues.apache.org/jira/browse/TS-4151 <https://issues.apache.org/jira/browse/TS-4151>
> 2. An issue with SPDY and ASAN https://issues.apache.org/jira/browse/TS-4150 <https://issues.apache.org/jira/browse/TS-4150> This issue has been around for awhile and I don’t consider it a blocker.
> 
> I would like to see the first issue resolved before a final release.
> 
> -Bryan
> 
> 
> 
> 
>> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zwoop@apache.org <ma...@apache.org>> wrote:
>> 
>> 
>>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zwoop@apache.org <ma...@apache.org>> wrote:
>>> 
>>> Hi all,
>>> 
>>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>>> 
>>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898> 
>>> 
>>> 
>>> Noticeable new features are:
>>> 
>>> 	* TFO (TCP Fast Open) support
>>> 	* Parent selection now supports a secondary hash ring
>>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>>> 
>>> 
>>> Details for upgrading from v5.x to 6.x is available at
>>> 
>>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0 <https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0>
>> 
>> 
>> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
>> 
>> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
>> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
>> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
>> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
>> 
>> MD5: 9297aba67bafb531d8e74ba709675433
>> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
>> 
>> 
>> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.
>> 
>> Cheers,
>> 
>> — leif
>> 
>>  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
>>  *) [TS-4131] InactivityCop doesn't close active connections that have timed out
>> 
> 


Re: [VOTE] Release v6.1.0 RC2

Posted by Bryan Call <bc...@apache.org>.
I am testing the release in production under ASAN and it is working well.  There were a couple issue I ran into:

1. An issue with std::tr1::unique_ptr not being defined on RHEL7 https://issues.apache.org/jira/browse/TS-4151 <https://issues.apache.org/jira/browse/TS-4151>
2. An issue with SPDY and ASAN https://issues.apache.org/jira/browse/TS-4150 <https://issues.apache.org/jira/browse/TS-4150> This issue has been around for awhile and I don’t consider it a blocker.

I would like to see the first issue resolved before a final release.

-Bryan




> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> Hi all,
>> 
>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>> 
>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 
>> 
>> 
>> Noticeable new features are:
>> 
>> 	* TFO (TCP Fast Open) support
>> 	* Parent selection now supports a secondary hash ring
>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>> 
>> 
>> Details for upgrading from v5.x to 6.x is available at
>> 
>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0
> 
> 
> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
> 
> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
> 
> MD5: 9297aba67bafb531d8e74ba709675433
> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
> 
> 
> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.
> 
> Cheers,
> 
> — leif
> 
>  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
>  *) [TS-4131] InactivityCop doesn't close active connections that have timed out
> 


Re: [VOTE] Release v6.1.0 RC2

Posted by Leif Hedstrom <zw...@apache.org>.
> On Jan 22, 2016, at 1:58 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> Hi all,
>> 
>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>> 
>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 
>> 
>> 
>> Noticeable new features are:
>> 
>> 	* TFO (TCP Fast Open) support
>> 	* Parent selection now supports a secondary hash ring
>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>> 
>> 
>> Details for upgrading from v5.x to 6.x is available at
>> 
>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0
> 
> 
> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
> 
> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
> 
> MD5: 9297aba67bafb531d8e74ba709675433
> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
> 
> 
> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.


+1 from me as well, tested on CentOS7.

— Leif


Re: [VOTE] Release v6.1.0 RC2

Posted by James Peach <jp...@apache.org>.
> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> Hi all,
>> 
>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>> 
>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 
>> 
>> 
>> Noticeable new features are:
>> 
>> 	* TFO (TCP Fast Open) support
>> 	* Parent selection now supports a secondary hash ring
>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>> 
>> 
>> Details for upgrading from v5.x to 6.x is available at
>> 
>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0
> 
> 
> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
> 
> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
> 
> MD5: 9297aba67bafb531d8e74ba709675433
> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
> 
> 
> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.

Ran build and regressions on CentOS 6 w/ devtoolset-3.

I ran into the following build issues:

https://issues.apache.org/jira/browse/TS-4154 missing Cryptohash.h file (make distcheck fails)
https://issues.apache.org/jira/browse/TS-4153 incorrect sphinx version check
https://issues.apache.org/jira/browse/TS-4152 ncurses build problem

I don't think that any of these are new issues, so +1 on this point release.

> 
> Cheers,
> 
> — leif
> 
>  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
>  *) [TS-4131] InactivityCop doesn't close active connections that have timed out
> 


Re: [VOTE] Release v6.1.0 RC2

Posted by Bryan Call <bc...@apache.org>.
I am testing the release in production under ASAN and it is working well.  There were a couple issue I ran into:

1. An issue with std::tr1::unique_ptr not being defined on RHEL7 https://issues.apache.org/jira/browse/TS-4151 <https://issues.apache.org/jira/browse/TS-4151>
2. An issue with SPDY and ASAN https://issues.apache.org/jira/browse/TS-4150 <https://issues.apache.org/jira/browse/TS-4150> This issue has been around for awhile and I don’t consider it a blocker.

I would like to see the first issue resolved before a final release.

-Bryan




> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> Hi all,
>> 
>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>> 
>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 
>> 
>> 
>> Noticeable new features are:
>> 
>> 	* TFO (TCP Fast Open) support
>> 	* Parent selection now supports a secondary hash ring
>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>> 
>> 
>> Details for upgrading from v5.x to 6.x is available at
>> 
>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0
> 
> 
> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
> 
> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
> 
> MD5: 9297aba67bafb531d8e74ba709675433
> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
> 
> 
> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.
> 
> Cheers,
> 
> — leif
> 
>  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
>  *) [TS-4131] InactivityCop doesn't close active connections that have timed out
> 


Re: [VOTE] Release v6.1.0 RC2

Posted by James Peach <jp...@apache.org>.
> On Jan 22, 2016, at 12:58 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> Hi all,
>> 
>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>> 
>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 
>> 
>> 
>> Noticeable new features are:
>> 
>> 	* TFO (TCP Fast Open) support
>> 	* Parent selection now supports a secondary hash ring
>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>> 
>> 
>> Details for upgrading from v5.x to 6.x is available at
>> 
>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0
> 
> 
> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
> 
> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
> 
> MD5: 9297aba67bafb531d8e74ba709675433
> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18
> 
> 
> I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.

Ran build and regressions on CentOS 6 w/ devtoolset-3.

I ran into the following build issues:

https://issues.apache.org/jira/browse/TS-4154 missing Cryptohash.h file (make distcheck fails)
https://issues.apache.org/jira/browse/TS-4153 incorrect sphinx version check
https://issues.apache.org/jira/browse/TS-4152 ncurses build problem

I don't think that any of these are new issues, so +1 on this point release.

> 
> Cheers,
> 
> — leif
> 
>  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
>  *) [TS-4131] InactivityCop doesn't close active connections that have timed out
> 


Re: [VOTE] Release v6.1.0 RC2

Posted by Leif Hedstrom <zw...@apache.org>.
> On Jan 22, 2016, at 1:58 PM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> Hi all,
>> 
>> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
>> 
>> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 
>> 
>> 
>> Noticeable new features are:
>> 
>> 	* TFO (TCP Fast Open) support
>> 	* Parent selection now supports a secondary hash ring
>> 	* A new, powerful plugin for controlling the internal cache keys of objects
>> 
>> 
>> Details for upgrading from v5.x to 6.x is available at
>> 
>> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0
> 
> 
> I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are
> 
> -rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
> -rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
> -rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
> -rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1
> 
> MD5: 9297aba67bafb531d8e74ba709675433
> SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18


This vote passes (just barely) with 4 +1 votes (3 binding). Thanks for testing and voting!

I’ll make an announcement in ~24 hours, and update the Wiki release notes etc. over the next couple of days. The artifact will be on the dist server momentarily.

Cheers,

— leif


[VOTE] Release v6.1.0 RC2

Posted by Leif Hedstrom <zw...@apache.org>.
> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> Hi all,
> 
> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
> 
> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 
> 
> 
> Noticeable new features are:
> 
> 	* TFO (TCP Fast Open) support
> 	* Parent selection now supports a secondary hash ring
> 	* A new, powerful plugin for controlling the internal cache keys of objects
> 
> 
> Details for upgrading from v5.x to 6.x is available at
> 
> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0


I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are

-rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
-rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
-rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
-rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1

MD5: 9297aba67bafb531d8e74ba709675433
SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18


I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.

Cheers,

— leif

  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
  *) [TS-4131] InactivityCop doesn't close active connections that have timed out


Re: [VOTE] Release v6.1.0 RC1

Posted by Leif Hedstrom <zw...@apache.org>.
> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> Hi all,
> 
> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
> 
> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898>
> 



Everyone,

I will make an RC2 tonight or tomorrow morning (but please keep testing RC1!!). This RC2 will include


	TS-4131: InactivityCop doesn't close active connections that have timed out

I will push out the vote with RC2 to next Tuesday as well, but again, we need more testing! But wait to vote until RC2 is out.

Cheers,

— Leif

Re: [VOTE] Release v6.1.0 RC1

Posted by Mohd Akhbar <my...@gmail.com>.
+1 on CentOS 7 64-bit. Forward proxy.

On Wed, Jan 20, 2016 at 2:51 AM, Leif Hedstrom <zw...@apache.org> wrote:

> Hi all,
>
> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0
> include:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898
> <
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898
> >
>
>
> Noticeable new features are:
>
>         * TFO (TCP Fast Open) support
>         * Parent selection now supports a secondary hash ring
>         * A new, powerful plugin for controlling the internal cache keys
> of objects
>
>
> Details for upgrading from v5.x to 6.x is available at
>
>         https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0 <
> https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0>
>
>
> A list of fixes since -RC0 is also attached below. The artifacts are
> available for download at http://people.apache.org/~zwoop/rel-candidates/:
> <http://people.apache.org/~zwoop/rel-candidates/:>
>
>         -rw-r--r--  1 zwoop  zwoop  7815479 Jan 19 00:48
> trafficserver-6.1.0-rc1.tar.bz2
>         -rw-r--r--  1 zwoop  zwoop      949 Jan 19 00:48
> trafficserver-6.1.0-rc1.tar.bz2.asc
>         -rw-r--r--  1 zwoop  zwoop       66 Jan 19 00:48
> trafficserver-6.1.0-rc1.tar.bz2.md5
>         -rw-r--r--  1 zwoop  zwoop       74 Jan 19 00:48
> trafficserver-6.1.0-rc1.tar.bz2.sha1
>
>         MD5: a7ddf4a070a003d1e94cbba8e6c29d5a
>         SHA1: e46bf74c6ce641cd1b0ce3cfa594d0b50c8343ac
>
>
> The vote is open until Monday January 25th. Please take this out for a
> spin, test it and vote!
>
> Cheers,
>
> — leif
>
> Fixes since -RC0:
>
> Bugs:
>   *) [TS-4097] HPACK encoder doesn't handle empty value
>   *) [TS-4118] CID 1347871:  Memory - illegal accesses in
> RegressionHPACK.cc
>   *) [TS-4130] Wrong LRU pool used when managing queue
>   *) [TS-4134] Traffic Manager aborts on attempted privilege escalation
> when non-root.
>   *) [TS-4139] CID 1348542: Unchecked return value in Http2ConnectionState
>   *) [TS-4140] CID 1348541:  Control flow issues  (DEADCODE)
>   *) [TS-4141] CID 1348540:  Null pointer dereferences
>   *) [TS-4142] Compile errors on OmniOS
>
> Improvement:
>   *) [TS-3478] Indexing header representations on HPACK encoder
>   *) [TS-3967] Set stream state to close after a RST_STEAM has been sent
>
>

[VOTE] Release v6.1.0 RC2

Posted by Leif Hedstrom <zw...@apache.org>.
> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> Hi all,
> 
> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
> 
> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 
> 
> 
> Noticeable new features are:
> 
> 	* TFO (TCP Fast Open) support
> 	* Parent selection now supports a secondary hash ring
> 	* A new, powerful plugin for controlling the internal cache keys of objects
> 
> 
> Details for upgrading from v5.x to 6.x is available at
> 
> 	https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v6.0


I’ve made a new -RC2 candidate available, which in addition to the RC1 fixes, includes two small back ports (see below). The new artifacts are

-rw-r--r--  1 zwoop  zwoop  7850685 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2
-rw-r--r--  1 zwoop  zwoop      949 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.asc
-rw-r--r--  1 zwoop  zwoop       66 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.md5
-rw-r--r--  1 zwoop  zwoop       74 Jan 22 20:27 trafficserver-6.1.0-rc2.tar.bz2.sha1

MD5: 9297aba67bafb531d8e74ba709675433
SHA1: 033236f5bf845bba454fd74a948a931ae2f08f18


I’m extending the vote until end of day Tuesday January 26th, please test this new build, and vote! If you already voted, please vote again on this RC2.

Cheers,

— leif

  *) [TS-4070] RemapProcessor Forward Mapping with Recv Port failing with TS-2157 changes
  *) [TS-4131] InactivityCop doesn't close active connections that have timed out


Re: [VOTE] Release v6.1.0 RC1

Posted by Leif Hedstrom <zw...@apache.org>.
> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> Hi all,
> 
> I've prepared a release candidate for v6.1.0-RC1, changes since v6.0.0 include:
> 
> 	https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324898>
> 



Everyone,

I will make an RC2 tonight or tomorrow morning (but please keep testing RC1!!). This RC2 will include


	TS-4131: InactivityCop doesn't close active connections that have timed out

I will push out the vote with RC2 to next Tuesday as well, but again, we need more testing! But wait to vote until RC2 is out.

Cheers,

— Leif