Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Service Bus] Streaming with sessions UnpartitionedSubscriptionWithSessions failing in nightly runs #19755

Closed
v-jiaodi opened this issue Jan 10, 2022 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus test-reliability Issue that causes tests to be unreliable

Comments

@v-jiaodi
Copy link
Member

Service Bus nightly test runs are failing with:

Error message:
Failed to create a receiver for the requested session 'my-session'. It may be locked by another receiver.

Stack trace:
ServiceBusError: Failed to create a receiver for the requested session 'my-session'. It may be locked by another receiver.
at translateServiceBusError (D:\a_work\1\s\sdk\servicebus\service-bus\src\serviceBusError.ts:86:63)
at MessageSession._init (D:\a_work\1\s\sdk\servicebus\service-bus\dist-esm\src\session\messageSession.js:39:282)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:97:5)
at Function.create (D:\a_work\1\s\sdk\servicebus\service-bus\src\session\messageSession.ts:449:27)
at ServiceBusClient.acceptSession (D:\a_work\1\s\sdk\servicebus\service-bus\src\serviceBusClient.ts:27:30)
at createReceiverForTests (D:\a_work\1\s\sdk\servicebus\service-bus\test\internal\streamingReceiverSessions.spec.ts:97:11)
at beforeEachTest (D:\a_work\1\s\sdk\servicebus\service-bus\test\internal\streamingReceiverSessions.spec.ts:64:5)
at Context. (D:\a_work\1\s\sdk\servicebus\service-bus\test\internal\streamingReceiverSessions.spec.ts:394:7)

For more details check here:

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jan 10, 2022
@v-jiaodi v-jiaodi changed the title [Service Bus] Streaming with sessions UnpartitionedSubscriptionWithSessions: Sessions Streaming - Deadletter message failing in nightly runs [Service Bus] Streaming with sessions UnpartitionedSubscriptionWithSessions failing in nightly runs Jan 10, 2022
@v-xuto v-xuto added Client This issue points to a problem in the data-plane of the library. Service Bus test-reliability Issue that causes tests to be unreliable and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jan 10, 2022
@jeremymeng jeremymeng assigned jeremymeng and unassigned deyaaeldeen Jan 11, 2022
@jeremymeng
Copy link
Member

possibly dup of #14441

azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Jul 13, 2022
Revert "Adding status code 202 to Private endpoints PUT (Azure#19125)" (Azure#19755)

This reverts commit 5e7603d4591ae39f9c2cedea75c8d97185e0aab2.
@jeremymeng
Copy link
Member

closing as a duplicate of #14441

@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

4 participants