Skip to content

Conversation

@richardpark-msft
Copy link
Member

You're only allowed to have one Sender+Receiver for the $cbs endpoint. In some cases, where there are connection failures or link cleanup is cancelled it's possible for the link to remain open. The only way to fix this is to restart the connection.

Fixes #19504
Likely related to dapr/components-contrib/issues/2617

Richard Park added 2 commits March 3, 2023 16:43
@richardpark-msft richardpark-msft marked this pull request as ready for review March 4, 2023 00:48
@richardpark-msft
Copy link
Member Author

/azp run go - azservicebus

@richardpark-msft
Copy link
Member Author

/azp run go - azeventhubs

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run go - azeventhubs

@richardpark-msft
Copy link
Member Author

/azp run go - azservicebus

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft richardpark-msft merged commit ba84713 into Azure:main Mar 7, 2023
@richardpark-msft richardpark-msft deleted the sb-cbs branch March 7, 2023 18:42
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.

[azeventhubs/azservicebus] Cleanup Close(ctx) calls and signatures

2 participants