Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated ServiceBusAdministrationClientBuilder to Support HttpPipelinePosition #23328

Merged

Conversation

alzimmermsft
Copy link
Member

@alzimmermsft alzimmermsft commented Aug 3, 2021

Fixes #15637

@alzimmermsft alzimmermsft added Service Bus Client This issue points to a problem in the data-plane of the library. labels Aug 3, 2021
@alzimmermsft alzimmermsft self-assigned this Aug 3, 2021
@ghost ghost added the Azure.Core azure-core label Aug 3, 2021
public class ServiceBusAdministrationClientBuilderTest {

@Test
void buildClientDifferentApplicationIdTest() {
Copy link
Member

Choose a reason for hiding this comment

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

Any reason for deleting this file?

Copy link
Member Author

Choose a reason for hiding this comment

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

This was the only test in the file but with the change to use ClientOptions, else HttpLogOptions without throwing the test no longer applied. This left the class without any tests

@alzimmermsft alzimmermsft merged commit e2955a8 into Azure:main Aug 3, 2021
@alzimmermsft alzimmermsft deleted the AzSB_UpdateWithPipelinePositions branch August 3, 2021 21:55
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request Apr 4, 2023
added quota request example for Azure Lab Services (Azure#23328)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. Service Bus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Service Bus - Update Client Builders to Leverage HttpPipelinePosition
2 participants