You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Bryan Call <bc...@apache.org> on 2020/12/01 23:09:12 UTC

[VOTE] Release Apache Traffic Server 9.0.0 (RC0)

This is the next major release of ATS!

I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:

	https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0 <https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.0.0>


or for a brief ChangeLog:

	https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0 <https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0>


For some details as to what’s new in 7.1.x see:

	https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html <https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html>


Information about upgrading to the 7.x releases from previous major versions is available at:

	https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html <https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html>


The artifacts are available for download at:

	https://people.apache.org/~bcall/9.0.0-rc0/ <https://people.apache.org/~bcall/9.0.0-rc0/>


SHA512 checksum:

	7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb


This corresponds to git refs:

	Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
	Tag: 9.0.0-rc0


Which can be verified with the following command:

	$ git tag -v 9.0.0-rc0


All code signing keys are available here:

	https://dist.apache.org/repos/dist/dev/trafficserver/KEYS <https://dist.apache.org/repos/dist/dev/trafficserver/KEYS>


Make sure you refresh from a key server to get all relevant signatures


Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.

-Bryan




Re: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Leif Hedstrom <zw...@apache.org>.
Calling this with 4 +1 votes and no -1’s.

Thanks everyone for all the hard work on getting 9.0.0 ready!

— Leif 

> On Dec 8, 2020, at 11:30, Leif Hedstrom <zw...@apache.org> wrote:
> 
> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at
> 
>    https://people.apache.org/~zwoop/rel-candidates/9.0.0-rc1/
> 
> 
> This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.
> 
> Please cast your votes before EOB Friday 12/11.
> 
> — leif & bryan
> 
> https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
> 
> 
>> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>> 
>> The analysis of this crash is in https://github.com/apache/trafficserver/issues/7338. 
>> 
>>> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
>>> 
>>> 
>>>> On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>>> 
>>> -1 
>>> 
>>> Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
>>> 
>>> Without this patch, the 9.0.x build crashes on a production machine within an hour.
>> 
>> 
>> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
>> 
>> — Leif
>> 
>> 
>>> 
>>> 2). 9.0.x Inactivity Cop Crash #7338
>>> We have a PR to fix this, but Susan is still working on it.
>>> 
>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>> 
>>>> On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
>>> +0, some issues are not backported or fixed yet. These will go to the next patch release?
>>> 
>>> 1). 9.0.x SplitDNS is not working #7319
>>> This is fixed. Please cherry-pick the below commits.
>>> 
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
>>> 
>>> 2). 9.0.x Inactivity Cop Crash #7338
>>> We have a PR to fix this, but Susan is still working on it.
>>> 
>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>> 
>>> — Masaori
>>> 
>>>> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
>>> This is the next major release of ATS!
>>> 
>>> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
>>> 
>>> 
>>> or for a brief ChangeLog:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
>>> 
>>> 
>>> For some details as to what’s new in 7.1.x see:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
>>> 
>>> 
>>> Information about upgrading to the 7.x releases from previous major versions is available at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
>>> 
>>> 
>>> The artifacts are available for download at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
>>> 
>>> 
>>> SHA512 checksum:
>>> 
>>>        7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>>> 
>>> 
>>> This corresponds to git refs:
>>> 
>>>        Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>>>        Tag: 9.0.0-rc0
>>> 
>>> 
>>> Which can be verified with the following command:
>>> 
>>>        $ git tag -v 9.0.0-rc0
>>> 
>>> 
>>> All code signing keys are available here:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
>>> 
>>> 
>>> Make sure you refresh from a key server to get all relevant signatures
>>> 
>>> 
>>> Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
>>> 
>>> -Bryan
>>> 
>>> 
>>> 
>> 
> 


Re: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Leif Hedstrom <zw...@apache.org>.
Calling this with 4 +1 votes and no -1’s.

Thanks everyone for all the hard work on getting 9.0.0 ready!

— Leif 

> On Dec 8, 2020, at 11:30, Leif Hedstrom <zw...@apache.org> wrote:
> 
> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at
> 
>    https://people.apache.org/~zwoop/rel-candidates/9.0.0-rc1/
> 
> 
> This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.
> 
> Please cast your votes before EOB Friday 12/11.
> 
> — leif & bryan
> 
> https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
> 
> 
>> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>> 
>> The analysis of this crash is in https://github.com/apache/trafficserver/issues/7338. 
>> 
>>> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
>>> 
>>> 
>>>> On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>>> 
>>> -1 
>>> 
>>> Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
>>> 
>>> Without this patch, the 9.0.x build crashes on a production machine within an hour.
>> 
>> 
>> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
>> 
>> — Leif
>> 
>> 
>>> 
>>> 2). 9.0.x Inactivity Cop Crash #7338
>>> We have a PR to fix this, but Susan is still working on it.
>>> 
>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>> 
>>>> On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
>>> +0, some issues are not backported or fixed yet. These will go to the next patch release?
>>> 
>>> 1). 9.0.x SplitDNS is not working #7319
>>> This is fixed. Please cherry-pick the below commits.
>>> 
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
>>> 
>>> 2). 9.0.x Inactivity Cop Crash #7338
>>> We have a PR to fix this, but Susan is still working on it.
>>> 
>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>> 
>>> — Masaori
>>> 
>>>> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
>>> This is the next major release of ATS!
>>> 
>>> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
>>> 
>>> 
>>> or for a brief ChangeLog:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
>>> 
>>> 
>>> For some details as to what’s new in 7.1.x see:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
>>> 
>>> 
>>> Information about upgrading to the 7.x releases from previous major versions is available at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
>>> 
>>> 
>>> The artifacts are available for download at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
>>> 
>>> 
>>> SHA512 checksum:
>>> 
>>>        7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>>> 
>>> 
>>> This corresponds to git refs:
>>> 
>>>        Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>>>        Tag: 9.0.0-rc0
>>> 
>>> 
>>> Which can be verified with the following command:
>>> 
>>>        $ git tag -v 9.0.0-rc0
>>> 
>>> 
>>> All code signing keys are available here:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
>>> 
>>> 
>>> Make sure you refresh from a key server to get all relevant signatures
>>> 
>>> 
>>> Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
>>> 
>>> -Bryan
>>> 
>>> 
>>> 
>> 
> 


Re: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Sudheer Vinukonda <su...@yahoo.com>.
 +1 as well
Built and ran regression tests on Mac.
    On Wednesday, December 9, 2020, 10:26:44 AM PST, Susan Hinrichs <sh...@verizonmedia.com.invalid> wrote:  
 
 +1

Ran autests and unit tests successfully.  Has been running in our
production environment on a machine for over an hour so far without
incident.

On Wed, Dec 9, 2020 at 10:23 AM Chou, Peter <pb...@labs.att.com> wrote:

> Regression tests -R2 passed with Ubuntu Linux 18.04 LTS 64-bit server.
> Thanks.
>
> -----Original Message-----
> From: Leif Hedstrom <zw...@apache.org>
> Sent: Tuesday, December 8, 2020 10:30 AM
> To: users <us...@trafficserver.apache.org>
> Cc: dev <de...@trafficserver.apache.org>
> Subject: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0
> (RC0)
>
> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1
> candidate, now available for consumption at
>
>
> https://urldefense.com/v3/__https://people.apache.org/*zwoop/rel-candidates/9.0.0-rc1/__;fg!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS_oOvy48$
>
>
> This includes all the changes suggested for the RC0 release, as well as a
> couple of other changes. The ChangeLog has been updated accordingly, same
> links as before.
>
> Please cast your votes before EOB Friday 12/11.
>
> — leif & bryan
>
>
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfScIfDMmw$
>
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/pulls?q=is*3Aclosed*is*3Apr*milestone*3A9.0.0__;JSslKyU!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSjTPvg-U$
>
> https://urldefense.com/v3/__https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSe0sxCms$
>
>
> > On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> >
> > The analysis of this crash is in
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/issues/7338__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS2K83kmk$
> .
> >
> > On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
> >
> >
> > > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> > >
> > > -1
> > >
> > > Concern about the second PR that Masaori identified.  The original PR
> caused asserts with a debug build..  I am testing another fix to this in
> production.  Looking good so far.  I will update the PR shortly.
> > >
> > > Without this patch, the 9.0.x build crashes on a production machine
> within an hour.
> >
> >
> > Is this a new crasher that was added recently to 9.0.x? Concerned that
> we didn’t identify this earlier. I agree that we should respin 9.0.x with
> both of these fixes. I’m running with the merged 9.0.x PRs,  which includes
> the SplitDNS fixes, but seems we need a PR for # 7338 ?
> >
> > — Leif
> >
> >
> > >
> > > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but
> > > Susan is still working on it.
> > >
> > > Adjust flags to ensure tunnel producer is cleaned up #7336
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > > TQC_GHLGcZF3Jdo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > > m6nW9fwvS6R6CkUs&e=>
> > >
> > > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org
> <ma...@apache.org>> wrote:
> > > +0, some issues are not backported or fixed yet. These will go to the
> next patch release?
> > >
> > > 1). 9.0.x SplitDNS is not working #7319 This is fixed. Please
> > > cherry-pick the below commits.
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=D
> > > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > > yf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=
> > > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > > wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=D
> > > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > > yf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=
> > > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > > wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> > >
> > > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but
> > > Susan is still working on it.
> > >
> > > Adjust flags to ensure tunnel producer is cleaned up #7336
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > > TQC_GHLGcZF3Jdo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > > m6nW9fwvS6R6CkUs&e=>
> > >
> > > — Masaori
> > >
> > > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <mailto:
> bcall@apache.org>> wrote:
> > > This is the next major release of ATS!
> > >
> > > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
> available at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-2
> > > 53A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GA
> > > qM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4IS
> > > iQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-
> > > 253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=G
> > > AqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2b
> > > gk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e
> > > =>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > > 0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWk
> > > ZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > > 0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_Nfq
> > > O8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> > >
> > >
> > > or for a brief ChangeLog:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mL
> > > yN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4
> > > ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w
> > > 07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7
> > > w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> > >
> > >
> > > For some details as to what’s new in 7.1.x see:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > > ver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ
> > > &c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGv
> > > QBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i
> > > -o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95
> > > i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> > >
> > >
> > > Information about upgrading to the 7.x releases from previous major
> versions is available at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > > ver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c
> > > =sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQB
> > > jOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o
> > > &s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-
> > > o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> > >
> > >
> > > The artifacts are available for download at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.o
> > > rg_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9y
> > > OhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1Wm
> > > Z_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3S
> > > bQgvsG8uQ_SMo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > > in39WKFVxVWH7Y&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1W
> > > mZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3
> > > SbQgvsG8uQ_SMo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > > in39WKFVxVWH7Y&e=>>
> > >
> > >
> > > SHA512 checksum:
> > >
> > >
> > > 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93
> > > 950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> > >
> > >
> > > This corresponds to git refs:
> > >
> > >        Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> > >        Tag: 9.0.0-rc0
> > >
> > >
> > > Which can be verified with the following command:
> > >
> > >        $ git tag -v 9.0.0-rc0
> > >
> > >
> > > All code signing keys are available here:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org
> > > _repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8
> > > e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&
> > > m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmy
> > > SlBrzjwax_UikqmT3djCy5o&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > > lcR8hX-RTsEEVqKHeOeRJKfo&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFm
> > > ySlBrzjwax_UikqmT3djCy5o&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > > lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> > >
> > >
> > > Make sure you refresh from a key server to get all relevant
> > > signatures
> > >
> > >
> > > Please test and cast your votes as early as possible.  The vote is
> open until Tuesday 12/8 EOD.
> > >
> > > -Bryan
> > >
> > >
> > >
> >
>
>  

