keith-turner opened a new pull request, #5009: URL: https://github.com/apache/accumulo/pull/5009
The metrics for computing the current number of open files on a tablet server was incorrect over time. Used the semaphor limiting open files to compute the number of open files. The removes the need to correctly increment and decrement files opened which had a bug. -- 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...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org