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> wrote:
>
>
>> On Jan 19, 2016, at 11:51 AM, Leif Hedstrom <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
>>
>>
>> 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
>
|