components-contrib icon indicating copy to clipboard operation
components-contrib copied to clipboard

[pubsub][pulsar]Support pulsar+ssl:// URL format

Open Kyle2123 opened this issue 2 years ago • 1 comments

Describe the feature

Currently the pulsar pubsub component expects the Pulsar url to be in one of three formats:

  • pulsar://
  • http://
  • https://

Please add support for the pulsar+ssl:// format to allow for connections to production Pulsar clusters that are configured to use TLS.

https://github.com/dapr/components-contrib/blob/3821c001315dfd2c24f8e1c6bdd19dd1ff21475d/pubsub/pulsar/pulsar.go#L49

https://github.com/dapr/components-contrib/blob/3821c001315dfd2c24f8e1c6bdd19dd1ff21475d/pubsub/pulsar/pulsar.go#L164-L167

Kyle2123 avatar Jul 07 '22 15:07 Kyle2123

Hey @Kyle2123 thanks for opening this issue! Would you be able to submit a PR for this?

ItalyPaleAle avatar Jul 17 '22 00:07 ItalyPaleAle

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

dapr-bot avatar Aug 16 '22 00:08 dapr-bot

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

dapr-bot avatar Aug 23 '22 00:08 dapr-bot