Skip to content

Conversation

@boblangley
Copy link
Member

@boblangley boblangley commented Dec 20, 2024

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.

#4682)

Bumps [NServiceBus.Transport.AzureServiceBus](https://github.com/Particular/NServiceBus.Transport.AzureServiceBus) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Particular/NServiceBus.Transport.AzureServiceBus/releases)
- [Commits](Particular/NServiceBus.Transport.AzureServiceBus@4.2.3...4.2.4)

---
updated-dependencies:
- dependency-name: NServiceBus.Transport.AzureServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit e59a9df)
@boblangley boblangley changed the base branch from master to release-6.1 December 20, 2024 18:40
@boblangley boblangley added this to the 6.1.1 milestone Dec 20, 2024
@boblangley boblangley changed the title Update release 6.1 Azure Service Bus transport to 4.2.4 Azure Service Bus transport may hang when stopping the receiver during retry batch processing Dec 20, 2024
@boblangley boblangley added the Bug label Dec 20, 2024
tmasternak and others added 2 commits December 20, 2024 11:10
(cherry picked from commit 5216396)
Bumps [Particular/setup-rabbitmq-action](https://github.com/particular/setup-rabbitmq-action) from 1.7.0 to 1.7.1.
- [Commits](Particular/setup-rabbitmq-action@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: Particular/setup-rabbitmq-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b9deb0f)
@boblangley boblangley merged commit 92087ba into release-6.1 Dec 20, 2024
31 checks passed
@boblangley boblangley deleted the update-asb-to-4.2.4 branch December 20, 2024 19:51
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.

4 participants