li4wang opened a new pull request, #2279: URL: https://github.com/apache/zookeeper/pull/2279
Implemented `PrometheusRejectedExecutionHandler` and override the `rejectedExecution()` API to fix the large memory footprint and long GC pause of RejectedExecutionException handler. No more RejectedExecutionException() will be thrown. This enhancement increased read throughput by 140% based on perf comparison test result. -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org