apache / apache/pinot

Moving Request ID to the Header of the Response DataTable in the Next Version

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

Description

Currently the requestID lives in the metadata of the response, **at the end of the serialized bytes**, making it harder for accountant code to track the deserialization memory of a particular query timely. This may cause OOM exceptions that's hard to map back to the actual query. Meanwhile, it can also be a blocker for the future resource management/scheduling work.

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.