[BUG] When producing message with Event Hubs async client - partitionId invalid, no available ones #43649
Labels
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.
Event Hubs
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
Description
In Event Hubs async client, producing a message to a partition with a valid partition Id "0" fails and the exception message lists an empty list of available partition Id's.
Exception
"partitionId is not valid. Available ones:"
To Reproduce
Code Snippet
Setup
The text was updated successfully, but these errors were encountered: