You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/06/25 01:46:34 UTC

[GitHub] [pulsar] freeznet opened a new pull request #11087: [python functions] fix `tls_validate_hostname` is not supported in python functions runtime

freeznet opened a new pull request #11087:
URL: https://github.com/apache/pulsar/pull/11087


   ### Motivation
   
   Pulsar's python client support define TLS parameters, like `tls_validate_hostname`, but in python functions runtime, it is not been set properly. 
   
   ### Modifications
   
   - get `hostname_verification_enabled` from python instance arguments
   - pass `hostname_verification_enabled` to pulsar client
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   


-- 
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] [pulsar] sijie merged pull request #11087: [python functions] fix `tls_validate_hostname` is not supported in python functions runtime

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #11087:
URL: https://github.com/apache/pulsar/pull/11087


   


-- 
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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] sijie commented on pull request #11087: [python functions] fix `tls_validate_hostname` is not supported in python functions runtime

Posted by GitBox <gi...@apache.org>.
sijie commented on pull request #11087:
URL: https://github.com/apache/pulsar/pull/11087#issuecomment-879643208


   @nlu90 Can you review this?


-- 
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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] sijie merged pull request #11087: [python functions] fix `tls_validate_hostname` is not supported in python functions runtime

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #11087:
URL: https://github.com/apache/pulsar/pull/11087


   


-- 
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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] sijie merged pull request #11087: [python functions] fix `tls_validate_hostname` is not supported in python functions runtime

Posted by GitBox <gi...@apache.org>.
sijie merged pull request #11087:
URL: https://github.com/apache/pulsar/pull/11087


   


-- 
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: commits-unsubscribe@pulsar.apache.org

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