Re: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Sudheer Vinukonda <su...@yahoo.com.INVALID>.
 +1 as well
Built and ran regression tests on Mac.
    On Wednesday, December 9, 2020, 10:26:44 AM PST, Susan Hinrichs <sh...@verizonmedia.com.invalid> wrote:  
 
 +1

Ran autests and unit tests successfully.  Has been running in our
production environment on a machine for over an hour so far without
incident.

On Wed, Dec 9, 2020 at 10:23 AM Chou, Peter <pb...@labs.att.com> wrote:

> Regression tests -R2 passed with Ubuntu Linux 18.04 LTS 64-bit server.
> Thanks.
>
> -----Original Message-----
> From: Leif Hedstrom <zw...@apache.org>
> Sent: Tuesday, December 8, 2020 10:30 AM
> To: users <us...@trafficserver.apache.org>
> Cc: dev <de...@trafficserver.apache.org>
> Subject: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0
> (RC0)
>
> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1
> candidate, now available for consumption at
>
>
> https://urldefense.com/v3/__https://people.apache.org/*zwoop/rel-candidates/9.0.0-rc1/__;fg!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS_oOvy48$
>
>
> This includes all the changes suggested for the RC0 release, as well as a
> couple of other changes. The ChangeLog has been updated accordingly, same
> links as before.
>
> Please cast your votes before EOB Friday 12/11.
>
> — leif & bryan
>
>
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfScIfDMmw$
>
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/pulls?q=is*3Aclosed*is*3Apr*milestone*3A9.0.0__;JSslKyU!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSjTPvg-U$
>
> https://urldefense.com/v3/__https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSe0sxCms$
>
>
> > On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> >
> > The analysis of this crash is in
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/issues/7338__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS2K83kmk$
> .
> >
> > On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
> >
> >
> > > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> > >
> > > -1
> > >
> > > Concern about the second PR that Masaori identified.  The original PR
> caused asserts with a debug build..  I am testing another fix to this in
> production.  Looking good so far.  I will update the PR shortly.
> > >
> > > Without this patch, the 9.0.x build crashes on a production machine
> within an hour.
> >
> >
> > Is this a new crasher that was added recently to 9.0.x? Concerned that
> we didn’t identify this earlier. I agree that we should respin 9.0.x with
> both of these fixes. I’m running with the merged 9.0.x PRs,  which includes
> the SplitDNS fixes, but seems we need a PR for # 7338 ?
> >
> > — Leif
> >
> >
> > >
> > > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but
> > > Susan is still working on it.
> > >
> > > Adjust flags to ensure tunnel producer is cleaned up #7336
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > > TQC_GHLGcZF3Jdo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > > m6nW9fwvS6R6CkUs&e=>
> > >
> > > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org
> <ma...@apache.org>> wrote:
> > > +0, some issues are not backported or fixed yet. These will go to the
> next patch release?
> > >
> > > 1). 9.0.x SplitDNS is not working #7319 This is fixed. Please
> > > cherry-pick the below commits.
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=D
> > > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > > yf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=
> > > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > > wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=D
> > > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > > yf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=
> > > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > > wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> > >
> > > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but
> > > Susan is still working on it.
> > >
> > > Adjust flags to ensure tunnel producer is cleaned up #7336
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > > TQC_GHLGcZF3Jdo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > > m6nW9fwvS6R6CkUs&e=>
> > >
> > > — Masaori
> > >
> > > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <mailto:
> bcall@apache.org>> wrote:
> > > This is the next major release of ATS!
> > >
> > > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
> available at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-2
> > > 53A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GA
> > > qM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4IS
> > > iQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-
> > > 253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=G
> > > AqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2b
> > > gk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e
> > > =>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > > 0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWk
> > > ZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > > 0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_Nfq
> > > O8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> > >
> > >
> > > or for a brief ChangeLog:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mL
> > > yN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4
> > > ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w
> > > 07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7
> > > w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> > >
> > >
> > > For some details as to what’s new in 7.1.x see:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > > ver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ
> > > &c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGv
> > > QBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i
> > > -o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95
> > > i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> > >
> > >
> > > Information about upgrading to the 7.x releases from previous major
> versions is available at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > > ver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c
> > > =sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQB
> > > jOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o
> > > &s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-
> > > o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> > >
> > >
> > > The artifacts are available for download at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.o
> > > rg_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9y
> > > OhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1Wm
> > > Z_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3S
> > > bQgvsG8uQ_SMo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > > in39WKFVxVWH7Y&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1W
> > > mZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3
> > > SbQgvsG8uQ_SMo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > > in39WKFVxVWH7Y&e=>>
> > >
> > >
> > > SHA512 checksum:
> > >
> > >
> > > 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93
> > > 950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> > >
> > >
> > > This corresponds to git refs:
> > >
> > >        Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> > >        Tag: 9.0.0-rc0
> > >
> > >
> > > Which can be verified with the following command:
> > >
> > >        $ git tag -v 9.0.0-rc0
> > >
> > >
> > > All code signing keys are available here:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org
> > > _repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8
> > > e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&
> > > m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmy
> > > SlBrzjwax_UikqmT3djCy5o&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > > lcR8hX-RTsEEVqKHeOeRJKfo&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFm
> > > ySlBrzjwax_UikqmT3djCy5o&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > > lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> > >
> > >
> > > Make sure you refresh from a key server to get all relevant
> > > signatures
> > >
> > >
> > > Please test and cast your votes as early as possible.  The vote is
> open until Tuesday 12/8 EOD.
> > >
> > > -Bryan
> > >
> > >
> > >
> >
>
>  

Re: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Susan Hinrichs <sh...@verizonmedia.com.INVALID>.
+1

Ran autests and unit tests successfully.  Has been running in our
production environment on a machine for over an hour so far without
incident.

On Wed, Dec 9, 2020 at 10:23 AM Chou, Peter <pb...@labs.att.com> wrote:

