sijie commented on a change in pull request #2214: Add tls support to authenticate client to access function admin-api URL: https://github.com/apache/incubator-pulsar/pull/2214#discussion_r204560304
########## File path: conf/functions_worker.yml ########## @@ -20,6 +20,7 @@ workerId: standalone workerHostname: localhost workerPort: 6750 +workerPortTls: Review comment: can you add a default value in the configuration template? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
