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

[Improvement]: Implement ASB sender/receiver client actions in a non-blocking way #4982

Closed
ayeshLK opened this issue Jun 21, 2023 · 1 comment · Fixed by ballerina-platform/module-ballerinax-azure-service-bus#230

Comments

@ayeshLK
Copy link
Member

ayeshLK commented Jun 21, 2023

Connector Name

module/azure-servicebus (Azure Servicebus)

Suggested improvement

Description

$subject

References

@ayeshLK
Copy link
Member Author

ayeshLK commented May 17, 2024

Since ASB reactive-clients does not directly map to Ballerina non-blocking mode we will be using the sync-clients and implement non-blocking behaviour on top of that.

@ayeshLK ayeshLK changed the title [Improvement]: Use reactive Java client for Ballerina Azure service bus connector implementation [Improvement]: Implement ASB sender/receiver client actions in a non-blocking way May 17, 2024
@ayeshLK ayeshLK moved this from In Progress to On Hold in Ballerina Team Main Board May 28, 2024
@ayeshLK ayeshLK moved this from On Hold to In Progress in Ballerina Team Main Board Jun 3, 2024
@ayeshLK ayeshLK moved this from In Progress to PR Sent in Ballerina Team Main Board Jun 3, 2024
@github-project-automation github-project-automation bot moved this from PR Sent to Done in Ballerina Team Main Board Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant