gortiz commented on issue #14999:
URL: https://github.com/apache/pinot/issues/14999#issuecomment-2969211085

   Now that #16077 has been merged, we will receive a 
ServerResourceLimitExceededError (error code 245) when the OOM killer 
terminates a query. This is the same error code we send when a join reaches a 
certain number of rows, so the idea is that whenever a query is aborted due to 
our OOM protection mechanisms (being the heap tracker or the max rows), that 
error code should be sent.


-- 
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

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