Skip to content

EH custom endpoint support#202

Merged
yunhaoling merged 6 commits intoAzure:masterfrom
yunhaoling:custom-endpoint-support
Jan 29, 2021
Merged

EH custom endpoint support#202
yunhaoling merged 6 commits intoAzure:masterfrom
yunhaoling:custom-endpoint-support

Conversation

@yunhaoling
Copy link
Contributor

@yunhaoling yunhaoling commented Jan 25, 2021

add support for the Event Hub Issue Azure/azure-sdk-for-python#16047.

eventhub PR: https://github.com/Azure/azure-sdk-for-python/pull/16295/files

I intend to hide "hostname" from the "auth" API surface first, as it's not part of the AMQP spec for a feature for EH only

@yunhaoling yunhaoling changed the title Custom endpoint support EH custom endpoint support Jan 25, 2021
Copy link
Member

@annatisch annatisch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - maybe add changelog notes?

@yunhaoling
Copy link
Contributor Author

yunhaoling commented Jan 26, 2021

@annatisch , I'm a bit torn on mentioning it the release note as it's not part of the core amqp spec and it's there to support eventhub scenario.

apart from that, do you think the naming of the parameter should be more explicit such as custom_hostname, I'm afraid that the hostname is too general.

@yunhaoling
Copy link
Contributor Author

conclusion: not exposing the config now, also renamed to custom_endpoint_hostname for clarity

@yunhaoling yunhaoling merged commit 6559722 into Azure:master Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants