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

Try to make federation work (with reactive) #1898

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

robp94
Copy link
Contributor

@robp94 robp94 commented Sep 1, 2023

Since there are still problem with using federation like quarkusio/quarkus#30180, and there seems to be no progress for quite some time, I tried to get it work for me.

Now there is no need for quarkus.smallrye-graphql.nonblocking.enabled=false. Although unis seem to work.
I am absolutely not sure if reactive stuff is handled correctly, but maybe someone can take a look? @t1 @jmartisk @phillip-kruger

I tested with this quarkus app, query and variables to test via quarkus dev ui are included.
code-with-quarkus-graphqll-federation.zip (Although it is based on 2.3 since I use quarkus for testing)

@phillip-kruger
Copy link
Member

@jmartisk are you looking at this ?

@jmartisk jmartisk merged commit 36883cd into smallrye:main Sep 5, 2023
5 checks passed
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.

3 participants