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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
