apache / apache/hugegraph

执行gremlin语句的job任务报错- 语句为"graph.truncateBackend()"

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

Description

### Expected behavior 期望表现
由于使用cassandra后端进行truncateBackend操作耗时较长,期望能通过gremlin job方式实现

### Actual behavior 实际表现
![image](https://user-images.githubusercontent.com/58289576/104160508-389c6580-542c-11eb-968d-02c368725432.png)

### Steps to reproduce the problem 复现步骤
1. 通过gremlin job 接口 或者 hubble 执行 graph.truncateBackend()操作
2.查看执行结果以及日志

Contributor guide

Open the contributing guide

Research direction

Start by reproducing graph.truncateBackend() through the Gremlin job interface or Hubble, then inspect the execution result and logs shown in the issue. The fix is complete when the Cassandra-backed operation runs successfully as a job and reports a successful result without the observed error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cassandra, java
Domain
backend, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.