GitHub user ivakegg opened a pull request: https://github.com/apache/accumulo/pull/281
ACCUMULO-4655 Added a Response Time column to the monitor Added a Response Time column to the monitor which shows how long it took to get status from that tserver. This is useful in determining whether long Last Contact times are dues to one or more tservers or whether this is due to churn in the master. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ivakegg/accumulo ACCUMULO-4655-2.0 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/accumulo/pull/281.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #281 ---- commit ebc7dd6921f82e38ebbeb04917cd11c2ae28dc1b Author: Ivan Bella <i...@bella.name> Date: 2017-07-21T14:19:07Z ACCUMULO-4655 Added a Response Time column to the monitor Added a Response Time column to the monitor which shows how long it took to get status from that tserver. This is useful in determining whether long Last Contact times are dues to one or more tservers or whether this is due to churn in the master. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---