> Regression tests -R2 passed with Ubuntu Linux 18.04 LTS 64-bit server.
> Thanks.
>
> -----Original Message-----
> From: Leif Hedstrom <zw...@apache.org>
> Sent: Tuesday, December 8, 2020 10:30 AM
> To: users <us...@trafficserver.apache.org>
> Cc: dev <de...@trafficserver.apache.org>
> Subject: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0
> (RC0)
>
> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1
> candidate, now available for consumption at
>
>
> https://urldefense.com/v3/__https://people.apache.org/*zwoop/rel-candidates/9.0.0-rc1/__;fg!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS_oOvy48$
>
>
> This includes all the changes suggested for the RC0 release, as well as a
> couple of other changes. The ChangeLog has been updated accordingly, same
> links as before.
>
> Please cast your votes before EOB Friday 12/11.
>
> — leif & bryan
>
>
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfScIfDMmw$
>
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/pulls?q=is*3Aclosed*is*3Apr*milestone*3A9.0.0__;JSslKyU!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSjTPvg-U$
>
> https://urldefense.com/v3/__https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSe0sxCms$
>
>
> > On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> >
> > The analysis of this crash is in
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/issues/7338__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS2K83kmk$
> .
> >
> > On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
> >
> >
> > > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> > >
> > > -1
> > >
> > > Concern about the second PR that Masaori identified.  The original PR
> caused asserts with a debug build..  I am testing another fix to this in
> production.  Looking good so far.  I will update the PR shortly.
> > >
> > > Without this patch, the 9.0.x build crashes on a production machine
> within an hour.
> >
> >
> > Is this a new crasher that was added recently to 9.0.x? Concerned that
> we didn’t identify this earlier. I agree that we should respin 9.0.x with
> both of these fixes. I’m running with the merged 9.0.x PRs,  which includes
> the SplitDNS fixes, but seems we need a PR for # 7338 ?
> >
> > — Leif
> >
> >
> > >
> > > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but
> > > Susan is still working on it.
> > >
> > > Adjust flags to ensure tunnel producer is cleaned up #7336
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > > TQC_GHLGcZF3Jdo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > > m6nW9fwvS6R6CkUs&e=>
> > >
> > > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org
> <ma...@apache.org>> wrote:
> > > +0, some issues are not backported or fixed yet. These will go to the
> next patch release?
> > >
> > > 1). 9.0.x SplitDNS is not working #7319 This is fixed. Please
> > > cherry-pick the below commits.
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=D
> > > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > > yf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=
> > > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > > wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=D
> > > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > > yf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=
> > > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > > wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> > >
> > > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but
> > > Susan is still working on it.
> > >
> > > Adjust flags to ensure tunnel producer is cleaned up #7336
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > > TQC_GHLGcZF3Jdo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > > m6nW9fwvS6R6CkUs&e=>
> > >
> > > — Masaori
> > >
> > > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <mailto:
> bcall@apache.org>> wrote:
> > > This is the next major release of ATS!
> > >
> > > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
> available at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-2
> > > 53A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GA
> > > qM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4IS
> > > iQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-
> > > 253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=G
> > > AqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2b
> > > gk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e
> > > =>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > > 0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWk
> > > ZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > > 0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_Nfq
> > > O8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> > >
> > >
> > > or for a brief ChangeLog:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mL
> > > yN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4
> > > ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w
> > > 07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7
> > > w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> > >
> > >
> > > For some details as to what’s new in 7.1.x see:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > > ver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ
> > > &c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGv
> > > QBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i
> > > -o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95
> > > i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> > >
> > >
> > > Information about upgrading to the 7.x releases from previous major
> versions is available at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > > ver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c
> > > =sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQB
> > > jOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o
> > > &s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-
> > > o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> > >
> > >
> > > The artifacts are available for download at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.o
> > > rg_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9y
> > > OhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1Wm
> > > Z_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3S
> > > bQgvsG8uQ_SMo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > > in39WKFVxVWH7Y&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1W
> > > mZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3
> > > SbQgvsG8uQ_SMo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > > in39WKFVxVWH7Y&e=>>
> > >
> > >
> > > SHA512 checksum:
> > >
> > >
> > > 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93
> > > 950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> > >
> > >
> > > This corresponds to git refs:
> > >
> > >         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> > >         Tag: 9.0.0-rc0
> > >
> > >
> > > Which can be verified with the following command:
> > >
> > >         $ git tag -v 9.0.0-rc0
> > >
> > >
> > > All code signing keys are available here:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org
> > > _repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8
> > > e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&
> > > m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmy
> > > SlBrzjwax_UikqmT3djCy5o&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > > lcR8hX-RTsEEVqKHeOeRJKfo&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFm
> > > ySlBrzjwax_UikqmT3djCy5o&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > > lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> > >
> > >
> > > Make sure you refresh from a key server to get all relevant
> > > signatures
> > >
> > >
> > > Please test and cast your votes as early as possible.  The vote is
> open until Tuesday 12/8 EOD.
> > >
> > > -Bryan
> > >
> > >
> > >
> >
>
>

Re: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Susan Hinrichs <sh...@verizonmedia.com>.
+1

Ran autests and unit tests successfully.  Has been running in our
production environment on a machine for over an hour so far without
incident.

On Wed, Dec 9, 2020 at 10:23 AM Chou, Peter <pb...@labs.att.com> wrote:

> Regression tests -R2 passed with Ubuntu Linux 18.04 LTS 64-bit server.
> Thanks.
>
> -----Original Message-----
> From: Leif Hedstrom <zw...@apache.org>
> Sent: Tuesday, December 8, 2020 10:30 AM
> To: users <us...@trafficserver.apache.org>
> Cc: dev <de...@trafficserver.apache.org>
> Subject: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0
> (RC0)
>
> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1
> candidate, now available for consumption at
>
>
> https://urldefense.com/v3/__https://people.apache.org/*zwoop/rel-candidates/9.0.0-rc1/__;fg!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS_oOvy48$
>
>
> This includes all the changes suggested for the RC0 release, as well as a
> couple of other changes. The ChangeLog has been updated accordingly, same
> links as before.
>
> Please cast your votes before EOB Friday 12/11.
>
> — leif & bryan
>
>
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfScIfDMmw$
>
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/pulls?q=is*3Aclosed*is*3Apr*milestone*3A9.0.0__;JSslKyU!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSjTPvg-U$
>
> https://urldefense.com/v3/__https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSe0sxCms$
>
>
> > On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> >
> > The analysis of this crash is in
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/issues/7338__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS2K83kmk$
> .
> >
> > On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
> >
> >
> > > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> > >
> > > -1
> > >
> > > Concern about the second PR that Masaori identified.  The original PR
> caused asserts with a debug build..  I am testing another fix to this in
> production.  Looking good so far.  I will update the PR shortly.
> > >
> > > Without this patch, the 9.0.x build crashes on a production machine
> within an hour.
> >
> >
> > Is this a new crasher that was added recently to 9.0.x? Concerned that
> we didn’t identify this earlier. I agree that we should respin 9.0.x with
> both of these fixes. I’m running with the merged 9.0.x PRs,  which includes
> the SplitDNS fixes, but seems we need a PR for # 7338 ?
> >
> > — Leif
> >
> >
> > >
> > > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but
> > > Susan is still working on it.
> > >
> > > Adjust flags to ensure tunnel producer is cleaned up #7336
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > > TQC_GHLGcZF3Jdo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > > m6nW9fwvS6R6CkUs&e=>
> > >
> > > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org
> <ma...@apache.org>> wrote:
> > > +0, some issues are not backported or fixed yet. These will go to the
> next patch release?
> > >
> > > 1). 9.0.x SplitDNS is not working #7319 This is fixed. Please
> > > cherry-pick the below commits.
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=D
> > > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > > yf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=
> > > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > > wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=D
> > > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > > yf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=
> > > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > > wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> > >
> > > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but
> > > Susan is still working on it.
> > >
> > > Adjust flags to ensure tunnel producer is cleaned up #7336
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > > TQC_GHLGcZF3Jdo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > > m6nW9fwvS6R6CkUs&e=>
> > >
> > > — Masaori
> > >
> > > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <mailto:
> bcall@apache.org>> wrote:
> > > This is the next major release of ATS!
> > >
> > > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
> available at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-2
> > > 53A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GA
> > > qM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4IS
> > > iQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-
> > > 253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=G
> > > AqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2b
> > > gk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e
> > > =>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > > 0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWk
> > > ZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > > 0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_Nfq
> > > O8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> > >
> > >
> > > or for a brief ChangeLog:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > > he_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mL
> > > yN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4
> > > ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w
> > > 07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7
> > > w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> > >
> > >
> > > For some details as to what’s new in 7.1.x see:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > > ver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ
> > > &c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGv
> > > QBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i
> > > -o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95
> > > i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> > >
> > >
> > > Information about upgrading to the 7.x releases from previous major
> versions is available at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > > ver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c
> > > =sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQB
> > > jOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o
> > > &s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-
> > > o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> > >
> > >
> > > The artifacts are available for download at:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.o
> > > rg_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9y
> > > OhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1Wm
> > > Z_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3S
> > > bQgvsG8uQ_SMo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > > in39WKFVxVWH7Y&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1W
> > > mZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3
> > > SbQgvsG8uQ_SMo&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > > in39WKFVxVWH7Y&e=>>
> > >
> > >
> > > SHA512 checksum:
> > >
> > >
> > > 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93
> > > 950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> > >
> > >
> > > This corresponds to git refs:
> > >
> > >         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> > >         Tag: 9.0.0-rc0
> > >
> > >
> > > Which can be verified with the following command:
> > >
> > >         $ git tag -v 9.0.0-rc0
> > >
> > >
> > > All code signing keys are available here:
> > >
> > >
> > > https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org
> > > _repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8
> > > e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&
> > > m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmy
> > > SlBrzjwax_UikqmT3djCy5o&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > > lcR8hX-RTsEEVqKHeOeRJKfo&e=>
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFm
> > > ySlBrzjwax_UikqmT3djCy5o&e=
> > > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > > lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> > >
> > >
> > > Make sure you refresh from a key server to get all relevant
> > > signatures
> > >
> > >
> > > Please test and cast your votes as early as possible.  The vote is
> open until Tuesday 12/8 EOD.
> > >
> > > -Bryan
> > >
> > >
> > >
> >
>
>

RE: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by "Chou, Peter" <pb...@labs.att.com>.
Regression tests -R2 passed with Ubuntu Linux 18.04 LTS 64-bit server. Thanks.

-----Original Message-----
From: Leif Hedstrom <zw...@apache.org> 
Sent: Tuesday, December 8, 2020 10:30 AM
To: users <us...@trafficserver.apache.org>
Cc: dev <de...@trafficserver.apache.org>
Subject: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at

	https://urldefense.com/v3/__https://people.apache.org/*zwoop/rel-candidates/9.0.0-rc1/__;fg!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS_oOvy48$ 


This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.

Please cast your votes before EOB Friday 12/11.

— leif & bryan

https://urldefense.com/v3/__https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfScIfDMmw$
https://urldefense.com/v3/__https://github.com/apache/trafficserver/pulls?q=is*3Aclosed*is*3Apr*milestone*3A9.0.0__;JSslKyU!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSjTPvg-U$
https://urldefense.com/v3/__https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSe0sxCms$ 


> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> 
> The analysis of this crash is in https://urldefense.com/v3/__https://github.com/apache/trafficserver/issues/7338__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS2K83kmk$ . 
> 
> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
> > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> > 
> > -1
> > 
> > Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
> > 
> > Without this patch, the 9.0.x build crashes on a production machine within an hour.
> 
> 
> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
> 
> — Leif
> 
> 
> > 
> > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but 
> > Susan is still working on it.
> > 
> > Adjust flags to ensure tunnel producer is cleaned up #7336 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > TQC_GHLGcZF3Jdo&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > m6nW9fwvS6R6CkUs&e=>
> > 
> > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
> > +0, some issues are not backported or fixed yet. These will go to the next patch release?
> > 
> > 1). 9.0.x SplitDNS is not working #7319 This is fixed. Please 
> > cherry-pick the below commits.
> > 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=D
> > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > yf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=
> > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=D
> > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > yf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=
> > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> > 
> > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but 
> > Susan is still working on it.
> > 
> > Adjust flags to ensure tunnel producer is cleaned up #7336 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > TQC_GHLGcZF3Jdo&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > m6nW9fwvS6R6CkUs&e=>
> > 
> > — Masaori
> > 
> > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
> > This is the next major release of ATS!
> > 
> > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-2
> > 53A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GA
> > qM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4IS
> > iQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-
> > 253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=G
> > AqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2b
> > gk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e
> > => 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > 0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWk
> > ZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > 0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_Nfq
> > O8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> > 
> > 
> > or for a brief ChangeLog:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mL
> > yN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4
> > ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w
> > 07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_m
> > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > 4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7
> > w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> > 
> > 
> > For some details as to what’s new in 7.1.x see:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > ver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ
> > &c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGv
> > QBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i
> > -o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFa
> > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > vQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95
> > i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> > 
> > 
> > Information about upgrading to the 7.x releases from previous major versions is available at:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > ver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c
> > =sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQB
> > jOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o
> > &s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&
> > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > BjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-
> > o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> > 
> > 
> > The artifacts are available for download at:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.o
> > rg_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9y
> > OhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1Wm
> > Z_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3S
> > bQgvsG8uQ_SMo&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > in39WKFVxVWH7Y&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1W
> > mZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3
> > SbQgvsG8uQ_SMo&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > in39WKFVxVWH7Y&e=>>
> > 
> > 
> > SHA512 checksum:
> > 
> >         
> > 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93
> > 950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> > 
> > 
> > This corresponds to git refs:
> > 
> >         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> >         Tag: 9.0.0-rc0
> > 
> > 
> > Which can be verified with the following command:
> > 
> >         $ git tag -v 9.0.0-rc0
> > 
> > 
> > All code signing keys are available here:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org
> > _repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8
> > e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&
> > m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmy
> > SlBrzjwax_UikqmT3djCy5o&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > lcR8hX-RTsEEVqKHeOeRJKfo&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > g_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > &m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFm
> > ySlBrzjwax_UikqmT3djCy5o&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> > 
> > 
> > Make sure you refresh from a key server to get all relevant 
> > signatures
> > 
> > 
> > Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
> > 
> > -Bryan
> > 
> > 
> > 
> 


Re: [UPDATED: RC1] [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Leif Hedstrom <zw...@apache.org>.
+1

> On Dec 9, 2020, at 12:51, Bryan Call <bc...@apache.org> wrote:
> 
> +1 - Tested on Fedora 33.  We are running something very close to this RC in production.
> 
> -Bryan
> 
> 
>> On Dec 8, 2020, at 10:29 AM, Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at
>> 
>>    https://people.apache.org/~zwoop/rel-candidates/9.0.0-rc1/
>> 
>> 
>> This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.
>> 
>> Please cast your votes before EOB Friday 12/11.
>> 
>> — leif & bryan
>> 
>> https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
>> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
>> 
>> 
>>>> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>>> 
>>> The analysis of this crash is in https://github.com/apache/trafficserver/issues/7338. 
>>> 
>>>> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
>>> 
>>> 
>>>> On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>>>> 
>>>> -1 
>>>> 
>>>> Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
>>>> 
>>>> Without this patch, the 9.0.x build crashes on a production machine within an hour.
>>> 
>>> 
>>> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
>>> 
>>> — Leif
>>> 
>>> 
>>>> 
>>>> 2). 9.0.x Inactivity Cop Crash #7338
>>>> We have a PR to fix this, but Susan is still working on it.
>>>> 
>>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>>> 
>>>> On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
>>>> +0, some issues are not backported or fixed yet. These will go to the next patch release?
>>>> 
>>>> 1). 9.0.x SplitDNS is not working #7319
>>>> This is fixed. Please cherry-pick the below commits.
>>>> 
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
>>>> 
>>>> 2). 9.0.x Inactivity Cop Crash #7338
>>>> We have a PR to fix this, but Susan is still working on it.
>>>> 
>>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>>> 
>>>> — Masaori
>>>> 
>>>> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
>>>> This is the next major release of ATS!
>>>> 
>>>> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
>>>> 
>>>> 
>>>> or for a brief ChangeLog:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
>>>> 
>>>> 
>>>> For some details as to what’s new in 7.1.x see:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
>>>> 
>>>> 
>>>> Information about upgrading to the 7.x releases from previous major versions is available at:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
>>>> 
>>>> 
>>>> The artifacts are available for download at:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
>>>> 
>>>> 
>>>> SHA512 checksum:
>>>> 
>>>>       7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>>>> 
>>>> 
>>>> This corresponds to git refs:
>>>> 
>>>>       Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>>>>       Tag: 9.0.0-rc0
>>>> 
>>>> 
>>>> Which can be verified with the following command:
>>>> 
>>>>       $ git tag -v 9.0.0-rc0
>>>> 
>>>> 
>>>> All code signing keys are available here:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
>>>> 
>>>> 
>>>> Make sure you refresh from a key server to get all relevant signatures
>>>> 
>>>> 
>>>> Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
>>>> 
>>>> -Bryan
>>>> 
>>>> 
>>>> 
>>> 
>> 
> 


Re: [UPDATED: RC1] [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Leif Hedstrom <zw...@apache.org>.
+1

> On Dec 9, 2020, at 12:51, Bryan Call <bc...@apache.org> wrote:
> 
> +1 - Tested on Fedora 33.  We are running something very close to this RC in production.
> 
> -Bryan
> 
> 
>> On Dec 8, 2020, at 10:29 AM, Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at
>> 
>>    https://people.apache.org/~zwoop/rel-candidates/9.0.0-rc1/
>> 
>> 
>> This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.
>> 
>> Please cast your votes before EOB Friday 12/11.
>> 
>> — leif & bryan
>> 
>> https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
>> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
>> 
>> 
>>>> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>>> 
>>> The analysis of this crash is in https://github.com/apache/trafficserver/issues/7338. 
>>> 
>>>> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
>>> 
>>> 
>>>> On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>>>> 
>>>> -1 
>>>> 
>>>> Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
>>>> 
>>>> Without this patch, the 9.0.x build crashes on a production machine within an hour.
>>> 
>>> 
>>> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
>>> 
>>> — Leif
>>> 
>>> 
>>>> 
>>>> 2). 9.0.x Inactivity Cop Crash #7338
>>>> We have a PR to fix this, but Susan is still working on it.
>>>> 
>>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>>> 
>>>> On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
>>>> +0, some issues are not backported or fixed yet. These will go to the next patch release?
>>>> 
>>>> 1). 9.0.x SplitDNS is not working #7319
>>>> This is fixed. Please cherry-pick the below commits.
>>>> 
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
>>>> 
>>>> 2). 9.0.x Inactivity Cop Crash #7338
>>>> We have a PR to fix this, but Susan is still working on it.
>>>> 
>>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>>> 
>>>> — Masaori
>>>> 
>>>> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
>>>> This is the next major release of ATS!
>>>> 
>>>> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
>>>> 
>>>> 
>>>> or for a brief ChangeLog:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
>>>> 
>>>> 
>>>> For some details as to what’s new in 7.1.x see:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
>>>> 
>>>> 
>>>> Information about upgrading to the 7.x releases from previous major versions is available at:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
>>>> 
>>>> 
>>>> The artifacts are available for download at:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
>>>> 
>>>> 
>>>> SHA512 checksum:
>>>> 
>>>>       7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>>>> 
>>>> 
>>>> This corresponds to git refs:
>>>> 
>>>>       Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>>>>       Tag: 9.0.0-rc0
>>>> 
>>>> 
>>>> Which can be verified with the following command:
>>>> 
>>>>       $ git tag -v 9.0.0-rc0
>>>> 
>>>> 
>>>> All code signing keys are available here:
>>>> 
>>>>       https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
>>>> 
>>>> 
>>>> Make sure you refresh from a key server to get all relevant signatures
>>>> 
>>>> 
>>>> Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
>>>> 
>>>> -Bryan
>>>> 
>>>> 
>>>> 
>>> 
>> 
> 


