You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/07/20 13:18:06 UTC

[GitHub] [kafka] ijuma opened a new pull request #11092: MINOR: Fix testTlsDefaults failure due to TLS 1.0/1.1 being disabled

ijuma opened a new pull request #11092:
URL: https://github.com/apache/kafka/pull/11092


   The latest JDKs no longer support TLS 1.0/1.1 causing the test to fail.
   We have already fixed this in trunk and 3.0, so this is for 2.8 and older
   branches.
   
   Trunk commits are 530224e4fe and 12aa595e17.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ijuma commented on pull request #11092: MINOR: Fix testTlsDefaults failure due to TLS 1.0/1.1 being disabled

Posted by GitBox <gi...@apache.org>.
ijuma commented on pull request #11092:
URL: https://github.com/apache/kafka/pull/11092#issuecomment-883715339


   Merged to 2.8 and cherry-picked to 2.7, 2.6 and 2.5.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ijuma commented on pull request #11092: MINOR: Fix testTlsDefaults failure due to TLS 1.0/1.1 being disabled

Posted by GitBox <gi...@apache.org>.
ijuma commented on pull request #11092:
URL: https://github.com/apache/kafka/pull/11092#issuecomment-883695004


   Test failures are unrelated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] ijuma merged pull request #11092: MINOR: Fix testTlsDefaults failure due to TLS 1.0/1.1 being disabled

Posted by GitBox <gi...@apache.org>.
ijuma merged pull request #11092:
URL: https://github.com/apache/kafka/pull/11092


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org