keith-turner opened a new pull request, #5606: URL: https://github.com/apache/accumulo/pull/5606
Each batch writer created was creating a thread pool intrumented with metrics. This would cause Meters to continually be added to the global registry which could eventually cause memory problems. Disabled metrics instrumentation on these thread pools. -- 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]
