Skip to content

Azure Service Bus transport may hang when stopping the receiver during retry batch processing#4697

Merged
danielmarbach merged 1 commit intorelease-5.11from
update-asb-to-4.2.4-release-5.11
Jan 7, 2025
Merged

Azure Service Bus transport may hang when stopping the receiver during retry batch processing#4697
danielmarbach merged 1 commit intorelease-5.11from
update-asb-to-4.2.4-release-5.11

Conversation

@tamararivera
Copy link
Member

@tamararivera tamararivera commented Jan 6, 2025

Symptoms

Retrying failed messages appears to hang and is never completed

Who's affected

Only users of ServiceControl using Azure Service Bus may be affected.

Root cause

The messageProcessingCancellationTokenSource may be null when the ReturnToSenderDequeuer stops the transport receiver causing the Azure Service Bus StopReceive method to hang.

@tamararivera tamararivera self-assigned this Jan 6, 2025
@tamararivera tamararivera added this to the 5.11.2 milestone Jan 6, 2025
@danielmarbach danielmarbach merged commit d0123b6 into release-5.11 Jan 7, 2025
30 checks passed
@danielmarbach danielmarbach deleted the update-asb-to-4.2.4-release-5.11 branch January 7, 2025 15:19
@boblangley boblangley added the Bug label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants