-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Transactions support for reactive entities and repositories in mongodb panache #32156
Labels
Milestone
Comments
/cc @FroMage (panache), @evanchooly (mongodb), @loicmathieu (mongodb,panache) |
Hi, |
loicmathieu
added a commit
to loicmathieu/quarkus
that referenced
this issue
Apr 14, 2023
loicmathieu
added a commit
to loicmathieu/quarkus
that referenced
this issue
Apr 18, 2023
loicmathieu
added a commit
to loicmathieu/quarkus
that referenced
this issue
May 24, 2023
loicmathieu
added a commit
to loicmathieu/quarkus
that referenced
this issue
May 24, 2023
loicmathieu
added a commit
to loicmathieu/quarkus
that referenced
this issue
May 30, 2023
loicmathieu
added a commit
to loicmathieu/quarkus
that referenced
this issue
May 30, 2023
loicmathieu
added a commit
to loicmathieu/quarkus
that referenced
this issue
Jun 6, 2023
loicmathieu
added a commit
to loicmathieu/quarkus
that referenced
this issue
Jun 6, 2023
michelle-purcell
pushed a commit
to michelle-purcell/quarkus
that referenced
this issue
Jun 8, 2023
michelle-purcell
pushed a commit
to michelle-purcell/quarkus
that referenced
this issue
Jun 8, 2023
michelle-purcell
pushed a commit
to michelle-purcell/quarkus
that referenced
this issue
Jun 8, 2023
sberyozkin
pushed a commit
to sberyozkin/quarkus
that referenced
this issue
Jun 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Hey there,
as documented here, transactions are currently not supported for reactive entities and repositories using
mongodb
, it says:Transactions are not supported for Reactive Entities and Repositories.
Does anyone know whether this "feature" will be implemented in the near future?
Will this feature be part of #24749, which is planned for Q3 2023 ?
Thx.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: