alibaba / alibaba/GraphScope

[BUG] Client could not receive result when frontend and executor are located across machines, and with long running queries.

Open
#3,012 2 comments 0 reactions 0 assignees View on GitHub
bug component:gie
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

The client could not receive results and hang forever when
- 1. submitting a complex query that could running for several minutes, and
- 2. the instance are launched within a multi-node k8s cluster, the frontend and executor are assigned to different nodes.

The above two conditions must be satisfied at the same time, or the result would be normal.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.