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

Make HTTP Service Class Isolated #1386

Closed
ThisaruGuruge opened this issue May 21, 2021 · 0 comments · Fixed by ballerina-platform/module-ballerina-graphql#243
Closed

Make HTTP Service Class Isolated #1386

ThisaruGuruge opened this issue May 21, 2021 · 0 comments · Fixed by ballerina-platform/module-ballerina-graphql#243
Assignees
Labels
module/graphql Issues related to Ballerina GraphQL module Team/PCM Protocol connector packages related issues Type/Improvement Type/Task

Comments

@ThisaruGuruge
Copy link
Member

Description:
Since the Ballerina GraphQL uses double dispatching in services, the http service should be explicitly marked as an isolated class. Otherwise, the underlying http service in the GraphQL listener will be executed sequencially.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/graphql Issues related to Ballerina GraphQL module Team/PCM Protocol connector packages related issues Type/Improvement Type/Task
Projects
None yet
1 participant