Skip to content

EventHub partitions are not equally spread across all service instances;  #22097

Closed
@dmoeff

Description

@dmoeff

I have Kubernetes service with 32 instances connected to Azure EventHub with 32 partitions. Some of the instances of the service are not able to connect to any partition, where other are connected to 2 partitions. My expectation is every instance of the service to process events from a single partition when the number of instances is equal to the number of partitions.

My service is using github.com/Azure/azure-sdk-for-go/sdk/messaging/azeventhubs v1.0.2 package and is running on AKS cluster. It is built on top of ConsumingEventsWithCheckpoints example using go version 1.21

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.Event Hubscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.customer-response-expectedneeds-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions