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

[FEATURE REQ] Add documentation of new properties maxSizeInMegabytes and defaultMessageTimeToLive #43312

Closed
fredysierra opened this issue Dec 10, 2024 · 3 comments
Assignees
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

Comments

@fredysierra
Copy link

Is your feature request related to a problem? Please describe.
In the feature request #35435 new properties maxSizeInMegabytes and defaultMessageTimeToLive were added #36996

However, 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

  • [ x] Description Added
  • [ x] Expected solution specified
@github-actions github-actions bot added 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 labels Dec 10, 2024
Copy link

Copy link

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@saragluna saragluna added this to the 2025-01 milestone Dec 10, 2024
@saragluna saragluna moved this from Todo to In Progress in Spring Cloud Azure Dec 16, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Spring Cloud Azure Dec 18, 2024
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 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
Projects
Status: Done
Development

No branches or pull requests

2 participants