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

fix-servicebus-message listener issue #29095

Merged

Conversation

jialigit
Copy link
Contributor

@jialigit jialigit commented May 26, 2022

Description

Solves the issue of Service Bus message listener processor auto-complete not working issue.

  1. Override default values for ServiceBusContainerProperties.
  2. Restrict the concurrency to be int format in ServiceBusListener.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

@ghost ghost added the azure-spring All azure-spring related issues label May 26, 2022
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

spring-messaging-azure-servicebus

@jialigit jialigit marked this pull request as ready for review May 27, 2022 02:27
@jialigit jialigit added this to the [2022] June milestone May 27, 2022
@jialigit jialigit self-assigned this May 27, 2022
@saragluna
Copy link
Member

/azp run java - spring - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saragluna
Copy link
Member

please update the changelog

sdk/spring/CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@saragluna saragluna left a comment

Choose a reason for hiding this comment

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

LGTM.

@jialigit
Copy link
Contributor Author

jialigit commented Jun 2, 2022

/azp run java - spring - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saragluna saragluna merged commit 19e3105 into Azure:main Jun 2, 2022
Netyyyy pushed a commit to Netyyyy/azure-sdk-for-java that referenced this pull request Jun 2, 2022
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
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants