microsoft / microsoft/durabletask-java
Inquiry: Java Client for Managing Azure Durable Function Instances
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 29
- Forks
- 18
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
Hi Team,
We are currently using HTTP APIs to manage our Durable Function instances, as referenced here: https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-http-api.
Is there a Java client available that can be used as an alternative to these HTTP APIs? I came across this repository: https://github.com/microsoft/durabletask-java, but it appears to be intended for use only within the Durable Task framework itself.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository documentation and the linked Azure Durable Functions HTTP API reference. Compare the Java client’s stated scope with the requested instance-management operations, then determine whether an external Java client is available or whether this requires a new feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, java
- Domain
- api, backend, cloud, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100