Open
Description
Library name and version
Azure.Messaging.ServiceBus 7.17.1
Query/Question
We are using Function Apps with ServiceBus triggers on subscriptions with sessions. From time to time exceptions get raised with outer message:
"The session channel '{0}' cannot be found in connection 'out-connection{1}'. (MessagingEntityNotFound). ..."
I found definition and a set of instantiations of MessagingEntityNotFound in azure-sdk-for-net/Microsoft.Azure.ServiceBus, but nothing with this message. Internet is also silent about it. Information on what session channels are and how they work with sessions/locks/connections was difficult to find. I'd appreciate any hints.
the whole parsedStack is attached.
Environment
azurefunctions: 4.1039.400.25216
Metadata
Metadata
Assignees
Labels
This issue points to a problem in the data-plane of the library.Issues that are reported by GitHub users external to the Azure organization.Workflow: This issue needs attention from Azure service team or SDK teamThe issue doesn't require a change to the product in order to be resolved. Most issues start as that