You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Service Bus | More details about prefetchCount and maxConcurrentSessions in ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder Class
#25293
Closed
prabdeb opened this issue
Nov 10, 2021
· 3 comments
What it does, what will happen if we don't set it?
If we would like to set it, what would be it's recommended value, will maxConcurrentCalls(int maxConcurrentCalls) have any impact on this configuration settings?
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: 5bf820f1-a84f-99a7-f9bb-37688b63359a
Version Independent ID: e9cc8b71-1f13-e0ed-85ca-3d681e6c2033
The text was updated successfully, but these errors were encountered:
ghost
added
the
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
label
Nov 10, 2021
prabdeb
changed the title
Azure Service Bus | More details about prefetchCount(int prefetchCount) in ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder Class
Azure Service Bus | More details about prefetchCount and maxConcurrentSessions in ServiceBusClientBuilder.ServiceBusSessionProcessorClientBuilder Class
Nov 10, 2021
The accuracy of this documentation ticket depends on this feature-work 27336. I'm updating 27336 to have a sub-item on this documentation, closing this.
ISSUE:
In document https://docs.microsoft.com/en-us/java/api/com.azure.messaging.servicebus.servicebusclientbuilder.servicebussessionprocessorclientbuilder?view=azure-java-stable it would be good to have the following details about
prefetchCount(int prefetchCount)
-maxConcurrentCalls(int maxConcurrentCalls)
?In document https://docs.microsoft.com/en-us/java/api/com.azure.messaging.servicebus.servicebusclientbuilder.servicebussessionprocessorclientbuilder?view=azure-java-stable it would be good to have the following details about
maxConcurrentSessions(int maxConcurrentSessions)
-maxConcurrentCalls(int maxConcurrentCalls)
have any impact on this configuration settings?Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: