You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Igor Galić <ig...@apache.org> on 2013/11/07 15:40:45 UTC

[VOTE] Release v4.1.0

Hi folks,

I've prepared a release for v4.1.0, which is a bug fix release
following our new release process and Versioning scheme:

    https://cwiki.apache.org/confluence/display/TS/Release+Management

Changes since v4.0.2 are captured in the following Jira tickets:

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


Information about upgrading to this release from v3.2.x is available at:

    https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0

The cache in this release is compatible with the previous 4.0.x releases.


The artefacts are available for download at

  http://people.apache.org/~igalic/releases/:

-rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
-rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
-rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
-rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1

 
MD5: f4ee7095d298c9e28d48dc63bafe52e5
SHA: c596e9c04f86337d6311b3401c1de44666e3c53b


The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
another great release, so please everyone, download and test this version as
much as you can.

Thanks,

-- Igor


Re: [VOTE] Release v4.1.0

Posted by Scott Harris <sc...@harrisnet.id.au>.
Fixed problem for me also

Scott


On Mon, Nov 11, 2013 at 11:54 AM, Leif Hedstrom <zw...@apache.org> wrote:

>
> On Nov 8, 2013, at 3:38 AM, Igor Galić <ig...@apache.org> wrote:
>
> >
> > Hi folks,
> >
> > We have discovered a number of issues with this 4.1.0 RC,
> >
> > a severe one is this regression in proxy.node.* stats:
> >
> >   https://issues.apache.org/jira/browse/TS-2333
>
> Fwiw, compiling with expat (—with-xml=expat) fixes the problem for me. I
> always compile with hwloc.
>
> — Leif
>
>

Re: [VOTE] Release v4.1.0

Posted by Scott Harris <sc...@harrisnet.id.au>.
Fixed problem for me also

Scott


On Mon, Nov 11, 2013 at 11:54 AM, Leif Hedstrom <zw...@apache.org> wrote:

>
> On Nov 8, 2013, at 3:38 AM, Igor Galić <ig...@apache.org> wrote:
>
> >
> > Hi folks,
> >
> > We have discovered a number of issues with this 4.1.0 RC,
> >
> > a severe one is this regression in proxy.node.* stats:
> >
> >   https://issues.apache.org/jira/browse/TS-2333
>
> Fwiw, compiling with expat (—with-xml=expat) fixes the problem for me. I
> always compile with hwloc.
>
> — Leif
>
>

Re: [VOTE] Release v4.1.0

Posted by Igor Galić <i....@brainsware.org>.
--enable-hwloc (it's enabled by default if you have hwloc-devel installed) 

The /positive/ impact on performance is tremendous. 
Hwloc helps us get a better picture of the underlying CPU architecture and 
topology and optimize scaling of the number of threads and their alignment accordingly 

~bye, i 

----- Original Message -----

> Leif,

> Mind me asking, what do you mean by compile with hwloc, meaning advantages or
> performance impact. And how do i compile with hwloc ? I'm compile on Centos
> 6.2 64bit fyi.

> Thanks.

> On Mon, Nov 11, 2013 at 8:54 AM, Leif Hedstrom < zwoop@apache.org > wrote:

> > On Nov 8, 2013, at 3:38 AM, Igor Galić < igalic@apache.org > wrote:
> 

> > >
> 
> > > Hi folks,
> 
> > >
> 
> > > We have discovered a number of issues with this 4.1.0 RC,
> 
> > >
> 
> > > a severe one is this regression in proxy.node.* stats:
> 
> > >
> 
> > > https://issues.apache.org/jira/browse/TS-2333
> 

> > Fwiw, compiling with expat (—with-xml=expat) fixes the problem for me. I
> > always compile with hwloc.
> 

> > — Leif
> 

-- 
Igor Galić 

Tel: +43 (0) 664 886 22 883 
Mail: i.galic@brainsware.org 
URL: http://brainsware.org/ 
GPG: 8716 7A9F 989B ABD5 100F 4008 F266 55D6 2998 1641 

Re: [VOTE] Release v4.1.0

Posted by Mohd Akhbar <my...@gmail.com>.
Leif,

Mind me asking, what do you mean by compile with hwloc, meaning advantages
or performance impact. And how do i compile with hwloc ? I'm compile on
Centos 6.2 64bit fyi.

Thanks.


On Mon, Nov 11, 2013 at 8:54 AM, Leif Hedstrom <zw...@apache.org> wrote:

>
> On Nov 8, 2013, at 3:38 AM, Igor Galić <ig...@apache.org> wrote:
>
> >
> > Hi folks,
> >
> > We have discovered a number of issues with this 4.1.0 RC,
> >
> > a severe one is this regression in proxy.node.* stats:
> >
> >   https://issues.apache.org/jira/browse/TS-2333
>
> Fwiw, compiling with expat (—with-xml=expat) fixes the problem for me. I
> always compile with hwloc.
>
> — Leif
>
>

Re: [VOTE] Release v4.1.0

Posted by Leif Hedstrom <zw...@apache.org>.
On Nov 8, 2013, at 3:38 AM, Igor Galić <ig...@apache.org> wrote:

> 
> Hi folks,
> 
> We have discovered a number of issues with this 4.1.0 RC,
> 
> a severe one is this regression in proxy.node.* stats:
> 
>   https://issues.apache.org/jira/browse/TS-2333

Fwiw, compiling with expat (—with-xml=expat) fixes the problem for me. I always compile with hwloc.

— Leif


Re: [VOTE] Release v4.1.0

Posted by Leif Hedstrom <zw...@apache.org>.
On Nov 8, 2013, at 3:38 AM, Igor Galić <ig...@apache.org> wrote:

> 
> Hi folks,
> 
> We have discovered a number of issues with this 4.1.0 RC,
> 
> a severe one is this regression in proxy.node.* stats:
> 
>   https://issues.apache.org/jira/browse/TS-2333

Fwiw, compiling with expat (—with-xml=expat) fixes the problem for me. I always compile with hwloc.

— Leif


Re: [VOTE] Release v4.1.0

Posted by Igor Galić <ig...@apache.org>.
Hi folks,

We have discovered a number of issues with this 4.1.0 RC,

a severe one is this regression in proxy.node.* stats:

   https://issues.apache.org/jira/browse/TS-2333

This RC is suspended until that is fixed. If you have test
scenarios where this is not an issue, please continue testing.

Meanwhile we will get to work to identify and fix the above
issue, as well as some smaller ones that have cropped up during
testing, such as

* this body_factory documentation issue:

   https://issues.apache.org/jira/browse/TS-2330

* and this build issue (--with-tcmalloc breaks)

   https://issues.apache.org/jira/browse/TS-2331

* There's also a build-issue with tstop that I cannot repro,
perhaps because it /is/ REHEL specific.



so long,

-- Igor


----- Original Message -----
> 
> Hi folks,
> 
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
> 
>     https://cwiki.apache.org/confluence/display/TS/Release+Management
> 
> Changes since v4.0.2 are captured in the following Jira tickets:
> 
>     https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> 
> 
> Information about upgrading to this release from v3.2.x is available at:
> 
>     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> 
> The cache in this release is compatible with the previous 4.0.x releases.
> 
> 
> The artefacts are available for download at
> 
>   http://people.apache.org/~igalic/releases/:
> 
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2
> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.asc
> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.md5
> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.sha1
> 
>  
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> 
> 
> The vote is open until Tuesday morning,  November 12th. Lets makes sure this
> is
> another great release, so please everyone, download and test this version as
> much as you can.
> 
> Thanks,
> 
> -- Igor
> 
> 

Re: [VOTE] Release v4.1.0

Posted by Thomas Berger <th...@it.piratenpartei.de>.
here is the fresh, shiny  issue: https://issues.apache.org/jira/browse/TS-2341 
;)


