Skip to content

Support to guarantee transactions by using @EventListener and ReactiveTransactionManager #28713

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

Closed
pkgonan opened this issue Jun 27, 2022 · 1 comment
Labels
status: duplicate A duplicate of another issue

Comments

@pkgonan
Copy link

pkgonan commented Jun 27, 2022

Hi.
If you register ReactiveTransactionManager as Spring Bean and use @transactional annotation, you can guarantee transaction.

However, when using @eventlistener or @TransactionalEventListener together, transaction cannot be guaranteed.

Do you have any plans to support this?

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 27, 2022
@snicoll
Copy link
Member

snicoll commented Jun 28, 2022

Duplicates #25805

@snicoll snicoll closed this as completed Jun 28, 2022
@snicoll snicoll added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants