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

Change Reference Implementation interface to use CompletableFuture #505

Closed
Tracked by #459
fjtirado opened this issue Dec 24, 2024 · 0 comments · Fixed by #511
Closed
Tracked by #459

Change Reference Implementation interface to use CompletableFuture #505

fjtirado opened this issue Dec 24, 2024 · 0 comments · Fixed by #511
Assignees

Comments

@fjtirado
Copy link
Collaborator

As part of the evaluation of #490 and implementation of #484, it was identified that using a sync approach is kind of tricky for further software evolution. It feels more natural to use CompletableFuture

@fjtirado fjtirado self-assigned this Dec 24, 2024
fjtirado added a commit to fjtirado/sdk-java that referenced this issue Dec 31, 2024
fjtirado added a commit to fjtirado/sdk-java that referenced this issue Jan 7, 2025
fjtirado added a commit to fjtirado/sdk-java that referenced this issue Jan 8, 2025
fjtirado added a commit to fjtirado/sdk-java that referenced this issue Jan 8, 2025
fjtirado added a commit to fjtirado/sdk-java that referenced this issue Jan 8, 2025
fjtirado added a commit to fjtirado/sdk-java that referenced this issue Jan 8, 2025
fjtirado added a commit that referenced this issue Jan 9, 2025
[Fix #505] Switching to CompletableFuture
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 a pull request may close this issue.

1 participant