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

Fixed the service bus client factory resource release bug. #23195

Conversation

ZhuXiaoBing-cn
Copy link
Contributor

  • Fixed the service bus client factory resource release bug.

@ghost ghost added the azure-spring All azure-spring related issues label Jul 27, 2021
@chenrujun chenrujun linked an issue Jul 27, 2021 that may be closed by this pull request
@@ -41,6 +42,21 @@ public DefaultServiceBusQueueClientFactory(String connectionString, AmqpTranspor
this.serviceBusClientBuilder.transportType(amqpTransportType);
}

@Override
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member

@yiliuTo yiliuTo left a comment

Choose a reason for hiding this comment

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

LGTM

@yiliuTo
Copy link
Member

yiliuTo commented Jul 29, 2021

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] servicebus stream binder application update tomcat problem
3 participants