Skip to content

Remove TimeoutSettings from Operations #1303

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
wants to merge 1 commit into from
Closed

Conversation

rozza
Copy link
Member

@rozza rozza commented Feb 2, 2024

Decoupled Operations from the timeoutsettings.

Added OperationExecutor#withTimeoutSettings so now timeout settings have been removed from the Operations class.

JAVA-5176

@rozza rozza force-pushed the JAVA-5176 branch 3 times, most recently from bb68e15 to 9324e48 Compare February 5, 2024 10:55
@rozza rozza force-pushed the JAVA-5176 branch 2 times, most recently from 1954ebe to f7e566f Compare February 12, 2024 16:18
The OperationExecutor is now in charge of TimeoutContext.
Paves the way for multiple operations using the same TimeoutContext.

JAVA-5176
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.

1 participant