Am Dienstag, 12. November 2013, 09:10:00 schrieb Igor Galić:
> ----- Original Message -----
> 
> > The RC works fine for us in our testing env ( if we ignore the stats
> > regression ;).
> > 
> > But we have seen this little compiler warning for the remap_stats plugin:
> > plugins/experimental/remap_stats/remap_stats.c:230:63: warning: comparison
> > of constant 599 with expression of type 'TSHttpStatus' is always true
> > [-Wtautological-constant-out-of-range-compare]
> > 
> >                 else if ((status_code >= 500) && (status_code <= 599))
> >                 
> >                                                   ~~~~~~~~~~~ ^  ~~~
> 
> Thank you for reporting this, Thomas.
> Would you very much mind putting it into an actual Jira issue?
> 
> > Build on Gentoo
> > 
> > 	stable portage tree 4. Nov 2013
> > 	clang 3.3-r100
> > 
> > Am Donnerstag, 7. November 2013, 14:40:45 schrieb Igor Galić:
> > > Hi folks,
> > > 
> > > I've prepared a release for v4.1.0, which is a bug fix release
> > > 
> > > following our new release process and Versioning scheme:
> > >     https://cwiki.apache.org/confluence/display/TS/Release+Management
> > > 
> > > Changes since v4.0.2 are captured in the following Jira tickets:
> > > 
> > > 
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231096
> > > 3&v
> > > ersion=12324891
> > > 
> > > Information about upgrading to this release from v3.2.x is available at:
> > >     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> > > 
> > > The cache in this release is compatible with the previous 4.0.x
> > > releases.
> > > 
> > > 
> > > The artefacts are available for download at
> > > 
> > >   http://people.apache.org/~igalic/releases/:
> > > -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> > > trafficserver-4.1.0.tar.bz2 -rw-r--r--  1 igalic  igalic      836 Nov  7
> > > 11:54 trafficserver-4.1.0.tar.bz2.asc -rw-r--r--  1 igalic  igalic      
> > > 62
> > > Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5 -rw-r--r--  1 igalic 
> > > igalic
> > > 
> > >     70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> > > 
> > > MD5: f4ee7095d298c9e28d48dc63bafe52e5
> > > SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> > > 
> > > 
> > > The vote is open until Tuesday morning,  November 12th. Lets makes sure
> > > this
> > > is another great release, so please everyone, download and test this
> > > version as much as you can.
> > > 
> > > Thanks,
> > > 
> > > -- Igor
> > 
> > --
> > Mit freundlichen Grüßen,
> > Thomas Berger
> > Piraten IT
> > --
> > Piratenpartei Deutschland - Pirate Party of Germany
> > Pflugstraße 9a, D-10115 Berlin, Germany
> > 
> > Vorstand: Bernd Schlömer, Sebastian Nerz, Markus Barenhoff, Swanhild
> > Goetze, Sven Schomacker, Katharina Nocun, Klaus Peukert,
> > Christophe Chan Hin, Andi Popp
-- 
Mit freundlichen Grüßen,
Thomas Berger
Piraten IT
--
Piratenpartei Deutschland - Pirate Party of Germany
Pflugstraße 9a, D-10115 Berlin, Germany

Vorstand: Bernd Schlömer, Sebastian Nerz, Markus Barenhoff, Swanhild
Goetze, Sven Schomacker, Katharina Nocun, Klaus Peukert, 
Christophe Chan Hin, Andi Popp

Re: [VOTE] Release v4.1.0

Posted by Mohd Akhbar <my...@gmail.com>.
Hi,

Compiled configure --with-expat=/usr/local/lib
--enable-experimental-plugins --with-hwloc --with-xml=expat on centos 6.4
64bit. Working fine.

Thanks


On Tue, Nov 12, 2013 at 5:10 PM, Igor Galić <i....@brainsware.org> wrote:

>
>
> ----- Original Message -----
> > The RC works fine for us in our testing env ( if we ignore the stats
> > regression ;).
> >
> > But we have seen this little compiler warning for the remap_stats plugin:
> > plugins/experimental/remap_stats/remap_stats.c:230:63: warning:
> comparison of
> > constant 599 with expression of type 'TSHttpStatus' is always true
> > [-Wtautological-constant-out-of-range-compare]
> >                 else if ((status_code >= 500) && (status_code <= 599))
> >                                                   ~~~~~~~~~~~ ^  ~~~
> >
>
> Thank you for reporting this, Thomas.
> Would you very much mind putting it into an actual Jira issue?
>
> >
> > Build on Gentoo
> >       stable portage tree 4. Nov 2013
> >       clang 3.3-r100
> >
> >
> > Am Donnerstag, 7. November 2013, 14:40:45 schrieb Igor Galić:
> > > Hi folks,
> > >
> > > I've prepared a release for v4.1.0, which is a bug fix release
> > > following our new release process and Versioning scheme:
> > >
> > >     https://cwiki.apache.org/confluence/display/TS/Release+Management
> > >
> > > Changes since v4.0.2 are captured in the following Jira tickets:
> > >
> > >
> > >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&v
> > > ersion=12324891
> > >
> > >
> > > Information about upgrading to this release from v3.2.x is available
> at:
> > >
> > >     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> > >
> > > The cache in this release is compatible with the previous 4.0.x
> releases.
> > >
> > >
> > > The artefacts are available for download at
> > >
> > >   http://people.apache.org/~igalic/releases/:
> > >
> > > -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> > > trafficserver-4.1.0.tar.bz2 -rw-r--r--  1 igalic  igalic      836 Nov
>  7
> > > 11:54 trafficserver-4.1.0.tar.bz2.asc -rw-r--r--  1 igalic  igalic
>   62
> > > Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5 -rw-r--r--  1 igalic
>  igalic
> > >     70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> > >
> > >
> > > MD5: f4ee7095d298c9e28d48dc63bafe52e5
> > > SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> > >
> > >
> > > The vote is open until Tuesday morning,  November 12th. Lets makes sure
> > > this
> > > is another great release, so please everyone, download and test this
> > > version as much as you can.
> > >
> > > Thanks,
> > >
> > > -- Igor
> > --
> > Mit freundlichen Grüßen,
> > Thomas Berger
> > Piraten IT
> > --
> > Piratenpartei Deutschland - Pirate Party of Germany
> > Pflugstraße 9a, D-10115 Berlin, Germany
> >
> > Vorstand: Bernd Schlömer, Sebastian Nerz, Markus Barenhoff, Swanhild
> > Goetze, Sven Schomacker, Katharina Nocun, Klaus Peukert,
> > Christophe Chan Hin, Andi Popp
>
> --
> Igor Galić
>
> Tel: +43 (0) 664 886 22 883
> Mail: i.galic@brainsware.org
> URL: http://brainsware.org/
> GPG: 8716 7A9F 989B ABD5 100F  4008 F266 55D6 2998 1641
>
>

Re: [VOTE] Release v4.1.0

Posted by Igor Galić <i....@brainsware.org>.

----- Original Message -----
> The RC works fine for us in our testing env ( if we ignore the stats
> regression ;).
> 
> But we have seen this little compiler warning for the remap_stats plugin:
> plugins/experimental/remap_stats/remap_stats.c:230:63: warning: comparison of
> constant 599 with expression of type 'TSHttpStatus' is always true
> [-Wtautological-constant-out-of-range-compare]
>                 else if ((status_code >= 500) && (status_code <= 599))
>                                                   ~~~~~~~~~~~ ^  ~~~
> 

Thank you for reporting this, Thomas.
Would you very much mind putting it into an actual Jira issue?

> 
> Build on Gentoo
> 	stable portage tree 4. Nov 2013
> 	clang 3.3-r100
> 
> 
> Am Donnerstag, 7. November 2013, 14:40:45 schrieb Igor Galić:
> > Hi folks,
> > 
> > I've prepared a release for v4.1.0, which is a bug fix release
> > following our new release process and Versioning scheme:
> > 
> >     https://cwiki.apache.org/confluence/display/TS/Release+Management
> > 
> > Changes since v4.0.2 are captured in the following Jira tickets:
> > 
> >    
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&v
> > ersion=12324891
> > 
> > 
> > Information about upgrading to this release from v3.2.x is available at:
> > 
> >     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> > 
> > The cache in this release is compatible with the previous 4.0.x releases.
> > 
> > 
> > The artefacts are available for download at
> > 
> >   http://people.apache.org/~igalic/releases/:
> > 
> > -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> > trafficserver-4.1.0.tar.bz2 -rw-r--r--  1 igalic  igalic      836 Nov  7
> > 11:54 trafficserver-4.1.0.tar.bz2.asc -rw-r--r--  1 igalic  igalic       62
> > Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5 -rw-r--r--  1 igalic  igalic
> >     70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> > 
> > 
> > MD5: f4ee7095d298c9e28d48dc63bafe52e5
> > SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> > 
> > 
> > The vote is open until Tuesday morning,  November 12th. Lets makes sure
> > this
> > is another great release, so please everyone, download and test this
> > version as much as you can.
> > 
> > Thanks,
> > 
> > -- Igor
> --
> Mit freundlichen Grüßen,
> Thomas Berger
> Piraten IT
> --
> Piratenpartei Deutschland - Pirate Party of Germany
> Pflugstraße 9a, D-10115 Berlin, Germany
> 
> Vorstand: Bernd Schlömer, Sebastian Nerz, Markus Barenhoff, Swanhild
> Goetze, Sven Schomacker, Katharina Nocun, Klaus Peukert,
> Christophe Chan Hin, Andi Popp

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.org/
GPG: 8716 7A9F 989B ABD5 100F  4008 F266 55D6 2998 1641


Re: [VOTE] Release v4.1.0

Posted by 英才 <b1...@gmail.com>.
 The new jira for TSTextLogObject broken 
https://issues.apache.org/jira/browse/TS-2340 

> 
> 
>>> Hi folks,
>>> 
>>> I've prepared a release for v4.1.0, which is a bug fix release
>>> following our new release process and Versioning scheme:
>>> 
>>>   https://cwiki.apache.org/confluence/display/TS/Release+Management
>>> 
>>> Changes since v4.0.2 are captured in the following Jira tickets:
>>> 
>>> 
>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&v
>>> ersion=12324891
>>> 
>>> 
>>> Information about upgrading to this release from v3.2.x is available at:
>>> 
>>>   https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>>> 
>>> The cache in this release is compatible with the previous 4.0.x releases.
>>> 
>>> 
>>> The artefacts are available for download at
>>> 
>>> http://people.apache.org/~igalic/releases/:
>>> 
>>> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
>>> trafficserver-4.1.0.tar.bz2 -rw-r--r--  1 igalic  igalic      836 Nov  7
>>> 11:54 trafficserver-4.1.0.tar.bz2.asc -rw-r--r--  1 igalic  igalic       62
>>> Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5 -rw-r--r--  1 igalic  igalic  
>>>   70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
>>> 
>>> 
>>> MD5: f4ee7095d298c9e28d48dc63bafe52e5
>>> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>>> 
>>> 
>>> The vote is open until Tuesday morning,  November 12th. Lets makes sure this
>>> is another great release, so please everyone, download and test this
>>> version as much as you can.
>>> 
>>> Thanks,
>>> 
>>> -- Igor
>> -- 
>> Mit freundlichen Grüßen,
>> Thomas Berger
>> Piraten IT
>> --
>> Piratenpartei Deutschland - Pirate Party of Germany
>> Pflugstraße 9a, D-10115 Berlin, Germany
>> 
>> Vorstand: Bernd Schlömer, Sebastian Nerz, Markus Barenhoff, Swanhild
>> Goetze, Sven Schomacker, Katharina Nocun, Klaus Peukert, 
>> Christophe Chan Hin, Andi Popp


Re: [VOTE] Release v4.1.0

Posted by 英才 <b1...@gmail.com>.
TSTextLogObject broken.

The cache url log error

[Nov 11 21:12:19.246] Server {0x2b9709141700} NOTE: Rolling interval adjusted from 0 sec to 300 sec for /var/log/trafficserver/cacheurl.log

when restart ate , It will rotate.
Seems to be [TS-2159] caused



>> Hi folks,
>> 
>> I've prepared a release for v4.1.0, which is a bug fix release
>> following our new release process and Versioning scheme:
>> 
>>    https://cwiki.apache.org/confluence/display/TS/Release+Management
>> 
>> Changes since v4.0.2 are captured in the following Jira tickets:
>> 
>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&v
>> ersion=12324891
>> 
>> 
>> Information about upgrading to this release from v3.2.x is available at:
>> 
>>    https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>> 
>> The cache in this release is compatible with the previous 4.0.x releases.
>> 
>> 
>> The artefacts are available for download at
>> 
>>  http://people.apache.org/~igalic/releases/:
>> 
>> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
>> trafficserver-4.1.0.tar.bz2 -rw-r--r--  1 igalic  igalic      836 Nov  7
>> 11:54 trafficserver-4.1.0.tar.bz2.asc -rw-r--r--  1 igalic  igalic       62
>> Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5 -rw-r--r--  1 igalic  igalic  
>>    70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
>> 
>> 
>> MD5: f4ee7095d298c9e28d48dc63bafe52e5
>> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>> 
>> 
>> The vote is open until Tuesday morning,  November 12th. Lets makes sure this
>> is another great release, so please everyone, download and test this
>> version as much as you can.
>> 
>> Thanks,
>> 
>> -- Igor
> -- 
> Mit freundlichen Grüßen,
> Thomas Berger
> Piraten IT
> --
> Piratenpartei Deutschland - Pirate Party of Germany
> Pflugstraße 9a, D-10115 Berlin, Germany
> 
> Vorstand: Bernd Schlömer, Sebastian Nerz, Markus Barenhoff, Swanhild
> Goetze, Sven Schomacker, Katharina Nocun, Klaus Peukert, 
> Christophe Chan Hin, Andi Popp


Re: [VOTE] Release v4.1.0

Posted by Thomas Berger <th...@it.piratenpartei.de>.
The RC works fine for us in our testing env ( if we ignore the stats  regression ;).

But we have seen this little compiler warning for the remap_stats plugin:
plugins/experimental/remap_stats/remap_stats.c:230:63: warning: comparison of constant 599 with expression of type 'TSHttpStatus' is always true [-Wtautological-constant-out-of-range-compare]
                else if ((status_code >= 500) && (status_code <= 599))
                                                  ~~~~~~~~~~~ ^  ~~~


Build on Gentoo
	stable portage tree 4. Nov 2013
	clang 3.3-r100


Am Donnerstag, 7. November 2013, 14:40:45 schrieb Igor Galić:
> Hi folks,
> 
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
> 
>     https://cwiki.apache.org/confluence/display/TS/Release+Management
> 
> Changes since v4.0.2 are captured in the following Jira tickets:
> 
>    
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&v
> ersion=12324891
> 
> 
> Information about upgrading to this release from v3.2.x is available at:
> 
>     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> 
> The cache in this release is compatible with the previous 4.0.x releases.
> 
> 
> The artefacts are available for download at
> 
>   http://people.apache.org/~igalic/releases/:
> 
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2 -rw-r--r--  1 igalic  igalic      836 Nov  7
> 11:54 trafficserver-4.1.0.tar.bz2.asc -rw-r--r--  1 igalic  igalic       62
> Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5 -rw-r--r--  1 igalic  igalic  
>     70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> 
> 
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> 
> 
> The vote is open until Tuesday morning,  November 12th. Lets makes sure this
> is another great release, so please everyone, download and test this
> version as much as you can.
> 
> Thanks,
> 
> -- Igor
-- 
Mit freundlichen Grüßen,
Thomas Berger
Piraten IT
--
Piratenpartei Deutschland - Pirate Party of Germany
Pflugstraße 9a, D-10115 Berlin, Germany

Vorstand: Bernd Schlömer, Sebastian Nerz, Markus Barenhoff, Swanhild
Goetze, Sven Schomacker, Katharina Nocun, Klaus Peukert, 
Christophe Chan Hin, Andi Popp

Re: [VOTE] Release v4.1.0

Posted by Bryan Call <bc...@yahoo-inc.com>.
+1 Ran in production on a couple RHEL 6.4 hosts.

-Bryan

On Nov 7, 2013, at 6:40 AM, Igor Galić <ig...@apache.org> wrote:

> 
> Hi folks,
> 
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
> 
>    https://cwiki.apache.org/confluence/display/TS/Release+Management
> 
> Changes since v4.0.2 are captured in the following Jira tickets:
> 
>    https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> 
> 
> Information about upgrading to this release from v3.2.x is available at:
> 
>    https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> 
> The cache in this release is compatible with the previous 4.0.x releases.
> 
> 
> The artefacts are available for download at
> 
>  http://people.apache.org/~igalic/releases/:
> 
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> 
> 
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> 
> 
> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
> another great release, so please everyone, download and test this version as
> much as you can.
> 
> Thanks,
> 
> -- Igor
> 


Re: [VOTE] Release v4.1.0

Posted by Igor Galić <ig...@apache.org>.
Hi folks,

We have discovered a number of issues with this 4.1.0 RC,

a severe one is this regression in proxy.node.* stats:

   https://issues.apache.org/jira/browse/TS-2333

This RC is suspended until that is fixed. If you have test
scenarios where this is not an issue, please continue testing.

Meanwhile we will get to work to identify and fix the above
issue, as well as some smaller ones that have cropped up during
testing, such as

* this body_factory documentation issue:

   https://issues.apache.org/jira/browse/TS-2330

* and this build issue (--with-tcmalloc breaks)

   https://issues.apache.org/jira/browse/TS-2331

* There's also a build-issue with tstop that I cannot repro,
perhaps because it /is/ REHEL specific.



so long,

-- Igor


----- Original Message -----
> 
> Hi folks,
> 
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
> 
>     https://cwiki.apache.org/confluence/display/TS/Release+Management
> 
> Changes since v4.0.2 are captured in the following Jira tickets:
> 
>     https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> 
> 
> Information about upgrading to this release from v3.2.x is available at:
> 
>     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> 
> The cache in this release is compatible with the previous 4.0.x releases.
> 
> 
> The artefacts are available for download at
> 
>   http://people.apache.org/~igalic/releases/:
> 
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2
> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.asc
> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.md5
> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.sha1
> 
>  
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> 
> 
> The vote is open until Tuesday morning,  November 12th. Lets makes sure this
> is
> another great release, so please everyone, download and test this version as
> much as you can.
> 
> Thanks,
> 
> -- Igor
> 
> 

Re: [VOTE] Release v4.1.0

Posted by Thomas Berger <th...@it.piratenpartei.de>.
The RC works fine for us in our testing env ( if we ignore the stats  regression ;).

But we have seen this little compiler warning for the remap_stats plugin:
plugins/experimental/remap_stats/remap_stats.c:230:63: warning: comparison of constant 599 with expression of type 'TSHttpStatus' is always true [-Wtautological-constant-out-of-range-compare]
                else if ((status_code >= 500) && (status_code <= 599))
                                                  ~~~~~~~~~~~ ^  ~~~


Build on Gentoo
	stable portage tree 4. Nov 2013
	clang 3.3-r100


Am Donnerstag, 7. November 2013, 14:40:45 schrieb Igor Galić:
> Hi folks,
> 
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
> 
>     https://cwiki.apache.org/confluence/display/TS/Release+Management
> 
> Changes since v4.0.2 are captured in the following Jira tickets:
> 
>    
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&v
> ersion=12324891
> 
> 
> Information about upgrading to this release from v3.2.x is available at:
> 
>     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> 
> The cache in this release is compatible with the previous 4.0.x releases.
> 
> 
> The artefacts are available for download at
> 
>   http://people.apache.org/~igalic/releases/:
> 
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2 -rw-r--r--  1 igalic  igalic      836 Nov  7
> 11:54 trafficserver-4.1.0.tar.bz2.asc -rw-r--r--  1 igalic  igalic       62
> Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5 -rw-r--r--  1 igalic  igalic  
>     70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> 
> 
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> 
> 
> The vote is open until Tuesday morning,  November 12th. Lets makes sure this
> is another great release, so please everyone, download and test this
> version as much as you can.
> 
> Thanks,
> 
> -- Igor
-- 
Mit freundlichen Grüßen,
Thomas Berger
Piraten IT
--
Piratenpartei Deutschland - Pirate Party of Germany
Pflugstraße 9a, D-10115 Berlin, Germany

