Skip to content

[Service Bus] receive and delete Settlement of deferred msg in ReceiveAndDelete mode UnpartitionedSubscriptionWithSessions: defer() throws error failing in nightly runs #22436

Closed

Description

Service Bus nightly test runs are failing with:

Stack trace:
ServiceBusError: Failed to create a receiver for the requested session 'my-session'. It may be locked by another receiver.
at translateServiceBusError (dist-test/index.browser.js:42119:20)
at MessageSession._init (dist-test/index.browser.js:47255:35)
at async MessageSession.create (dist-test/index.browser.js:47596:13)
at async ServiceBusClient.acceptSession (dist-test/index.browser.js:47699:36)
at async ServiceBusTestHelpers.createReceiveAndDeleteReceiver (dist-test/index.browser.js:48472:23)
at async testDeferredMessage (dist-test/index.browser.js:67768:28)
at async testSettlement (dist-test/index.browser.js:67779:37)
at async Context. (dist-test/index.browser.js:67816:17)
For more details check here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service Bustest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions