microsoft / microsoft/durabletask-java
Durable HTTP Support
未关闭
还没有人认领这个 Issue。
feature-parity
- 主要语言
- Java
- 星标
- 29
- 派生
- 18
- 平均合并
- 1 天 10 小时
- 30 天内合并 PR
- 2
描述
More information here: https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-http-features?tabs=csharp#consuming-http-apis
Note that the sidecar doesn't currently support Durable HTTP. However, it is supported in the Azure Functions Durable extension.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从链接的 Azure Durable Functions HTTP 功能文档开始,然后检查 Java sidecar 当前如何处理 HTTP 相关功能。该 issue 没有指出 repository 文件或测试,因此首先梳理相关的入口点以及现有的 Durable 扩展支持。完成的标准是定义并实现 sidecar 对 Durable HTTP 的支持,并进行适当的验证。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api, backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100