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

add FaultTolerance.Builder.withThreadOffloadExecutor() #989

Merged

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Mar 25, 2024

This method allows configuring the executor to use for thread offloads of actions guarded by the built FaultTolerance instance.

Fixes #988

This method allows configuring the executor to use for thread
offloads of actions guarded by the built `FaultTolerance` instance.
@Ladicek Ladicek added this to the 6.3.0 milestone Mar 25, 2024
@Ladicek Ladicek merged commit 101b8b6 into smallrye:main Mar 25, 2024
10 checks passed
@Ladicek Ladicek deleted the programmatic-api-thread-offload-executor branch March 25, 2024 13:26
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.

programmatic API: allow specifying an executor for thread offloads
1 participant