jasperjiaguo opened a new issue, #10595:
URL: https://github.com/apache/pinot/issues/10595

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to