Skip to content

Conversation

@PerfectlyNormal
Copy link
Contributor

Fixes #2000.

I don't get the error unless partitioning is enabled on the queue or topic.

There's still a case that's not handled by this PR, and that is if we send messages with different PartitionKeys in the delivery options. I believe that will need another grouping and handling each partition by itself. I noticed that the PartitionKey does not get mapped by AzureServiceBusEnvelopeMapper, so I didn't attempt to add everything here

@jeremydmiller
Copy link
Member

@PerfectlyNormal:

image

@jeremydmiller jeremydmiller merged commit 11fff21 into JasperFx:main Jan 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure Service Bus batching fails with mixed session IDs, causes stuck messages with outbox pattern

2 participants