Skip to content

[FEATURE REQ] Improve documentation for max-concurrent-calls property #39084

Closed

Description

Is your feature request related to a problem? Please describe.
The documentation for the spring.cloud.stream.servicebus.bindings.binding-name.consumer.max-concurrent-calls property should mention that it is by session and not global (of course when sessions are enabled).
Besides this property is renamed to concurrencyPerSession:
https://github.com/Azure/azure-sdk-for-java/blob/azure-messaging-servicebus_7.15.0/sdk/servicebus/azure-messaging-servicebus/src/main/java/com/azure/messaging/servicebus/ServiceBusProcessorClient.java#L237

Setup

  • Library/Libraries: com.azure.spring:spring-cloud-azure-dependencies:5.10.0 with com.azure:azure-messaging-servicebus:7.15.0
  • v2 enabled

Describe the solution you'd like
Update the documentation:
https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/spring-cloud-stream-support?tabs=SpringCloudAzure4x#consumer-properties-1
Update the Javadoc:
https://github.com/Azure/azure-sdk-for-java/blob/azure-messaging-servicebus_7.15.0/sdk/servicebus/azure-messaging-servicebus/src/main/java/com/azure/messaging/servicebus/ServiceBusClientBuilder.java#L1724

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Docsazure-springAll azure-spring related issuesazure-spring-servicebusSpring service bus related issues.customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions