Re: [VOTE] Release Apache Traffic Server 8.0.6

2020-02-18 Thread Bryan Call
-1 There was a problem discovered with this release candidate. I am going to create an rc1. -Bryan > On Feb 11, 2020, at 11:40 AM, Bryan Call wrote: > > I've prepared a release for 8.0.6. The release notes for 8.0.6 are available > at: > > > https://github.com/apache/trafficserver

Re: [VOTE] Release Apache Traffic Server 7.1.9

2020-02-18 Thread Bryan Call
-1 There was a problem discovered with this release candidate. I am going to create an rc1. -Bryan > On Feb 11, 2020, at 11:49 AM, Bryan Call wrote: > > I've prepared a release for 7.1.9. The release notes for 7.1.9 are available > at: > > > https://github.com/apache/trafficserver

[VOTE] Release Apache Traffic Server 8.0.6 (RC1)

2020-02-18 Thread Bryan Call
I've prepared a release candidate (rc1) for 8.0.6. The release notes for 8.0.6 are available at: https://github.com/apache/trafficserver/pulls?utf8=✓&q=is%3Aclosed+is%3Apr+milestone%3A8.0.6 or for a brief ChangeLog: https://github.com/apache/trafficserver/blob/8.0.x/CHANGELOG-

[VOTE] Release Apache Traffic Server 7.1.9 (RC1)

2020-02-18 Thread Bryan Call
I've prepared a release candidate (rc1) for 7.1.9. The release notes for 7.1.9 are available at: https://github.com/apache/trafficserver/pulls?utf8=✓&q=is%3Aclosed+is%3Apr+milestone%3A7.1.9 or for a brief ChangeLog: https://github.com/apache/trafficserver/blob/7.1.x/CHANGELOG-

Re: Proposal: Add configuration support & retry variance for existing exponential backoff on traffic manager

2020-02-18 Thread Bryan Call
+1 -Bryan > On Feb 14, 2020, at 2:35 AM, Damian Meden > wrote: > > Context > > If there is any problem with traffic server which causes the server not to > start, traffic manager will retry using an exponential sleep time till it > hits the max sleep time which is currently hardcoded at 60 s

Re: Proposal: Add configuration support & retry variance for existing exponential backoff on traffic manager

2020-02-18 Thread Gancho Tenev
+1 > On Feb 14, 2020, at 2:35 AM, Damian Meden > wrote: > > Context > > If there is any problem with traffic server which causes the server not to > start, traffic manager will retry using an exponential sleep time till it > hits the max sleep time which is currently hardcoded at 60 seconds,