Re: [UPDATED: RC1] [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Bryan Call <bc...@apache.org>.
+1 - Tested on Fedora 33.  We are running something very close to this RC in production.

-Bryan


> On Dec 8, 2020, at 10:29 AM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at
> 
> 	https://people.apache.org/~zwoop/rel-candidates/9.0.0-rc1/
> 
> 
> This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.
> 
> Please cast your votes before EOB Friday 12/11.
> 
> — leif & bryan
> 
> https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
> 
> 
>> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>> 
>> The analysis of this crash is in https://github.com/apache/trafficserver/issues/7338. 
>> 
>> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> 
>>> On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>>> 
>>> -1 
>>> 
>>> Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
>>> 
>>> Without this patch, the 9.0.x build crashes on a production machine within an hour.
>> 
>> 
>> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
>> 
>> — Leif
>> 
>> 
>>> 
>>> 2). 9.0.x Inactivity Cop Crash #7338
>>> We have a PR to fix this, but Susan is still working on it.
>>> 
>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>> 
>>> On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
>>> +0, some issues are not backported or fixed yet. These will go to the next patch release?
>>> 
>>> 1). 9.0.x SplitDNS is not working #7319
>>> This is fixed. Please cherry-pick the below commits.
>>> 
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
>>> 
>>> 2). 9.0.x Inactivity Cop Crash #7338
>>> We have a PR to fix this, but Susan is still working on it.
>>> 
>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>> 
>>> — Masaori
>>> 
>>> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
>>> This is the next major release of ATS!
>>> 
>>> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
>>> 
>>> 
>>> or for a brief ChangeLog:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
>>> 
>>> 
>>> For some details as to what’s new in 7.1.x see:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
>>> 
>>> 
>>> Information about upgrading to the 7.x releases from previous major versions is available at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
>>> 
>>> 
>>> The artifacts are available for download at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
>>> 
>>> 
>>> SHA512 checksum:
>>> 
>>>        7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>>> 
>>> 
>>> This corresponds to git refs:
>>> 
>>>        Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>>>        Tag: 9.0.0-rc0
>>> 
>>> 
>>> Which can be verified with the following command:
>>> 
>>>        $ git tag -v 9.0.0-rc0
>>> 
>>> 
>>> All code signing keys are available here:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
>>> 
>>> 
>>> Make sure you refresh from a key server to get all relevant signatures
>>> 
>>> 
>>> Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
>>> 
>>> -Bryan
>>> 
>>> 
>>> 
>> 
> 


RE: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by "Chou, Peter" <pb...@labs.att.com>.
Regression tests -R2 passed with Ubuntu Linux 18.04 LTS 64-bit server. Thanks.

-----Original Message-----
From: Leif Hedstrom <zw...@apache.org> 
Sent: Tuesday, December 8, 2020 10:30 AM
To: users <us...@trafficserver.apache.org>
Cc: dev <de...@trafficserver.apache.org>
Subject: [UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at

	https://urldefense.com/v3/__https://people.apache.org/*zwoop/rel-candidates/9.0.0-rc1/__;fg!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS_oOvy48$ 


This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.

Please cast your votes before EOB Friday 12/11.

— leif & bryan

https://urldefense.com/v3/__https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfScIfDMmw$
https://urldefense.com/v3/__https://github.com/apache/trafficserver/pulls?q=is*3Aclosed*is*3Apr*milestone*3A9.0.0__;JSslKyU!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSjTPvg-U$
https://urldefense.com/v3/__https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfSe0sxCms$ 


> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> 
> The analysis of this crash is in https://urldefense.com/v3/__https://github.com/apache/trafficserver/issues/7338__;!!BhdT!z8VSKqhv7LB3HRgqyevwmCScfJUwFVJi_6sI5eGkJ2jKBfxgjFZRUXfS2K83kmk$ . 
> 
> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
> > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> > 
> > -1
> > 
> > Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
> > 
> > Without this patch, the 9.0.x build crashes on a production machine within an hour.
> 
> 
> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
> 
> — Leif
> 
> 
> > 
> > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but 
> > Susan is still working on it.
> > 
> > Adjust flags to ensure tunnel producer is cleaned up #7336 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > TQC_GHLGcZF3Jdo&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > m6nW9fwvS6R6CkUs&e=>
> > 
> > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
> > +0, some issues are not backported or fixed yet. These will go to the next patch release?
> > 
> > 1). 9.0.x SplitDNS is not working #7319 This is fixed. Please 
> > cherry-pick the below commits.
> > 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=D
> > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > yf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=
> > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=D
> > wIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqs
> > R-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtL
> > yf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=
> > DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVq
> > sR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-
> > wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> > 
> > 2). 9.0.x Inactivity Cop Crash #7338 We have a PR to fix this, but 
> > Susan is still working on it.
> > 
> > Adjust flags to ensure tunnel producer is cleaned up #7336 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT
> > 9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1
> > WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZE
> > TQC_GHLGcZF3Jdo&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmi
> > T9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqUL
> > LM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5
> > m6nW9fwvS6R6CkUs&e=>
> > 
> > — Masaori
> > 
> > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
> > This is the next major release of ATS!
> > 
> > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-2
> > 53A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GA
> > qM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4IS
> > iQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-
> > 253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=G
> > AqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2b
> > gk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e
> > => 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > 0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWk
> > ZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.
> > 0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZ
> > pxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_Nfq
> > O8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> > 
> > 
> > or for a brief ChangeLog:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apac
> > he_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mL
> > yN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4
> > ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w
> > 07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_m
> > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > 4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7
> > w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apa
> > che_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_m
> > LyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i
> > 4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8
> > vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> > 
> > 
> > For some details as to what’s new in 7.1.x see:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > ver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ
> > &c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGv
> > QBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i
> > -o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFa
> > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > vQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95
> > i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFa
> > Q&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aG
> > vQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWs
> > TEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> > 
> > 
> > Information about upgrading to the 7.x releases from previous major versions is available at:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficser
> > ver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c
> > =sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQB
> > jOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o
> > &s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&
> > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > BjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-
> > o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficse
> > rver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&
> > c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQ
> > BjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTE
> > s&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> > 
> > 
> > The artifacts are available for download at:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.o
> > rg_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9y
> > OhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1Wm
> > Z_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3S
> > bQgvsG8uQ_SMo&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > in39WKFVxVWH7Y&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1W
> > mZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3
> > SbQgvsG8uQ_SMo&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.
> > org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9
> > yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM
> > -j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5s
> > in39WKFVxVWH7Y&e=>>
> > 
> > 
> > SHA512 checksum:
> > 
> >         
> > 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93
> > 950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> > 
> > 
> > This corresponds to git refs:
> > 
> >         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> >         Tag: 9.0.0-rc0
> > 
> > 
> > Which can be verified with the following command:
> > 
> >         $ git tag -v 9.0.0-rc0
> > 
> > 
> > All code signing keys are available here:
> > 
> >         
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org
> > _repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8
> > e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&
> > m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmy
> > SlBrzjwax_UikqmT3djCy5o&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > lcR8hX-RTsEEVqKHeOeRJKfo&e=> 
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > g_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > &m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFm
> > ySlBrzjwax_UikqmT3djCy5o&e=  
> > <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.or
> > g_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q
> > 8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY
> > &m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0
> > lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> > 
> > 
> > Make sure you refresh from a key server to get all relevant 
> > signatures
> > 
> > 
> > Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
> > 
> > -Bryan
> > 
> > 
> > 
> 


Re: [UPDATED: RC1] [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Bryan Call <bc...@apache.org>.
+1 - Tested on Fedora 33.  We are running something very close to this RC in production.

-Bryan


> On Dec 8, 2020, at 10:29 AM, Leif Hedstrom <zw...@apache.org> wrote:
> 
> We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at
> 
> 	https://people.apache.org/~zwoop/rel-candidates/9.0.0-rc1/
> 
> 
> This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.
> 
> Please cast your votes before EOB Friday 12/11.
> 
> — leif & bryan
> 
> https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
> 
> 
>> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>> 
>> The analysis of this crash is in https://github.com/apache/trafficserver/issues/7338. 
>> 
>> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
>> 
>> 
>>> On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
>>> 
>>> -1 
>>> 
>>> Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
>>> 
>>> Without this patch, the 9.0.x build crashes on a production machine within an hour.
>> 
>> 
>> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
>> 
>> — Leif
>> 
>> 
>>> 
>>> 2). 9.0.x Inactivity Cop Crash #7338
>>> We have a PR to fix this, but Susan is still working on it.
>>> 
>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>> 
>>> On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
>>> +0, some issues are not backported or fixed yet. These will go to the next patch release?
>>> 
>>> 1). 9.0.x SplitDNS is not working #7319
>>> This is fixed. Please cherry-pick the below commits.
>>> 
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
>>> 
>>> 2). 9.0.x Inactivity Cop Crash #7338
>>> We have a PR to fix this, but Susan is still working on it.
>>> 
>>> Adjust flags to ensure tunnel producer is cleaned up #7336
>>> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>>> 
>>> — Masaori
>>> 
>>> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
>>> This is the next major release of ATS!
>>> 
>>> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
>>> 
>>> 
>>> or for a brief ChangeLog:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
>>> 
>>> 
>>> For some details as to what’s new in 7.1.x see:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
>>> 
>>> 
>>> Information about upgrading to the 7.x releases from previous major versions is available at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
>>> 
>>> 
>>> The artifacts are available for download at:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
>>> 
>>> 
>>> SHA512 checksum:
>>> 
>>>        7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>>> 
>>> 
>>> This corresponds to git refs:
>>> 
>>>        Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>>>        Tag: 9.0.0-rc0
>>> 
>>> 
>>> Which can be verified with the following command:
>>> 
>>>        $ git tag -v 9.0.0-rc0
>>> 
>>> 
>>> All code signing keys are available here:
>>> 
>>>        https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
>>> 
>>> 
>>> Make sure you refresh from a key server to get all relevant signatures
>>> 
>>> 
>>> Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
>>> 
>>> -Bryan
>>> 
>>> 
>>> 
>> 
> 


[UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Leif Hedstrom <zw...@apache.org>.
We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at

	https://people.apache.org/~zwoop/rel-candidates/9.0.0-rc1/


This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.

Please cast your votes before EOB Friday 12/11.

— leif & bryan

https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html


> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> 
> The analysis of this crash is in https://github.com/apache/trafficserver/issues/7338. 
> 
> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
> > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> > 
> > -1 
> > 
> > Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
> > 
> > Without this patch, the 9.0.x build crashes on a production machine within an hour.
> 
> 
> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
> 
> — Leif
> 
> 
> > 
> > 2). 9.0.x Inactivity Cop Crash #7338
> > We have a PR to fix this, but Susan is still working on it.
> > 
> > Adjust flags to ensure tunnel producer is cleaned up #7336
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
> > 
> > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
> > +0, some issues are not backported or fixed yet. These will go to the next patch release?
> > 
> > 1). 9.0.x SplitDNS is not working #7319
> > This is fixed. Please cherry-pick the below commits.
> > 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> > 
> > 2). 9.0.x Inactivity Cop Crash #7338
> > We have a PR to fix this, but Susan is still working on it.
> > 
> > Adjust flags to ensure tunnel producer is cleaned up #7336
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
> > 
> > — Masaori
> > 
> > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
> > This is the next major release of ATS!
> > 
> > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> > 
> > 
> > or for a brief ChangeLog:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> > 
> > 
> > For some details as to what’s new in 7.1.x see:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> > 
> > 
> > Information about upgrading to the 7.x releases from previous major versions is available at:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> > 
> > 
> > The artifacts are available for download at:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
> > 
> > 
> > SHA512 checksum:
> > 
> >         7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> > 
> > 
> > This corresponds to git refs:
> > 
> >         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> >         Tag: 9.0.0-rc0
> > 
> > 
> > Which can be verified with the following command:
> > 
> >         $ git tag -v 9.0.0-rc0
> > 
> > 
> > All code signing keys are available here:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> > 
> > 
> > Make sure you refresh from a key server to get all relevant signatures
> > 
> > 
> > Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
> > 
> > -Bryan
> > 
> > 
> > 
> 


[UPDATED: RC1] Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Leif Hedstrom <zw...@apache.org>.
We’ll cancel the 9.0.0-RC0 candidate, and I’ve prepared a new 9.0.0-RC1 candidate, now available for consumption at

	https://people.apache.org/~zwoop/rel-candidates/9.0.0-rc1/


This includes all the changes suggested for the RC0 release, as well as a couple of other changes. The ChangeLog has been updated accordingly, same links as before.

Please cast your votes before EOB Friday 12/11.

— leif & bryan

https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html


> On Dec 2, 2020, at 1:39 PM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> 
> The analysis of this crash is in https://github.com/apache/trafficserver/issues/7338. 
> 
> On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:
> 
> 
> > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> > 
> > -1 
> > 
> > Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
> > 
> > Without this patch, the 9.0.x build crashes on a production machine within an hour.
> 
> 
> Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?
> 
> — Leif
> 
> 
> > 
> > 2). 9.0.x Inactivity Cop Crash #7338
> > We have a PR to fix this, but Susan is still working on it.
> > 
> > Adjust flags to ensure tunnel producer is cleaned up #7336
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
> > 
> > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
> > +0, some issues are not backported or fixed yet. These will go to the next patch release?
> > 
> > 1). 9.0.x SplitDNS is not working #7319
> > This is fixed. Please cherry-pick the below commits.
> > 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> > 
> > 2). 9.0.x Inactivity Cop Crash #7338
> > We have a PR to fix this, but Susan is still working on it.
> > 
> > Adjust flags to ensure tunnel producer is cleaned up #7336
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
> > 
> > — Masaori
> > 
> > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
> > This is the next major release of ATS!
> > 
> > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> > 
> > 
> > or for a brief ChangeLog:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> > 
> > 
> > For some details as to what’s new in 7.1.x see:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> > 
> > 
> > Information about upgrading to the 7.x releases from previous major versions is available at:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> > 
> > 
> > The artifacts are available for download at:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
> > 
> > 
> > SHA512 checksum:
> > 
> >         7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> > 
> > 
> > This corresponds to git refs:
> > 
> >         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> >         Tag: 9.0.0-rc0
> > 
> > 
> > Which can be verified with the following command:
> > 
> >         $ git tag -v 9.0.0-rc0
> > 
> > 
> > All code signing keys are available here:
> > 
> >         https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=  <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> > 
> > 
> > Make sure you refresh from a key server to get all relevant signatures
> > 
> > 
> > Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
> > 
> > -Bryan
> > 
> > 
> > 
> 


Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Susan Hinrichs <sh...@verizonmedia.com.INVALID>.
The analysis of this crash is in
https://github.com/apache/trafficserver/issues/7338.

On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:

>
>
> > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> >
> > -1
> >
> > Concern about the second PR that Masaori identified.  The original PR
> caused asserts with a debug build..  I am testing another fix to this in
> production.  Looking good so far.  I will update the PR shortly.
> >
> > Without this patch, the 9.0.x build crashes on a production machine
> within an hour.
>
>
> Is this a new crasher that was added recently to 9.0.x? Concerned that we
> didn’t identify this earlier. I agree that we should respin 9.0.x with both
> of these fixes. I’m running with the merged 9.0.x PRs,  which includes the
> SplitDNS fixes, but seems we need a PR for # 7338 ?
>
> — Leif
>
>
> >
> > 2). 9.0.x Inactivity Cop Crash #7338
> > We have a PR to fix this, but Susan is still working on it.
> >
> > Adjust flags to ensure tunnel producer is cleaned up #7336
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=
> >
> >
> > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org
> <ma...@apache.org>> wrote:
> > +0, some issues are not backported or fixed yet. These will go to the
> next patch release?
> >
> > 1). 9.0.x SplitDNS is not working #7319
> > This is fixed. Please cherry-pick the below commits.
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=
> >
> >
> > 2). 9.0.x Inactivity Cop Crash #7338
> > We have a PR to fix this, but Susan is still working on it.
> >
> > Adjust flags to ensure tunnel producer is cleaned up #7336
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=
> >
> >
> > — Masaori
> >
> > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <mailto:
> bcall@apache.org>> wrote:
> > This is the next major release of ATS!
> >
> > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
> available at:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=
> >>
> >
> >
> > or for a brief ChangeLog:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=
> >>
> >
> >
> > For some details as to what’s new in 7.1.x see:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=
> >>
> >
> >
> > Information about upgrading to the 7.x releases from previous major
> versions is available at:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=
> >>
> >
> >
> > The artifacts are available for download at:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=
> >>
> >
> >
> > SHA512 checksum:
> >
> >
>  7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> >
> >
> > This corresponds to git refs:
> >
> >         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> >         Tag: 9.0.0-rc0
> >
> >
> > Which can be verified with the following command:
> >
> >         $ git tag -v 9.0.0-rc0
> >
> >
> > All code signing keys are available here:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=
> >>
> >
> >
> > Make sure you refresh from a key server to get all relevant signatures
> >
> >
> > Please test and cast your votes as early as possible.  The vote is open
> until Tuesday 12/8 EOD.
> >
> > -Bryan
> >
> >
> >
>
>

Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Susan Hinrichs <sh...@verizonmedia.com>.
The analysis of this crash is in
https://github.com/apache/trafficserver/issues/7338.

On Wed, Dec 2, 2020 at 12:44 PM Leif Hedstrom <zw...@apache.org> wrote:

>
>
> > On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com>
> wrote:
> >
> > -1
> >
> > Concern about the second PR that Masaori identified.  The original PR
> caused asserts with a debug build..  I am testing another fix to this in
> production.  Looking good so far.  I will update the PR shortly.
> >
> > Without this patch, the 9.0.x build crashes on a production machine
> within an hour.
>
>
> Is this a new crasher that was added recently to 9.0.x? Concerned that we
> didn’t identify this earlier. I agree that we should respin 9.0.x with both
> of these fixes. I’m running with the merged 9.0.x PRs,  which includes the
> SplitDNS fixes, but seems we need a PR for # 7338 ?
>
> — Leif
>
>
> >
> > 2). 9.0.x Inactivity Cop Crash #7338
> > We have a PR to fix this, but Susan is still working on it.
> >
> > Adjust flags to ensure tunnel producer is cleaned up #7336
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=
> >
> >
> > On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org
> <ma...@apache.org>> wrote:
> > +0, some issues are not backported or fixed yet. These will go to the
> next patch release?
> >
> > 1). 9.0.x SplitDNS is not working #7319
> > This is fixed. Please cherry-pick the below commits.
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=8YJIHsM5lhSMSp9DcPAgawN7KvlYXM1mNPbZ5Nrpdfg&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=vABzCX4_plojMcLxnUrB6fYugRj-VPlgmIwAmAIXp5Y&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=
> >
> >
> > 2). 9.0.x Inactivity Cop Crash #7338
> > We have a PR to fix this, but Susan is still working on it.
> >
> > Adjust flags to ensure tunnel producer is cleaned up #7336
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Ibxs8F8y1fPafzISx1-MCPvuDtZETQC_GHLGcZF3Jdo&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=
> >
> >
> > — Masaori
> >
> > On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <mailto:
> bcall@apache.org>> wrote:
> > This is the next major release of ATS!
> >
> > I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
> available at:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=G_H3NBoqbf1C_ZbqPGbb1UmpsVb2nDa1LnSXbuOBFGw&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=CZO_IwscE6reuuxG_2XHOi4nDn6cvnTbeVkRWlIY2Wk&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=
> >>
> >
> >
> > or for a brief ChangeLog:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=Vc-vFcs7w07nrs2DrfNf55F7VYt0Ta6TXIMtTS3wa-I&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=
> >>
> >
> >
> > For some details as to what’s new in 7.1.x see:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=_l2eMg0gAVmUW_Zin4IkKSi5fhZ56iDkVgc-VOPRNq8&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=
> >>
> >
> >
> > Information about upgrading to the 7.x releases from previous major
> versions is available at:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=xLP2XYkPaWj9eN6fNXdAcUXqh4iGXuUDDLoxC29jKew&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=
> >>
> >
> >
> > The artifacts are available for download at:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=XUsDSqtL-3KltOCtwwjlvDzU8ieE3SbQgvsG8uQ_SMo&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=
> >>
> >
> >
> > SHA512 checksum:
> >
> >
>  7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> >
> >
> > This corresponds to git refs:
> >
> >         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
> >         Tag: 9.0.0-rc0
> >
> >
> > Which can be verified with the following command:
> >
> >         $ git tag -v 9.0.0-rc0
> >
> >
> > All code signing keys are available here:
> >
> >
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=sK6Ut1WmZ_DeZB66ARXnJ4ISiQiWkZABXWtLyf95i-o&s=LvKTRElN-J2PmTBFoFmySlBrzjwax_UikqmT3djCy5o&e=
> <
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=
> >>
> >
> >
> > Make sure you refresh from a key server to get all relevant signatures
> >
> >
> > Please test and cast your votes as early as possible.  The vote is open
> until Tuesday 12/8 EOD.
> >
> > -Bryan
> >
> >
> >
>
>

Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Leif Hedstrom <zw...@apache.org>.

