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 2020/07/14 16:48:50 UTC

[GitHub] [kafka] chia7712 opened a new pull request #9021: KAFKA-10257 system test kafkatest.tests.core.security_rolling_upgrade…

chia7712 opened a new pull request #9021:
URL: https://github.com/apache/kafka/pull/9021


   ```security_rolling_upgrade_test``` may change the security listener and then restart Kafka servers. ```has_sasl``` and ```has_ssl``` get out-of-date due to cached ```_security_config```. This PR offers a simple fix that we always check the changes of port mapping and then update the sasl/ssl flag.
   
   issue: https://issues.apache.org/jira/browse/KAFKA-10257
   
   
   
   ### 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.

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



[GitHub] [kafka] ijuma commented on pull request #9021: KAFKA-10257 system test kafkatest.tests.core.security_rolling_upgrade…

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


   Thanks for the PR. I think we need to backport this to 2.6 as well. cc @nizhikov 


----------------------------------------------------------------
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.

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



[GitHub] [kafka] junrao commented on pull request #9021: KAFKA-10257 system test kafkatest.tests.core.security_rolling_upgrade…

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


   System test result. http://confluent-kafka-branch-builder-system-test-results.s3-us-west-2.amazonaws.com/2020-07-14--001.1594774936--chia7712--KAFKA-10257--3779bd584/report.html
   
   All security_rolling_upgrade tests are now passing.


----------------------------------------------------------------
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.

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



[GitHub] [kafka] junrao merged pull request #9021: KAFKA-10257 system test kafkatest.tests.core.security_rolling_upgrade…

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


   


----------------------------------------------------------------
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.

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