microsoft / microsoft/durabletask-java

Inquiry: Java Client for Managing Azure Durable Function Instances

Open
#222 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs: Attention :wave:
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.