Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

TransactionOutboxImpl#scheduler can't be shutdown without stopping the whole JVM #686

Open
reda-alaoui opened this issue Aug 12, 2024 · 0 comments · May be fixed by #687
Open

TransactionOutboxImpl#scheduler can't be shutdown without stopping the whole JVM #686

reda-alaoui opened this issue Aug 12, 2024 · 0 comments · May be fixed by #687

Comments

@reda-alaoui
Copy link
Contributor

reda-alaoui commented Aug 12, 2024

Hello,

Our application is deployed as a WAR in a standalone Tomcat. The application can 'reboot' without rebooting the whole JVM.
It seems there is no way to programmatically stop TransactionOutboxImpl#scheduler or to provide it.

Could you please make TransactionOutbox closeable with a close method shutting down the executor?

@reda-alaoui reda-alaoui changed the title TransactionOutboxImpl#scheduler can't be shutdown without stopping the JVM TransactionOutboxImpl#scheduler can't be shutdown without stopping the whole JVM Aug 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
1 participant