apache / apache/hugegraph

Support query task progress for non-gremlin job

Open
#867 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Java
Stars
3.2k
Forks
636
Avg merge
3d 11h
Merged PRs (30d)
14

Description

> E.g: some task like [rebuild-index](https://hugegraph.github.io/hugegraph-doc/clients/restful-api/rebuild.html) can take a long time.

We need a way to query the progress of these tasks like [this](https://hugegraph.github.io/hugegraph-doc/clients/restful-api/task.html)

Contributor guide

Open the contributing guide

Research direction

Start with the linked rebuild-index and task REST API documentation to understand the existing task-progress behavior. Then identify how non-Gremlin long-running tasks should expose progress and what API contract is needed. Done means a task such as rebuild-index can be queried for progress, with corresponding tests or documentation showing the supported request and response.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.