Vorstand: Bernd Schlömer, Sebastian Nerz, Markus Barenhoff, Swanhild
Goetze, Sven Schomacker, Katharina Nocun, Klaus Peukert, 
Christophe Chan Hin, Andi Popp

Re: [VOTE] Release v4.1.0

Posted by Sjaak Westdijk <sw...@fastmail.fm>.
I can confirm that on omnios with  gcc-4.7.2 ats-4.1.0 compiles and 
start without problems. I haven't done any further testing.

Sjaak
On 11/9/2013 19:48, James Peach wrote:
> On Nov 8, 2013, at 4:15 PM, Adam W. Dace <co...@gmail.com> wrote:
>
>> I'm not going to get into the sticky world of testing releases before they're "out the door",
>> but I can definitely do some compilation and report back.
> Thanks Adam. This is pretty useful since we can't get 100% build farm coverage of the different distributions people use.
>
>> On my parent proxy(CentOS, no boost, updated monthly):
>>
>> make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0/example'
>> make[1]: Entering directory `/home/adace/src/apache/trafficserver-4.1.0'
>> make[1]: Nothing to be done for `all-am'.
>> make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0'
>> <adace@sparkle:~/src/apache/trafficserver-4.1.0> cat /etc/redhat-release
>> CentOS release 6.4 (Final)
>>
>> On my child proxy(Mac OS X v10.8.5, no boost, updated as needed):
>>
>> Same result.
>>
>> Looks like a release to me!  :-)
>>
>> Sorry for the slow reply, I'll try to keep up better in the future.
>>
>> Regards,
>>
>>
>>
>> On Fri, Nov 8, 2013 at 3:14 PM, Bryan Call <bc...@yahoo-inc.com> wrote:
>> I ran into the same problem and for me what worked was to remove the current install of traffic server, so it would link with the libraries in the build directory.
>>
>> -Bryan
>>
>> On Nov 7, 2013, at 11:51 PM, Yongming Zhao <mi...@gmail.com> wrote:
>>
>>> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>>> CXX      tstop_tstop-tstop.o
>>> CXX      jtest.o
>>> CC       http_load.o
>>> CC       timers.o
>>> CCLD     http_load/http_load
>>> CXXLD    jtest/jtest
>>> CXXLD    tstop/tstop
>>> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to `ink_atoi64(char const*)'
>>> collect2: ld returned 1 exit status
>>> make[1]: *** [tstop/tstop] Error 1
>>> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>>> make: *** [all-recursive] Error 1
>>> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
>>>
>>> [root@New ~]# cat /etc/redhat-release
>>> CentOS release 6.2 (Final)
>>>
>>>
>>> while Fedora 18, works fine with the same srpm: http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
>>>
>>>
>>>
>>> 在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:
>>>
>>>> Hi folks,
>>>>
>>>> I've prepared a release for v4.1.0, which is a bug fix release
>>>> following our new release process and Versioning scheme:
>>>>
>>>>   https://cwiki.apache.org/confluence/display/TS/Release+Management
>>>>
>>>> Changes since v4.0.2 are captured in the following Jira tickets:
>>>>
>>>>   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
>>>>
>>>>
>>>> Information about upgrading to this release from v3.2.x is available at:
>>>>
>>>>   https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>>>>
>>>> The cache in this release is compatible with the previous 4.0.x releases.
>>>>
>>>>
>>>> The artefacts are available for download at
>>>>
>>>> http://people.apache.org/~igalic/releases/:
>>>>
>>>> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
>>>> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
>>>> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
>>>> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
>>>>
>>>>
>>>> MD5: f4ee7095d298c9e28d48dc63bafe52e5
>>>> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>>>>
>>>>
>>>> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
>>>> another great release, so please everyone, download and test this version as
>>>> much as you can.
>>>>
>>>> Thanks,
>>>>
>>>> -- Igor
>>>>
>>
>>
>>
>> -- 
>> ____________________________________________________________
>> Adam W. Dace <co...@gmail.com>
>>
>> Phone: (815) 355-5848
>> Instant Messenger: AIM & Yahoo! IM - colonelforbin74 | ICQ - #39374451
>> Microsoft Messenger - colonelforbin74@live.com
>>
>> Google Profile: https://plus.google.com/u/0/109309036874332290399/about


Re: [VOTE] Release v4.1.0

Posted by Sjaak Westdijk <sw...@fastmail.fm>.
I can confirm that on omnios with  gcc-4.7.2 ats-4.1.0 compiles and 
start without problems. I haven't done any further testing.

Sjaak
On 11/9/2013 19:48, James Peach wrote:
> On Nov 8, 2013, at 4:15 PM, Adam W. Dace <co...@gmail.com> wrote:
>
>> I'm not going to get into the sticky world of testing releases before they're "out the door",
>> but I can definitely do some compilation and report back.
> Thanks Adam. This is pretty useful since we can't get 100% build farm coverage of the different distributions people use.
>
>> On my parent proxy(CentOS, no boost, updated monthly):
>>
>> make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0/example'
>> make[1]: Entering directory `/home/adace/src/apache/trafficserver-4.1.0'
>> make[1]: Nothing to be done for `all-am'.
>> make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0'
>> <adace@sparkle:~/src/apache/trafficserver-4.1.0> cat /etc/redhat-release
>> CentOS release 6.4 (Final)
>>
>> On my child proxy(Mac OS X v10.8.5, no boost, updated as needed):
>>
>> Same result.
>>
>> Looks like a release to me!  :-)
>>
>> Sorry for the slow reply, I'll try to keep up better in the future.
>>
>> Regards,
>>
>>
>>
>> On Fri, Nov 8, 2013 at 3:14 PM, Bryan Call <bc...@yahoo-inc.com> wrote:
>> I ran into the same problem and for me what worked was to remove the current install of traffic server, so it would link with the libraries in the build directory.
>>
>> -Bryan
>>
>> On Nov 7, 2013, at 11:51 PM, Yongming Zhao <mi...@gmail.com> wrote:
>>
>>> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>>> CXX      tstop_tstop-tstop.o
>>> CXX      jtest.o
>>> CC       http_load.o
>>> CC       timers.o
>>> CCLD     http_load/http_load
>>> CXXLD    jtest/jtest
>>> CXXLD    tstop/tstop
>>> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to `ink_atoi64(char const*)'
>>> collect2: ld returned 1 exit status
>>> make[1]: *** [tstop/tstop] Error 1
>>> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>>> make: *** [all-recursive] Error 1
>>> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
>>>
>>> [root@New ~]# cat /etc/redhat-release
>>> CentOS release 6.2 (Final)
>>>
>>>
>>> while Fedora 18, works fine with the same srpm: http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
>>>
>>>
>>>
>>> 在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:
>>>
>>>> Hi folks,
>>>>
>>>> I've prepared a release for v4.1.0, which is a bug fix release
>>>> following our new release process and Versioning scheme:
>>>>
>>>>   https://cwiki.apache.org/confluence/display/TS/Release+Management
>>>>
>>>> Changes since v4.0.2 are captured in the following Jira tickets:
>>>>
>>>>   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
>>>>
>>>>
>>>> Information about upgrading to this release from v3.2.x is available at:
>>>>
>>>>   https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>>>>
>>>> The cache in this release is compatible with the previous 4.0.x releases.
>>>>
>>>>
>>>> The artefacts are available for download at
>>>>
>>>> http://people.apache.org/~igalic/releases/:
>>>>
>>>> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
>>>> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
>>>> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
>>>> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
>>>>
>>>>
>>>> MD5: f4ee7095d298c9e28d48dc63bafe52e5
>>>> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>>>>
>>>>
>>>> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
>>>> another great release, so please everyone, download and test this version as
>>>> much as you can.
>>>>
>>>> Thanks,
>>>>
>>>> -- Igor
>>>>
>>
>>
>>
>> -- 
>> ____________________________________________________________
>> Adam W. Dace <co...@gmail.com>
>>
>> Phone: (815) 355-5848
>> Instant Messenger: AIM & Yahoo! IM - colonelforbin74 | ICQ - #39374451
>> Microsoft Messenger - colonelforbin74@live.com
>>
>> Google Profile: https://plus.google.com/u/0/109309036874332290399/about


Re: [VOTE] Release v4.1.0

Posted by James Peach <jp...@apache.org>.
On Nov 8, 2013, at 4:15 PM, Adam W. Dace <co...@gmail.com> wrote:

> I'm not going to get into the sticky world of testing releases before they're "out the door",
> but I can definitely do some compilation and report back.

Thanks Adam. This is pretty useful since we can't get 100% build farm coverage of the different distributions people use.

> 
> On my parent proxy(CentOS, no boost, updated monthly):
> 
> make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0/example'
> make[1]: Entering directory `/home/adace/src/apache/trafficserver-4.1.0'
> make[1]: Nothing to be done for `all-am'.
> make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0'
> <adace@sparkle:~/src/apache/trafficserver-4.1.0> cat /etc/redhat-release 
> CentOS release 6.4 (Final)
> 
> On my child proxy(Mac OS X v10.8.5, no boost, updated as needed):
> 
> Same result.
> 
> Looks like a release to me!  :-)
> 
> Sorry for the slow reply, I'll try to keep up better in the future.
> 
> Regards,
> 
> 
> 
> On Fri, Nov 8, 2013 at 3:14 PM, Bryan Call <bc...@yahoo-inc.com> wrote:
> I ran into the same problem and for me what worked was to remove the current install of traffic server, so it would link with the libraries in the build directory.
> 
> -Bryan
> 
> On Nov 7, 2013, at 11:51 PM, Yongming Zhao <mi...@gmail.com> wrote:
> 
> > make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> > CXX      tstop_tstop-tstop.o
> > CXX      jtest.o
> > CC       http_load.o
> > CC       timers.o
> > CCLD     http_load/http_load
> > CXXLD    jtest/jtest
> > CXXLD    tstop/tstop
> > ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to `ink_atoi64(char const*)'
> > collect2: ld returned 1 exit status
> > make[1]: *** [tstop/tstop] Error 1
> > make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> > make: *** [all-recursive] Error 1
> > error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
> >
> > [root@New ~]# cat /etc/redhat-release
> > CentOS release 6.2 (Final)
> >
> >
> > while Fedora 18, works fine with the same srpm: http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> >
> >
> >
> > 在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:
> >
> >>
> >> Hi folks,
> >>
> >> I've prepared a release for v4.1.0, which is a bug fix release
> >> following our new release process and Versioning scheme:
> >>
> >>  https://cwiki.apache.org/confluence/display/TS/Release+Management
> >>
> >> Changes since v4.0.2 are captured in the following Jira tickets:
> >>
> >>  https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> >>
> >>
> >> Information about upgrading to this release from v3.2.x is available at:
> >>
> >>  https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> >>
> >> The cache in this release is compatible with the previous 4.0.x releases.
> >>
> >>
> >> The artefacts are available for download at
> >>
> >> http://people.apache.org/~igalic/releases/:
> >>
> >> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
> >> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
> >> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
> >> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> >>
> >>
> >> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> >> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> >>
> >>
> >> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
> >> another great release, so please everyone, download and test this version as
> >> much as you can.
> >>
> >> Thanks,
> >>
> >> -- Igor
> >>
> >
> 
> 
> 
> 
> -- 
> ____________________________________________________________
> Adam W. Dace <co...@gmail.com>
> 
> Phone: (815) 355-5848
> Instant Messenger: AIM & Yahoo! IM - colonelforbin74 | ICQ - #39374451
> Microsoft Messenger - colonelforbin74@live.com
> 
> Google Profile: https://plus.google.com/u/0/109309036874332290399/about


Re: [VOTE] Release v4.1.0

Posted by James Peach <jp...@apache.org>.
On Nov 8, 2013, at 4:15 PM, Adam W. Dace <co...@gmail.com> wrote:

> I'm not going to get into the sticky world of testing releases before they're "out the door",
> but I can definitely do some compilation and report back.

Thanks Adam. This is pretty useful since we can't get 100% build farm coverage of the different distributions people use.

> 
> On my parent proxy(CentOS, no boost, updated monthly):
> 
> make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0/example'
> make[1]: Entering directory `/home/adace/src/apache/trafficserver-4.1.0'
> make[1]: Nothing to be done for `all-am'.
> make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0'
> <adace@sparkle:~/src/apache/trafficserver-4.1.0> cat /etc/redhat-release 
> CentOS release 6.4 (Final)
> 
> On my child proxy(Mac OS X v10.8.5, no boost, updated as needed):
> 
> Same result.
> 
> Looks like a release to me!  :-)
> 
> Sorry for the slow reply, I'll try to keep up better in the future.
> 
> Regards,
> 
> 
> 
> On Fri, Nov 8, 2013 at 3:14 PM, Bryan Call <bc...@yahoo-inc.com> wrote:
> I ran into the same problem and for me what worked was to remove the current install of traffic server, so it would link with the libraries in the build directory.
> 
> -Bryan
> 
> On Nov 7, 2013, at 11:51 PM, Yongming Zhao <mi...@gmail.com> wrote:
> 
> > make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> > CXX      tstop_tstop-tstop.o
> > CXX      jtest.o
> > CC       http_load.o
> > CC       timers.o
> > CCLD     http_load/http_load
> > CXXLD    jtest/jtest
> > CXXLD    tstop/tstop
> > ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to `ink_atoi64(char const*)'
> > collect2: ld returned 1 exit status
> > make[1]: *** [tstop/tstop] Error 1
> > make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> > make: *** [all-recursive] Error 1
> > error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
> >
> > [root@New ~]# cat /etc/redhat-release
> > CentOS release 6.2 (Final)
> >
> >
> > while Fedora 18, works fine with the same srpm: http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> >
> >
> >
> > 在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:
> >
> >>
> >> Hi folks,
> >>
> >> I've prepared a release for v4.1.0, which is a bug fix release
> >> following our new release process and Versioning scheme:
> >>
> >>  https://cwiki.apache.org/confluence/display/TS/Release+Management
> >>
> >> Changes since v4.0.2 are captured in the following Jira tickets:
> >>
> >>  https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> >>
> >>
> >> Information about upgrading to this release from v3.2.x is available at:
> >>
> >>  https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> >>
> >> The cache in this release is compatible with the previous 4.0.x releases.
> >>
> >>
> >> The artefacts are available for download at
> >>
> >> http://people.apache.org/~igalic/releases/:
> >>
> >> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
> >> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
> >> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
> >> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> >>
> >>
> >> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> >> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> >>
> >>
> >> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
> >> another great release, so please everyone, download and test this version as
> >> much as you can.
> >>
> >> Thanks,
> >>
> >> -- Igor
> >>
> >
> 
> 
> 
> 
> -- 
> ____________________________________________________________
> Adam W. Dace <co...@gmail.com>
> 
> Phone: (815) 355-5848
> Instant Messenger: AIM & Yahoo! IM - colonelforbin74 | ICQ - #39374451
> Microsoft Messenger - colonelforbin74@live.com
> 
> Google Profile: https://plus.google.com/u/0/109309036874332290399/about


Re: [VOTE] Release v4.1.0

Posted by "Adam W. Dace" <co...@gmail.com>.
I'm not going to get into the sticky world of testing releases before
they're "out the door",
but I can definitely do some compilation and report back.

On my parent proxy(CentOS, no boost, updated monthly):

make[1]: Leaving directory
`/home/adace/src/apache/trafficserver-4.1.0/example'
make[1]: Entering directory `/home/adace/src/apache/trafficserver-4.1.0'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0'
<adace@sparkle:~/src/apache/trafficserver-4.1.0> cat /etc/redhat-release
CentOS release 6.4 (Final)

On my child proxy(Mac OS X v10.8.5, no boost, updated as needed):

Same result.

Looks like a release to me!  :-)

Sorry for the slow reply, I'll try to keep up better in the future.

Regards,



On Fri, Nov 8, 2013 at 3:14 PM, Bryan Call <bc...@yahoo-inc.com> wrote:

> I ran into the same problem and for me what worked was to remove the
> current install of traffic server, so it would link with the libraries in
> the build directory.
>
> -Bryan
>
> On Nov 7, 2013, at 11:51 PM, Yongming Zhao <mi...@gmail.com> wrote:
>
> > make[1]: Entering directory
> `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> > CXX      tstop_tstop-tstop.o
> > CXX      jtest.o
> > CC       http_load.o
> > CC       timers.o
> > CCLD     http_load/http_load
> > CXXLD    jtest/jtest
> > CXXLD    tstop/tstop
> > ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to
> `ink_atoi64(char const*)'
> > collect2: ld returned 1 exit status
> > make[1]: *** [tstop/tstop] Error 1
> > make[1]: Leaving directory
> `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> > make: *** [all-recursive] Error 1
> > error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
> >
> > [root@New ~]# cat /etc/redhat-release
> > CentOS release 6.2 (Final)
> >
> >
> > while Fedora 18, works fine with the same srpm:
> http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> >
> >
> >
> > 在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:
> >
> >>
> >> Hi folks,
> >>
> >> I've prepared a release for v4.1.0, which is a bug fix release
> >> following our new release process and Versioning scheme:
> >>
> >>  https://cwiki.apache.org/confluence/display/TS/Release+Management
> >>
> >> Changes since v4.0.2 are captured in the following Jira tickets:
> >>
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> >>
> >>
> >> Information about upgrading to this release from v3.2.x is available at:
> >>
> >>  https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> >>
> >> The cache in this release is compatible with the previous 4.0.x
> releases.
> >>
> >>
> >> The artefacts are available for download at
> >>
> >> http://people.apache.org/~igalic/releases/:
> >>
> >> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2
> >> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.asc
> >> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.md5
> >> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.sha1
> >>
> >>
> >> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> >> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> >>
> >>
> >> The vote is open until Tuesday morning,  November 12th. Lets makes sure
> this is
> >> another great release, so please everyone, download and test this
> version as
> >> much as you can.
> >>
> >> Thanks,
> >>
> >> -- Igor
> >>
> >
>
>


-- 
____________________________________________________________
Adam W. Dace <co...@gmail.com>

Phone: (815) 355-5848
Instant Messenger: AIM & Yahoo! IM - colonelforbin74 | ICQ - #39374451
Microsoft Messenger - colonelforbin74@live.com <ad...@turing.com>

Google Profile: https://plus.google.com/u/0/109309036874332290399/about

Re: [VOTE] Release v4.1.0

Posted by "Adam W. Dace" <co...@gmail.com>.
I'm not going to get into the sticky world of testing releases before
they're "out the door",
but I can definitely do some compilation and report back.

On my parent proxy(CentOS, no boost, updated monthly):

make[1]: Leaving directory
`/home/adace/src/apache/trafficserver-4.1.0/example'
make[1]: Entering directory `/home/adace/src/apache/trafficserver-4.1.0'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/adace/src/apache/trafficserver-4.1.0'
<adace@sparkle:~/src/apache/trafficserver-4.1.0> cat /etc/redhat-release
CentOS release 6.4 (Final)

On my child proxy(Mac OS X v10.8.5, no boost, updated as needed):

Same result.

Looks like a release to me!  :-)

Sorry for the slow reply, I'll try to keep up better in the future.

Regards,



On Fri, Nov 8, 2013 at 3:14 PM, Bryan Call <bc...@yahoo-inc.com> wrote:

> I ran into the same problem and for me what worked was to remove the
> current install of traffic server, so it would link with the libraries in
> the build directory.
>
> -Bryan
>
> On Nov 7, 2013, at 11:51 PM, Yongming Zhao <mi...@gmail.com> wrote:
>
> > make[1]: Entering directory
> `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> > CXX      tstop_tstop-tstop.o
> > CXX      jtest.o
> > CC       http_load.o
> > CC       timers.o
> > CCLD     http_load/http_load
> > CXXLD    jtest/jtest
> > CXXLD    tstop/tstop
> > ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to
> `ink_atoi64(char const*)'
> > collect2: ld returned 1 exit status
> > make[1]: *** [tstop/tstop] Error 1
> > make[1]: Leaving directory
> `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> > make: *** [all-recursive] Error 1
> > error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
> >
> > [root@New ~]# cat /etc/redhat-release
> > CentOS release 6.2 (Final)
> >
> >
> > while Fedora 18, works fine with the same srpm:
> http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> >
> >
> >
> > 在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:
> >
> >>
> >> Hi folks,
> >>
> >> I've prepared a release for v4.1.0, which is a bug fix release
> >> following our new release process and Versioning scheme:
> >>
> >>  https://cwiki.apache.org/confluence/display/TS/Release+Management
> >>
> >> Changes since v4.0.2 are captured in the following Jira tickets:
> >>
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> >>
> >>
> >> Information about upgrading to this release from v3.2.x is available at:
> >>
> >>  https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> >>
> >> The cache in this release is compatible with the previous 4.0.x
> releases.
> >>
> >>
> >> The artefacts are available for download at
> >>
> >> http://people.apache.org/~igalic/releases/:
> >>
> >> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2
> >> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.asc
> >> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.md5
> >> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.sha1
> >>
> >>
> >> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> >> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> >>
> >>
> >> The vote is open until Tuesday morning,  November 12th. Lets makes sure
> this is
> >> another great release, so please everyone, download and test this
> version as
> >> much as you can.
> >>
> >> Thanks,
> >>
> >> -- Igor
> >>
> >
>
>


-- 
____________________________________________________________
Adam W. Dace <co...@gmail.com>

Phone: (815) 355-5848
Instant Messenger: AIM & Yahoo! IM - colonelforbin74 | ICQ - #39374451
Microsoft Messenger - colonelforbin74@live.com <ad...@turing.com>

Google Profile: https://plus.google.com/u/0/109309036874332290399/about

Re: [VOTE] Release v4.1.0

Posted by Bryan Call <bc...@yahoo-inc.com>.
I ran into the same problem and for me what worked was to remove the current install of traffic server, so it would link with the libraries in the build directory.

-Bryan

On Nov 7, 2013, at 11:51 PM, Yongming Zhao <mi...@gmail.com> wrote:

> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> CXX      tstop_tstop-tstop.o
> CXX      jtest.o
> CC       http_load.o
> CC       timers.o
> CCLD     http_load/http_load
> CXXLD    jtest/jtest
> CXXLD    tstop/tstop
> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to `ink_atoi64(char const*)'
> collect2: ld returned 1 exit status
> make[1]: *** [tstop/tstop] Error 1
> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> make: *** [all-recursive] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
> 
> [root@New ~]# cat /etc/redhat-release
> CentOS release 6.2 (Final)
> 
> 
> while Fedora 18, works fine with the same srpm: http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> 
> 
> 
> 在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:
> 
>> 
>> Hi folks,
>> 
>> I've prepared a release for v4.1.0, which is a bug fix release
>> following our new release process and Versioning scheme:
>> 
>>  https://cwiki.apache.org/confluence/display/TS/Release+Management
>> 
>> Changes since v4.0.2 are captured in the following Jira tickets:
>> 
>>  https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
>> 
>> 
>> Information about upgrading to this release from v3.2.x is available at:
>> 
>>  https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>> 
>> The cache in this release is compatible with the previous 4.0.x releases.
>> 
>> 
>> The artefacts are available for download at
>> 
>> http://people.apache.org/~igalic/releases/:
>> 
>> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
>> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
>> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
>> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
>> 
>> 
>> MD5: f4ee7095d298c9e28d48dc63bafe52e5
>> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>> 
>> 
>> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
>> another great release, so please everyone, download and test this version as
>> much as you can.
>> 
>> Thanks,
>> 
>> -- Igor
>> 
> 


Re: [VOTE] Release v4.1.0

Posted by Bryan Call <bc...@yahoo-inc.com>.
I ran into the same problem and for me what worked was to remove the current install of traffic server, so it would link with the libraries in the build directory.

-Bryan

On Nov 7, 2013, at 11:51 PM, Yongming Zhao <mi...@gmail.com> wrote:

> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> CXX      tstop_tstop-tstop.o
> CXX      jtest.o
> CC       http_load.o
> CC       timers.o
> CCLD     http_load/http_load
> CXXLD    jtest/jtest
> CXXLD    tstop/tstop
> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to `ink_atoi64(char const*)'
> collect2: ld returned 1 exit status
> make[1]: *** [tstop/tstop] Error 1
> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> make: *** [all-recursive] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
> 
> [root@New ~]# cat /etc/redhat-release
> CentOS release 6.2 (Final)
> 
> 
> while Fedora 18, works fine with the same srpm: http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> 
> 
> 
> 在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:
> 
>> 
>> Hi folks,
>> 
>> I've prepared a release for v4.1.0, which is a bug fix release
>> following our new release process and Versioning scheme:
>> 
>>  https://cwiki.apache.org/confluence/display/TS/Release+Management
>> 
>> Changes since v4.0.2 are captured in the following Jira tickets:
>> 
>>  https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
>> 
>> 
>> Information about upgrading to this release from v3.2.x is available at:
>> 
>>  https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>> 
>> The cache in this release is compatible with the previous 4.0.x releases.
>> 
>> 
>> The artefacts are available for download at
>> 
>> http://people.apache.org/~igalic/releases/:
>> 
>> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
>> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
>> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
>> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
>> 
>> 
>> MD5: f4ee7095d298c9e28d48dc63bafe52e5
>> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>> 
>> 
>> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
>> another great release, so please everyone, download and test this version as
>> much as you can.
>> 
>> Thanks,
>> 
>> -- Igor
>> 
> 


Re: [VOTE] Release v4.1.0

Posted by 永豪 <yo...@taobao.com>.
not that same issue, my problem is from tstop linking, it will link against libtsmgmt.la, which should already have libtsutil.la.

