[Bug]: Azure service bus connector encounter a delay while publishing concurrent messages #4983
Labels
Area/Connector
module/azure-servicebus
Priority/High
Reason/Complex
Issue occurred due to complex scenario.
Type/Bug
Connector Name
module/azure-servicebus (Azure Servicebus)
What happened?
Description
When publishing concurrent messages using single
asb:MessageSender
(which is assigned to a ASB topic) the client experiences an unexpected delay. Conducted a load-test using the Azure service bus connector within an HTTP service and it was observed that few requests have been timed-out due to the above mentioned behavior.Following code sample was used:
Constrained the application resources to following limits:
Load test was conducted for a duration of 10 minutes. Following are the results:
Note: All the errors in the results are due to request timeouts. The configured request timeout is 5 seconds
Related issues
Versions
The text was updated successfully, but these errors were encountered: