java-sdk
java-sdk copied to clipboard
[DurableTask] Missing functionality
Expected Behavior
Durabletask-sidecar supports
- PurgeInsances by criteria
- Start instance with same InstanceId
- CreateTaskHub
Actual Behavior
The current implementation of durabletask-java and durabletask-go are not align and are not implemented on the sidecar.
Related PR
Steps to Reproduce the Problem
Enable all integration tests on durabletask-java and run them
Release Note
RELEASE NOTE:
Hi @javier-aliaga, are you working here?
hello @mcruzdev , I am not currently working on this