that is weird. I tested with the current master, with no error :(


在 2013年11月8日,下午5:43,Igor Galić <i....@brainsware.org> 写道:

> 
> 
> ----- Original Message -----
>> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>> CXX      tstop_tstop-tstop.o
>> CXX      jtest.o
>> CC       http_load.o
>> CC       timers.o
>> CCLD     http_load/http_load
>> CXXLD    jtest/jtest
>> CXXLD    tstop/tstop
>> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to
>> `ink_atoi64(char const*)'
>> collect2: ld returned 1 exit status
>> make[1]: *** [tstop/tstop] Error 1
>> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>> make: *** [all-recursive] Error 1
>> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
>> 
>> [root@New ~]# cat /etc/redhat-release
>> CentOS release 6.2 (Final)
>> 
>> 
>> while Fedora 18, works fine with the same srpm:
>> http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> 
> What's the configure line look like? Are you perhaps hitting a similar bug
> I have found in my buildfarm? https://issues.apache.org/jira/browse/TS-2334 
> 
> ++ i
> Igor Galić
> 
> Tel: +43 (0) 664 886 22 883
> Mail: i.galic@brainsware.org
> URL: http://brainsware.org/
> GPG: 8716 7A9F 989B ABD5 100F  4008 F266 55D6 2998 1641


Re: [VOTE] Release v4.1.0

Posted by Igor Galić <i....@brainsware.org>.

----- Original Message -----
> not that same issue, my problem is from tstop linking, it will link against
> libtsmgmt.la, which should already have libtsutil.la.
> 
> that is weird. I tested with the current master, with no error :(

if this depends on any of your changes in makefile.am, those are
not cherry-picked yet.

Re: [VOTE] Release v4.1.0

Posted by Igor Galić <i....@brainsware.org>.

----- Original Message -----
> not that same issue, my problem is from tstop linking, it will link against
> libtsmgmt.la, which should already have libtsutil.la.
> 
> that is weird. I tested with the current master, with no error :(

if this depends on any of your changes in makefile.am, those are
not cherry-picked yet.

Re: [VOTE] Release v4.1.0

Posted by Yongming Zhao <mi...@gmail.com>.
not that same issue, my problem is from tstop linking, it will link against libtsmgmt.la, which should already have libtsutil.la.

that is weird. I tested with the current master, with no error :(


在 2013年11月8日,下午5:43,Igor Galić <i....@brainsware.org> 写道:

> 
> 
> ----- Original Message -----
>> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>> CXX      tstop_tstop-tstop.o
>> CXX      jtest.o
>> CC       http_load.o
>> CC       timers.o
>> CCLD     http_load/http_load
>> CXXLD    jtest/jtest
>> CXXLD    tstop/tstop
>> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to
>> `ink_atoi64(char const*)'
>> collect2: ld returned 1 exit status
>> make[1]: *** [tstop/tstop] Error 1
>> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>> make: *** [all-recursive] Error 1
>> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
>> 
>> [root@New ~]# cat /etc/redhat-release
>> CentOS release 6.2 (Final)
>> 
>> 
>> while Fedora 18, works fine with the same srpm:
>> http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> 
> What's the configure line look like? Are you perhaps hitting a similar bug
> I have found in my buildfarm? https://issues.apache.org/jira/browse/TS-2334 
> 
> ++ i
> Igor Galić
> 
> Tel: +43 (0) 664 886 22 883
> Mail: i.galic@brainsware.org
> URL: http://brainsware.org/
> GPG: 8716 7A9F 989B ABD5 100F  4008 F266 55D6 2998 1641


Re: [VOTE] Release v4.1.0

Posted by Yongming Zhao <mi...@gmail.com>.
not that same issue, my problem is from tstop linking, it will link against libtsmgmt.la, which should already have libtsutil.la.

that is weird. I tested with the current master, with no error :(


在 2013年11月8日,下午5:43,Igor Galić <i....@brainsware.org> 写道:

> 
> 
> ----- Original Message -----
>> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>> CXX      tstop_tstop-tstop.o
>> CXX      jtest.o
>> CC       http_load.o
>> CC       timers.o
>> CCLD     http_load/http_load
>> CXXLD    jtest/jtest
>> CXXLD    tstop/tstop
>> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to
>> `ink_atoi64(char const*)'
>> collect2: ld returned 1 exit status
>> make[1]: *** [tstop/tstop] Error 1
>> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>> make: *** [all-recursive] Error 1
>> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
>> 
>> [root@New ~]# cat /etc/redhat-release
>> CentOS release 6.2 (Final)
>> 
>> 
>> while Fedora 18, works fine with the same srpm:
>> http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm
> 
> What's the configure line look like? Are you perhaps hitting a similar bug
> I have found in my buildfarm? https://issues.apache.org/jira/browse/TS-2334 
> 
> ++ i
> Igor Galić
> 
> Tel: +43 (0) 664 886 22 883
> Mail: i.galic@brainsware.org
> URL: http://brainsware.org/
> GPG: 8716 7A9F 989B ABD5 100F  4008 F266 55D6 2998 1641


Re: [VOTE] Release v4.1.0

Posted by Igor Galić <i....@brainsware.org>.

----- Original Message -----
> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>  CXX      tstop_tstop-tstop.o
>  CXX      jtest.o
>  CC       http_load.o
>  CC       timers.o
>  CCLD     http_load/http_load
>  CXXLD    jtest/jtest
>  CXXLD    tstop/tstop
> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to
> `ink_atoi64(char const*)'
> collect2: ld returned 1 exit status
> make[1]: *** [tstop/tstop] Error 1
> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> make: *** [all-recursive] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
> 
> [root@New ~]# cat /etc/redhat-release
> CentOS release 6.2 (Final)
> 
> 
> while Fedora 18, works fine with the same srpm:
> http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm

What's the configure line look like? Are you perhaps hitting a similar bug
I have found in my buildfarm? https://issues.apache.org/jira/browse/TS-2334 

++ i
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.org/
GPG: 8716 7A9F 989B ABD5 100F  4008 F266 55D6 2998 1641


Re: [VOTE] Release v4.1.0

Posted by Igor Galić <i....@brainsware.org>.

----- Original Message -----
> make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
>  CXX      tstop_tstop-tstop.o
>  CXX      jtest.o
>  CC       http_load.o
>  CC       timers.o
>  CCLD     http_load/http_load
>  CXXLD    jtest/jtest
>  CXXLD    tstop/tstop
> ../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to
> `ink_atoi64(char const*)'
> collect2: ld returned 1 exit status
> make[1]: *** [tstop/tstop] Error 1
> make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
> make: *** [all-recursive] Error 1
> error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)
> 
> [root@New ~]# cat /etc/redhat-release
> CentOS release 6.2 (Final)
> 
> 
> while Fedora 18, works fine with the same srpm:
> http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm

What's the configure line look like? Are you perhaps hitting a similar bug
I have found in my buildfarm? https://issues.apache.org/jira/browse/TS-2334 

++ i
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.org/
GPG: 8716 7A9F 989B ABD5 100F  4008 F266 55D6 2998 1641


Re: [VOTE] Release v4.1.0

Posted by Yongming Zhao <mi...@gmail.com>.
make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
 CXX      tstop_tstop-tstop.o
 CXX      jtest.o
 CC       http_load.o
 CC       timers.o
 CCLD     http_load/http_load
 CXXLD    jtest/jtest
 CXXLD    tstop/tstop
../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to `ink_atoi64(char const*)'
collect2: ld returned 1 exit status
make[1]: *** [tstop/tstop] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)

[root@New ~]# cat /etc/redhat-release
CentOS release 6.2 (Final)


while Fedora 18, works fine with the same srpm: http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm



在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:

> 
> Hi folks,
> 
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
> 
>   https://cwiki.apache.org/confluence/display/TS/Release+Management
> 
> Changes since v4.0.2 are captured in the following Jira tickets:
> 
>   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> 
> 
> Information about upgrading to this release from v3.2.x is available at:
> 
>   https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> 
> The cache in this release is compatible with the previous 4.0.x releases.
> 
> 
> The artefacts are available for download at
> 
> http://people.apache.org/~igalic/releases/:
> 
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> 
> 
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> 
> 
> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
> another great release, so please everyone, download and test this version as
> much as you can.
> 
> Thanks,
> 
> -- Igor
> 


Re: [VOTE] Release v4.1.0

Posted by Yongming Zhao <mi...@gmail.com>.
make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
 CXX      tstop_tstop-tstop.o
 CXX      jtest.o
 CC       http_load.o
 CC       timers.o
 CCLD     http_load/http_load
 CXXLD    jtest/jtest
 CXXLD    tstop/tstop
../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to `ink_atoi64(char const*)'
collect2: ld returned 1 exit status
make[1]: *** [tstop/tstop] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)

[root@New ~]# cat /etc/redhat-release
CentOS release 6.2 (Final)


while Fedora 18, works fine with the same srpm: http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm



在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:

> 
> Hi folks,
> 
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
> 
>   https://cwiki.apache.org/confluence/display/TS/Release+Management
> 
> Changes since v4.0.2 are captured in the following Jira tickets:
> 
>   https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> 
> 
> Information about upgrading to this release from v3.2.x is available at:
> 
>   https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> 
> The cache in this release is compatible with the previous 4.0.x releases.
> 
> 
> The artefacts are available for download at
> 
> http://people.apache.org/~igalic/releases/:
> 
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> 
> 
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> 
> 
> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
> another great release, so please everyone, download and test this version as
> much as you can.
> 
> Thanks,
> 
> -- Igor
> 


Re: [VOTE] Release v4.1.0

Posted by 永豪 <yo...@taobao.com>.
make[1]: Entering directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
  CXX      tstop_tstop-tstop.o
  CXX      jtest.o
  CC       http_load.o
  CC       timers.o
  CCLD     http_load/http_load
  CXXLD    jtest/jtest
  CXXLD    tstop/tstop
../mgmt/api/remote/.libs/libtsmgmt.so: undefined reference to `ink_atoi64(char const*)'
collect2: ld returned 1 exit status
make[1]: *** [tstop/tstop] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/trafficserver-4.1.0/tools'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.GMUcvz (%build)

[root@New ~]# cat /etc/redhat-release
CentOS release 6.2 (Final)


while Fedora 18, works fine with the same srpm: http://zymlinux.net/trafficserver-4.1.0-1.0.fc18.src.rpm



在 2013年11月7日,下午10:40,Igor Galić <ig...@apache.org> 写道:

> 
> Hi folks,
> 
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
> 
>    https://cwiki.apache.org/confluence/display/TS/Release+Management
> 
> Changes since v4.0.2 are captured in the following Jira tickets:
> 
>    https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> 
> 
> Information about upgrading to this release from v3.2.x is available at:
> 
>    https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> 
> The cache in this release is compatible with the previous 4.0.x releases.
> 
> 
> The artefacts are available for download at
> 
>  http://people.apache.org/~igalic/releases/:
> 
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> 
> 
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> 
> 
> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
> another great release, so please everyone, download and test this version as
> much as you can.
> 
> Thanks,
> 
> -- Igor
> 


Re: [VOTE] Release v4.1.0

Posted by Bryan Call <bc...@yahoo-inc.com>.
+1 Ran in production on a couple RHEL 6.4 hosts.

-Bryan

On Nov 7, 2013, at 6:40 AM, Igor Galić <ig...@apache.org> wrote:

> 
> Hi folks,
> 
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
> 
>    https://cwiki.apache.org/confluence/display/TS/Release+Management
> 
> Changes since v4.0.2 are captured in the following Jira tickets:
> 
>    https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
> 
> 
> Information about upgrading to this release from v3.2.x is available at:
> 
>    https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
> 
> The cache in this release is compatible with the previous 4.0.x releases.
> 
> 
> The artefacts are available for download at
> 
>  http://people.apache.org/~igalic/releases/:
> 
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54 trafficserver-4.1.0.tar.bz2
> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.asc
> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.md5
> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54 trafficserver-4.1.0.tar.bz2.sha1
> 
> 
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
> 
> 
> The vote is open until Tuesday morning,  November 12th. Lets makes sure this is
> another great release, so please everyone, download and test this version as
> much as you can.
> 
> Thanks,
> 
> -- Igor
> 


Re: [VOTE] Release v4.1.0

Posted by Scott Harris <sc...@harrisnet.id.au>.
Igor,

TS-2138 seems to be included in this release, although its not listed in
the jira ticket (
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
)

And testing with aio enabled it looks like it does not fix the issue
anyway, I still see complete cache data loss after restart

Scott


On Fri, Nov 8, 2013 at 1:40 AM, Igor Galić <ig...@apache.org> wrote:

>
> Hi folks,
>
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
>
>     https://cwiki.apache.org/confluence/display/TS/Release+Management
>
> Changes since v4.0.2 are captured in the following Jira tickets:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
>
>
> Information about upgrading to this release from v3.2.x is available at:
>
>     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>
> The cache in this release is compatible with the previous 4.0.x releases.
>
>
> The artefacts are available for download at
>
>   http://people.apache.org/~igalic/releases/:
>
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2
> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.asc
> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.md5
> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.sha1
>
>
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>
>
> The vote is open until Tuesday morning,  November 12th. Lets makes sure
> this is
> another great release, so please everyone, download and test this version
> as
> much as you can.
>
> Thanks,
>
> -- Igor
>
>

Re: [VOTE] Release v4.1.0

Posted by Scott Harris <sc...@harrisnet.id.au>.
Igor,

TS-2138 seems to be included in this release, although its not listed in
the jira ticket (
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
)

And testing with aio enabled it looks like it does not fix the issue
anyway, I still see complete cache data loss after restart

Scott


On Fri, Nov 8, 2013 at 1:40 AM, Igor Galić <ig...@apache.org> wrote:

>
> Hi folks,
>
> I've prepared a release for v4.1.0, which is a bug fix release
> following our new release process and Versioning scheme:
>
>     https://cwiki.apache.org/confluence/display/TS/Release+Management
>
> Changes since v4.0.2 are captured in the following Jira tickets:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&version=12324891
>
>
> Information about upgrading to this release from v3.2.x is available at:
>
>     https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>
> The cache in this release is compatible with the previous 4.0.x releases.
>
>
> The artefacts are available for download at
>
>   http://people.apache.org/~igalic/releases/:
>
> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2
> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.asc
> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.md5
> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54
> trafficserver-4.1.0.tar.bz2.sha1
>
>
> MD5: f4ee7095d298c9e28d48dc63bafe52e5
> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>
>
> The vote is open until Tuesday morning,  November 12th. Lets makes sure
> this is
> another great release, so please everyone, download and test this version
> as
> much as you can.
>
> Thanks,
>
> -- Igor
>
>

Re: [VOTE] Release v4.1.0

Posted by 英才 <b1...@gmail.com>.
-1 vote 
TSTextLogObject does not work
more detail at  https://github.com/phonehold/ts2340

>> 
>> Hi folks,
>> 
>> I've prepared a release for v4.1.0, which is a bug fix release
>> following our new release process and Versioning scheme:
>> 
>>   https://cwiki.apache.org/confluence/display/TS/Release+Management
>> 
>> Changes since v4.0.2 are captured in the following Jira tickets:
>> 
>> 
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&
>> version=12324891
>> 
>> 
>> Information about upgrading to this release from v3.2.x is available at:
>> 
>>   https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>> 
>> The cache in this release is compatible with the previous 4.0.x releases.
>> 
>> 
>> The artefacts are available for download at
>> 
>> http://people.apache.org/~igalic/releases/:
>> 
>> -rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
>> trafficserver-4.1.0.tar.bz2
>> -rw-r--r--  1 igalic  igalic      836 Nov  7 11:54
>> trafficserver-4.1.0.tar.bz2.asc
>> -rw-r--r--  1 igalic  igalic       62 Nov  7 11:54
>> trafficserver-4.1.0.tar.bz2.md5
>> -rw-r--r--  1 igalic  igalic       70 Nov  7 11:54
>> trafficserver-4.1.0.tar.bz2.sha1
>> 
>> 
>> MD5: f4ee7095d298c9e28d48dc63bafe52e5
>> SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>> 
>> 
>> The vote is open until Tuesday morning,  November 12th. Lets makes sure
>> this is
>> another great release, so please everyone, download and test this version
>> as
>> much as you can.
>> 
>> Thanks,
>> 
>> -- Igor
>> 
> 


Re: [VOTE] Release v4.1.0

Posted by David Carlin <dc...@yahoo-inc.com>.
I've been running it on a busy production host since Thursday without
issues - RHEL 6.4

David

On 11/7/13 9:40 AM, "Igor Galić" <ig...@apache.org> wrote:

>
>Hi folks,
>
>I've prepared a release for v4.1.0, which is a bug fix release
>following our new release process and Versioning scheme:
>
>    https://cwiki.apache.org/confluence/display/TS/Release+Management
>
>Changes since v4.0.2 are captured in the following Jira tickets:
>
>    
>https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&
>version=12324891
>
>
>Information about upgrading to this release from v3.2.x is available at:
>
>    https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>
>The cache in this release is compatible with the previous 4.0.x releases.
>
>
>The artefacts are available for download at
>
>  http://people.apache.org/~igalic/releases/:
>
>-rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
>trafficserver-4.1.0.tar.bz2
>-rw-r--r--  1 igalic  igalic      836 Nov  7 11:54
>trafficserver-4.1.0.tar.bz2.asc
>-rw-r--r--  1 igalic  igalic       62 Nov  7 11:54
>trafficserver-4.1.0.tar.bz2.md5
>-rw-r--r--  1 igalic  igalic       70 Nov  7 11:54
>trafficserver-4.1.0.tar.bz2.sha1
>
> 
>MD5: f4ee7095d298c9e28d48dc63bafe52e5
>SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>
>
>The vote is open until Tuesday morning,  November 12th. Lets makes sure
>this is
>another great release, so please everyone, download and test this version
>as
>much as you can.
>
>Thanks,
>
>-- Igor
>


Re: [VOTE] Release v4.1.0

Posted by David Carlin <dc...@yahoo-inc.com>.
I've been running it on a busy production host since Thursday without
issues - RHEL 6.4

David

On 11/7/13 9:40 AM, "Igor Galić" <ig...@apache.org> wrote:

>
>Hi folks,
>
>I've prepared a release for v4.1.0, which is a bug fix release
>following our new release process and Versioning scheme:
>
>    https://cwiki.apache.org/confluence/display/TS/Release+Management
>
>Changes since v4.0.2 are captured in the following Jira tickets:
>
>    
>https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310963&
>version=12324891
>
>
>Information about upgrading to this release from v3.2.x is available at:
>
>    https://cwiki.apache.org/confluence/display/TS/Upgrading+to+v4.0
>
>The cache in this release is compatible with the previous 4.0.x releases.
>
>
>The artefacts are available for download at
>
>  http://people.apache.org/~igalic/releases/:
>
>-rw-r--r--  1 igalic  igalic  6359791 Nov  7 11:54
>trafficserver-4.1.0.tar.bz2
>-rw-r--r--  1 igalic  igalic      836 Nov  7 11:54
>trafficserver-4.1.0.tar.bz2.asc
>-rw-r--r--  1 igalic  igalic       62 Nov  7 11:54
>trafficserver-4.1.0.tar.bz2.md5
>-rw-r--r--  1 igalic  igalic       70 Nov  7 11:54
>trafficserver-4.1.0.tar.bz2.sha1
>
> 
>MD5: f4ee7095d298c9e28d48dc63bafe52e5
>SHA: c596e9c04f86337d6311b3401c1de44666e3c53b
>
>
>The vote is open until Tuesday morning,  November 12th. Lets makes sure
>this is
>another great release, so please everyone, download and test this version
>as
>much as you can.
>
>Thanks,
>
>-- Igor
>