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

   PIP: This will be part of a PIP. It is a draft for now.
   
   ### Motivation
   
   Pulsar's defaults for allowing insecure connections are always `false` 
except for in this one case in the `JavaInstanceStarter`. A more secure default 
is to set it to `false`, so I propose we change this default.
   
   ### Modifications
   
   * Make the default value for `--tls_allow_insecure` in the 
`JavaInstanceStarter` class `false.
   
   ### Verifying this change
   
   I will verify that tests pass.
   
   ### Does this pull request potentially affect one of the following parts:
   
   
   - [x] The default values of configurations
   
   ### Documentation
   
   - [x] `doc-not-needed`
   
   These docs are generated.
   
   ### Matching PR in forked repository
   
   PR in forked repository: https://github.com/michaeljmarshall/pulsar/pull/43


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to