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

Disable Couchbase and move WebFlux and Infinispan out of beta #14186

Merged
merged 2 commits into from Mar 10, 2021

Conversation

mraible
Copy link
Contributor

@mraible mraible commented Mar 5, 2021

Disable Couchbase as a prompt so v7 does not prompt users. Can be re-enabled once Couchbase for Spring Boot 2.4 is fixed.


Please make sure the below checklist is followed for Pull Requests.

@mraible
Copy link
Contributor Author

mraible commented Mar 6, 2021

@jhipster/developers Are y'all OK with moving WebFlux, Neo4j, and Infinispan out of beta?

@mshima
Copy link
Member

mshima commented Mar 6, 2021

#13797 seems a blocker for Neo4j.

@mraible
Copy link
Contributor Author

mraible commented Mar 6, 2021

@mshima I added a bug bounty to the issue. I'm also seeing issues with Neo4j when running jhipster jdl reactive-ms and running e2e tests. They fail when talking to the blog app that uses Neo4j. If I change the gateway to use Cypress, the tests still fail. These tests passed with beta 1.

@jdubois
Copy link
Member

jdubois commented Mar 6, 2021

At least Webflux should be stable now, but I’m not totally sure of its current quality level.

@atomfrede
Copy link
Member

Regarding the neo4j issue I will check with Michael and Gerrit. I remember something similar when we implement it and I think it's something how neo4j/neo4j spring integration handles relations. So maybe we need to prevent using dtos to always have the full object.

@pascalgrimaud
Copy link
Member

Webflux -> we have no choice, because our gateway is by default with Reactive. It's pretty well tested with the JDL daily builds, so I'm confident, we can remove "beta"
Infinispan -> very few feedbacks, so I think it works

Neo4J -> not sure it's ready yet, we still have some issues
Couchbase -> broken for a while

@mraible mraible changed the title Disable Couchbase and move WebFlux, Neo4j, and Infinispan out of beta Disable Couchbase and move WebFlux and Infinispan out of beta Mar 6, 2021
@mraible
Copy link
Contributor Author

mraible commented Mar 6, 2021

@pascalgrimaud I re-added Beta to Neo4j.

This was referenced Mar 6, 2021
@pascalgrimaud pascalgrimaud merged commit c3930c3 into jhipster:main Mar 10, 2021
@pascalgrimaud pascalgrimaud added this to the v7.0.0 milestone Mar 13, 2021
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.

None yet

5 participants