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.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, java

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.

Description

Needs: Attention :wave:

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.

Dominant language
Java
Stars
29
Forks
18
Avg merge
1d 10h
Merged PRs (30d)
2

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.

More from microsoft/durabletask-java

All issues in microsoft/durabletask-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.