> On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> 
> -1 
> 
> Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
> 
> Without this patch, the 9.0.x build crashes on a production machine within an hour.


Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?

— Leif


> 
> 2). 9.0.x Inactivity Cop Crash #7338
> We have a PR to fix this, but Susan is still working on it.
> 
> Adjust flags to ensure tunnel producer is cleaned up #7336
> https://github.com/apache/trafficserver/pull/7336 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
> 
> On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
> +0, some issues are not backported or fixed yet. These will go to the next patch release?
> 
> 1). 9.0.x SplitDNS is not working #7319
> This is fixed. Please cherry-pick the below commits.
> 
> https://github.com/apache/trafficserver/commit/4e2ac3b2be8b535ab89d0f5762b3201647e5efba <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> https://github.com/apache/trafficserver/commit/3f11f151db24ec92ea0af61197401e5b10144e27 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> 
> 2). 9.0.x Inactivity Cop Crash #7338
> We have a PR to fix this, but Susan is still working on it.
> 
> Adjust flags to ensure tunnel producer is cleaned up #7336
> https://github.com/apache/trafficserver/pull/7336 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
> 
> — Masaori
> 
> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
> This is the next major release of ATS!
> 
> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
> 
>         https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.0.0 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> 
> 
> or for a brief ChangeLog:
> 
>         https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> 
> 
> For some details as to what’s new in 7.1.x see:
> 
>         https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> 
> 
> Information about upgrading to the 7.x releases from previous major versions is available at:
> 
>         https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> 
> 
> The artifacts are available for download at:
> 
>         https://people.apache.org/~bcall/9.0.0-rc0/ <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://people.apache.org/~bcall/9.0.0-rc0/ <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
> 
> 
> SHA512 checksum:
> 
>         7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> 
> 
> This corresponds to git refs:
> 
>         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>         Tag: 9.0.0-rc0
> 
> 
> Which can be verified with the following command:
> 
>         $ git tag -v 9.0.0-rc0
> 
> 
> All code signing keys are available here:
> 
>         https://dist.apache.org/repos/dist/dev/trafficserver/KEYS <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://dist.apache.org/repos/dist/dev/trafficserver/KEYS <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> 
> 
> Make sure you refresh from a key server to get all relevant signatures
> 
> 
> Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
> 
> -Bryan
> 
> 
> 


Re: [E] [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Leif Hedstrom <zw...@apache.org>.

> On Dec 2, 2020, at 10:01 AM, Susan Hinrichs <sh...@verizonmedia.com> wrote:
> 
> -1 
> 
> Concern about the second PR that Masaori identified.  The original PR caused asserts with a debug build..  I am testing another fix to this in production.  Looking good so far.  I will update the PR shortly.
> 
> Without this patch, the 9.0.x build crashes on a production machine within an hour.


Is this a new crasher that was added recently to 9.0.x? Concerned that we didn’t identify this earlier. I agree that we should respin 9.0.x with both of these fixes. I’m running with the merged 9.0.x PRs,  which includes the SplitDNS fixes, but seems we need a PR for # 7338 ?

— Leif


> 
> 2). 9.0.x Inactivity Cop Crash #7338
> We have a PR to fix this, but Susan is still working on it.
> 
> Adjust flags to ensure tunnel producer is cleaned up #7336
> https://github.com/apache/trafficserver/pull/7336 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
> 
> On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <masaori@apache.org <ma...@apache.org>> wrote:
> +0, some issues are not backported or fixed yet. These will go to the next patch release?
> 
> 1). 9.0.x SplitDNS is not working #7319
> This is fixed. Please cherry-pick the below commits.
> 
> https://github.com/apache/trafficserver/commit/4e2ac3b2be8b535ab89d0f5762b3201647e5efba <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
> https://github.com/apache/trafficserver/commit/3f11f151db24ec92ea0af61197401e5b10144e27 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
> 
> 2). 9.0.x Inactivity Cop Crash #7338
> We have a PR to fix this, but Susan is still working on it.
> 
> Adjust flags to ensure tunnel producer is cleaned up #7336
> https://github.com/apache/trafficserver/pull/7336 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
> 
> — Masaori
> 
> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bcall@apache.org <ma...@apache.org>> wrote:
> This is the next major release of ATS!
> 
> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are available at:
> 
>         https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=> <https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.0.0 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>>
> 
> 
> or for a brief ChangeLog:
> 
>         https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=> <https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0 <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>>
> 
> 
> For some details as to what’s new in 7.1.x see:
> 
>         https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=> <https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>>
> 
> 
> Information about upgrading to the 7.x releases from previous major versions is available at:
> 
>         https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=> <https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>>
> 
> 
> The artifacts are available for download at:
> 
>         https://people.apache.org/~bcall/9.0.0-rc0/ <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=> <https://people.apache.org/~bcall/9.0.0-rc0/ <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>>
> 
> 
> SHA512 checksum:
> 
>         7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
> 
> 
> This corresponds to git refs:
> 
>         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>         Tag: 9.0.0-rc0
> 
> 
> Which can be verified with the following command:
> 
>         $ git tag -v 9.0.0-rc0
> 
> 
> All code signing keys are available here:
> 
>         https://dist.apache.org/repos/dist/dev/trafficserver/KEYS <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=> <https://dist.apache.org/repos/dist/dev/trafficserver/KEYS <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>>
> 
> 
> Make sure you refresh from a key server to get all relevant signatures
> 
> 
> Please test and cast your votes as early as possible.  The vote is open until Tuesday 12/8 EOD.
> 
> -Bryan
> 
> 
> 


Re: [E] Re: [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Susan Hinrichs <sh...@verizonmedia.com.INVALID>.
-1

Concern about the second PR that Masaori identified.  The original PR
caused asserts with a debug build..  I am testing another fix to this in
production.  Looking good so far.  I will update the PR shortly.

Without this patch, the 9.0.x build crashes on a production machine within
an hour.

2). 9.0.x Inactivity Cop Crash #7338
We have a PR to fix this, but Susan is still working on it.

Adjust flags to ensure tunnel producer is cleaned up #7336
https://github.com/apache/trafficserver/pull/7336
<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>

On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <ma...@apache.org> wrote:

> +0, some issues are not backported or fixed yet. These will go to the next
> patch release?
>
> 1). 9.0.x SplitDNS is not working #7319
> This is fixed. Please cherry-pick the below commits.
>
>
> https://github.com/apache/trafficserver/commit/4e2ac3b2be8b535ab89d0f5762b3201647e5efba
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
>
> https://github.com/apache/trafficserver/commit/3f11f151db24ec92ea0af61197401e5b10144e27
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
>
> 2). 9.0.x Inactivity Cop Crash #7338
> We have a PR to fix this, but Susan is still working on it.
>
> Adjust flags to ensure tunnel producer is cleaned up #7336
> https://github.com/apache/trafficserver/pull/7336
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>
> — Masaori
>
> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bc...@apache.org> wrote:
>
>> This is the next major release of ATS!
>>
>> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
>> available at:
>>
>>
>> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=>
>> <
>> https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.0.0
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>
>> >
>>
>>
>> or for a brief ChangeLog:
>>
>>
>> https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
>> <https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
>> >
>>
>>
>> For some details as to what’s new in 7.1.x see:
>>
>>
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
>> <
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
>> >
>>
>>
>> Information about upgrading to the 7.x releases from previous major
>> versions is available at:
>>
>>
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
>> <
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
>> >
>>
>>
>> The artifacts are available for download at:
>>
>>         https://people.apache.org/~bcall/9.0.0-rc0/
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>
>> <https://people.apache.org/~bcall/9.0.0-rc0/
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>
>> >
>>
>>
>> SHA512 checksum:
>>
>>
>> 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>>
>>
>> This corresponds to git refs:
>>
>>         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>>         Tag: 9.0.0-rc0
>>
>>
>> Which can be verified with the following command:
>>
>>         $ git tag -v 9.0.0-rc0
>>
>>
>> All code signing keys are available here:
>>
>>         https://dist.apache.org/repos/dist/dev/trafficserver/KEYS
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>
>> <https://dist.apache.org/repos/dist/dev/trafficserver/KEYS
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>
>> >
>>
>>
>> Make sure you refresh from a key server to get all relevant signatures
>>
>>
>> Please test and cast your votes as early as possible.  The vote is open
>> until Tuesday 12/8 EOD.
>>
>> -Bryan
>>
>>
>>
>>

Re: [E] Re: [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Susan Hinrichs <sh...@verizonmedia.com>.
-1

Concern about the second PR that Masaori identified.  The original PR
caused asserts with a debug build..  I am testing another fix to this in
production.  Looking good so far.  I will update the PR shortly.

Without this patch, the 9.0.x build crashes on a production machine within
an hour.

2). 9.0.x Inactivity Cop Crash #7338
We have a PR to fix this, but Susan is still working on it.

Adjust flags to ensure tunnel producer is cleaned up #7336
https://github.com/apache/trafficserver/pull/7336
<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>

On Tue, Dec 1, 2020 at 6:49 PM Masaori Koshiba <ma...@apache.org> wrote:

> +0, some issues are not backported or fixed yet. These will go to the next
> patch release?
>
> 1). 9.0.x SplitDNS is not working #7319
> This is fixed. Please cherry-pick the below commits.
>
>
> https://github.com/apache/trafficserver/commit/4e2ac3b2be8b535ab89d0f5762b3201647e5efba
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_4e2ac3b2be8b535ab89d0f5762b3201647e5efba&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=fe-HYNLLR73gn1KzwMH7x7htggG5pOaFCgVqCmU4s24&e=>
>
> https://github.com/apache/trafficserver/commit/3f11f151db24ec92ea0af61197401e5b10144e27
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_commit_3f11f151db24ec92ea0af61197401e5b10144e27&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=Qu91oBGJnIK4SAww9ZpLM-OxUyNINpEHTFcf_GAudCQ&e=>
>
> 2). 9.0.x Inactivity Cop Crash #7338
> We have a PR to fix this, but Susan is still working on it.
>
> Adjust flags to ensure tunnel producer is cleaned up #7336
> https://github.com/apache/trafficserver/pull/7336
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pull_7336&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=EuuYIeJ-79nYpL2SBBXDVFuHhS5m6nW9fwvS6R6CkUs&e=>
>
> — Masaori
>
> On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bc...@apache.org> wrote:
>
>> This is the next major release of ATS!
>>
>> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
>> available at:
>>
>>
>> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-253Aclosed-2Bis-253Apr-2Bmilestone-253A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=DMvLDHjuCTnLZdZgk2j8ET1m1jbIaT66RduoGHpenYs&e=>
>> <
>> https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.0.0
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_pulls-3Fq-3Dis-3Aclosed-2Bis-3Apr-2Bmilestone-3A9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=5ugucEA3g4Hc35rzY0TshystMxrnwpolk01GRDY8oxc&e=>
>> >
>>
>>
>> or for a brief ChangeLog:
>>
>>
>> https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
>> <https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_trafficserver_blob_9.0.x_CHANGELOG-2D9.0.0&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=ds7aTLJ8vEKtpREx9RzxweMv0CYI_1B6y7w5eZoHMEY&e=>
>> >
>>
>>
>> For some details as to what’s new in 7.1.x see:
>>
>>
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
>> <
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_whats-2Dnew.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=huxwXLxk9q1RG4wkiiuAeHeLk-GWKISdor8zFFJHjzw&e=>
>> >
>>
>>
>> Information about upgrading to the 7.x releases from previous major
>> versions is available at:
>>
>>
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
>> <
>> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__docs.trafficserver.apache.org_en_9.0.x_release-2Dnotes_upgrading.en.html&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=9KbICcANSgmYYPd3uCJjz802Lw9d-LXk1Wop8rwZesI&e=>
>> >
>>
>>
>> The artifacts are available for download at:
>>
>>         https://people.apache.org/~bcall/9.0.0-rc0/
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>
>> <https://people.apache.org/~bcall/9.0.0-rc0/
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__people.apache.org_-7Ebcall_9.0.0-2Drc0_&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=T5FNF5ehIaC974DTh_gc6NqnqV-5sin39WKFVxVWH7Y&e=>
>> >
>>
>>
>> SHA512 checksum:
>>
>>
>> 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>>
>>
>> This corresponds to git refs:
>>
>>         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>>         Tag: 9.0.0-rc0
>>
>>
>> Which can be verified with the following command:
>>
>>         $ git tag -v 9.0.0-rc0
>>
>>
>> All code signing keys are available here:
>>
>>         https://dist.apache.org/repos/dist/dev/trafficserver/KEYS
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>
>> <https://dist.apache.org/repos/dist/dev/trafficserver/KEYS
>> <https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_trafficserver_KEYS&d=DwMFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=GAqM_xZpxNbVqsR-aGvQBjOG3d33Y2-i4ynL-JkEouY&m=AEqULLM-j6ogI0fUl61qB2bgk_NfqO8WTe-wnvWsTEs&s=BglJcr32zony8y9ttl0lcR8hX-RTsEEVqKHeOeRJKfo&e=>
>> >
>>
>>
>> Make sure you refresh from a key server to get all relevant signatures
>>
>>
>> Please test and cast your votes as early as possible.  The vote is open
>> until Tuesday 12/8 EOD.
>>
>> -Bryan
>>
>>
>>
>>

Re: [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Masaori Koshiba <ma...@apache.org>.
+0, some issues are not backported or fixed yet. These will go to the next
patch release?

1). 9.0.x SplitDNS is not working #7319
This is fixed. Please cherry-pick the below commits.

https://github.com/apache/trafficserver/commit/4e2ac3b2be8b535ab89d0f5762b3201647e5efba
https://github.com/apache/trafficserver/commit/3f11f151db24ec92ea0af61197401e5b10144e27

2). 9.0.x Inactivity Cop Crash #7338
We have a PR to fix this, but Susan is still working on it.

Adjust flags to ensure tunnel producer is cleaned up #7336
https://github.com/apache/trafficserver/pull/7336

— Masaori

On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bc...@apache.org> wrote:

> This is the next major release of ATS!
>
> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
> available at:
>
>
> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
> <
> https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.0.0
> >
>
>
> or for a brief ChangeLog:
>
>         https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
> <https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0>
>
>
> For some details as to what’s new in 7.1.x see:
>
>
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
> <
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
> >
>
>
> Information about upgrading to the 7.x releases from previous major
> versions is available at:
>
>
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html
> <
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html
> >
>
>
> The artifacts are available for download at:
>
>         https://people.apache.org/~bcall/9.0.0-rc0/ <
> https://people.apache.org/~bcall/9.0.0-rc0/>
>
>
> SHA512 checksum:
>
>
> 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>
>
> This corresponds to git refs:
>
>         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>         Tag: 9.0.0-rc0
>
>
> Which can be verified with the following command:
>
>         $ git tag -v 9.0.0-rc0
>
>
> All code signing keys are available here:
>
>         https://dist.apache.org/repos/dist/dev/trafficserver/KEYS <
> https://dist.apache.org/repos/dist/dev/trafficserver/KEYS>
>
>
> Make sure you refresh from a key server to get all relevant signatures
>
>
> Please test and cast your votes as early as possible.  The vote is open
> until Tuesday 12/8 EOD.
>
> -Bryan
>
>
>
>

Re: [VOTE] Release Apache Traffic Server 9.0.0 (RC0)

Posted by Masaori Koshiba <ma...@apache.org>.
+0, some issues are not backported or fixed yet. These will go to the next
patch release?

1). 9.0.x SplitDNS is not working #7319
This is fixed. Please cherry-pick the below commits.

https://github.com/apache/trafficserver/commit/4e2ac3b2be8b535ab89d0f5762b3201647e5efba
https://github.com/apache/trafficserver/commit/3f11f151db24ec92ea0af61197401e5b10144e27

2). 9.0.x Inactivity Cop Crash #7338
We have a PR to fix this, but Susan is still working on it.

Adjust flags to ensure tunnel producer is cleaned up #7336
https://github.com/apache/trafficserver/pull/7336

— Masaori

On Wed, Dec 2, 2020 at 8:09 AM Bryan Call <bc...@apache.org> wrote:

> This is the next major release of ATS!
>
> I've prepared a release for 9.0.0.  The release notes for 9.0.0 are
> available at:
>
>
> https://github.com/apache/trafficserver/pulls?q=is%3Aclosed+is%3Apr+milestone%3A9.0.0
> <
> https://github.com/apache/trafficserver/pulls?q=is:closed+is:pr+milestone:9.0.0
> >
>
>
> or for a brief ChangeLog:
>
>         https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0
> <https://github.com/apache/trafficserver/blob/9.0.x/CHANGELOG-9.0.0>
>
>
> For some details as to what’s new in 7.1.x see:
>
>
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
> <
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/whats-new.en.html
> >
>
>
> Information about upgrading to the 7.x releases from previous major
> versions is available at:
>
>
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html
> <
> https://docs.trafficserver.apache.org/en/9.0.x/release-notes/upgrading.en.html
> >
>
>
> The artifacts are available for download at:
>
>         https://people.apache.org/~bcall/9.0.0-rc0/ <
> https://people.apache.org/~bcall/9.0.0-rc0/>
>
>
> SHA512 checksum:
>
>
> 7ba3a4547c9c21a2cb5ae461ae61be7a0a96a3fe6c4b5bcb9897e9ee85f9b3f9ad93950625661c54ec5af4b6f55bcfad63046252a87d8720b3016a2ed7414abb
>
>
> This corresponds to git refs:
>
>         Hash: 34f29ab7029ed2e9c0010c2e0fe2e591262d42e7
>         Tag: 9.0.0-rc0
>
>
> Which can be verified with the following command:
>
>         $ git tag -v 9.0.0-rc0
>
>
> All code signing keys are available here:
>
>         https://dist.apache.org/repos/dist/dev/trafficserver/KEYS <
> https://dist.apache.org/repos/dist/dev/trafficserver/KEYS>
>
>
> Make sure you refresh from a key server to get all relevant signatures
>
>
> Please test and cast your votes as early as possible.  The vote is open
> until Tuesday 12/8 EOD.
>
> -Bryan
>
>
>
>