apache / apache/pinot

Pinot query timeout due to the broker waiting for a single non-responsive server

Open
#4,484 9 comments 0 reactions 1 assignee Claimed by @icefury71 View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 55m
Merged PRs (30d)
182

Description

Does Pinot broker need to wait the responses of all the servers before it can return the results? We found a single hanging server (probably due to GC) make queries to return after timeout. Restarting the server fixed the issue. A single server failure should not cause timeout when we have multiple copies of the data. Is there any step in query execution requires all servers to respond?

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.