[FEATURE REQ] Add documentation of new properties maxSizeInMegabytes and defaultMessageTimeToLive #43312
Labels
azure-spring
All azure-spring related issues
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Is your feature request related to a problem? Please describe.
In the feature request #35435 new properties
maxSizeInMegabytes
anddefaultMessageTimeToLive
were added #36996However, those new properties are not present in the documentation: https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/configuration-properties-azure-service-bus
Describe the solution you'd like
Include the properties and description in the documentation https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/configuration-properties-azure-service-bus
Additional context
We use spring-cloud-stream in our codebase with multiple binders which is decided at runtime. If using azure-service-bus binders, topics get auto-created with default configurations. We wanted to control Message Expiry time per Topic.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: