SabrinaZhaozyf opened a new pull request, #14430:
URL: https://github.com/apache/pinot/pull/14430

   Recently, we have seen 
java.lang.[InternalError](https://stackoverflow.com/questions/45536049/java-lang-internalerror-a-fault-occurred-in-a-recent-unsafe-memory-access-opera)
 on RT servers which puts consuming segments in ERROR state and halts 
consumption from the Kafka topic. This is caused by consuming segments using 
more off-heap memory than the max limit configured at the host level.
   
   This PR adds a metric for host-level consumer directory usage.


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