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

Update SDK wrt to new service protocol definition which makes all completable journal entries fallible #187

Closed
tillrohrmann opened this issue Dec 17, 2023 · 0 comments · Fixed by #189
Assignees

Comments

@tillrohrmann
Copy link
Contributor

Update SDK wrt restatedev/service-protocol#58.

@tillrohrmann tillrohrmann self-assigned this Dec 17, 2023
tillrohrmann added a commit to tillrohrmann/sdk-java that referenced this issue Dec 18, 2023
This commit updates the Java SDK to allow all completable journal entries
to have a failure variant. As part of this change, we also added tests to
ensure the correct behavior.

This fixes restatedev#187.
tillrohrmann added a commit to tillrohrmann/sdk-java that referenced this issue Dec 18, 2023
This commit updates the Java SDK to allow all completable journal entries
to have a failure variant. As part of this change, we also added tests to
ensure the correct behavior.

This fixes restatedev#187.
tillrohrmann added a commit to tillrohrmann/sdk-java that referenced this issue Dec 18, 2023
This commit updates the Java SDK to allow all completable journal entries
to have a failure variant. As part of this change, we also added tests to
ensure the correct behavior.

This fixes restatedev#187.
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