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 2022/09/02 08:06:43 UTC

[GitHub] [pulsar] nodece opened a new pull request, #17426: [improve][cli] Using separate TLS config on the compactor

nodece opened a new pull request, #17426:
URL: https://github.com/apache/pulsar/pull/17426

   ### Motivation
   
   Improve the compactor tool, using separate TLS config
   
   ### Modifications
   
   - Add separate TLS config on the compactor, both Keystore and PEM formats are supported
   - Fix correct use of service URL by `brokerConfig.isBrokerClientTlsEnabled()` value
   
   ### Verifying this change
   
   Only verifying this change on the integration test, but the integration test doesn't support the TLS, I will verify this on the https://github.com/apache/pulsar/pull/17141.
   
   ### Documentation
   
   Check the box below or label this PR directly.
   
   Need to update docs? 
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
     
   - [x] `doc-not-needed` 
   (Please explain why)
     
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)


-- 
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] nodece commented on pull request #17426: [improve][cli] Using separate TLS config on the compactor

Posted by GitBox <gi...@apache.org>.
nodece commented on PR #17426:
URL: https://github.com/apache/pulsar/pull/17426#issuecomment-1244817251

   /pulsarbot rerun-failure-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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar] michaeljmarshall merged pull request #17426: [improve][cli] Using separate TLS config on the compactor

Posted by GitBox <gi...@apache.org>.
michaeljmarshall merged PR #17426:
URL: https://github.com/apache/pulsar/pull/17426


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