Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 94724200CD1 for ; Tue, 20 Jun 2017 18:19:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 93508160BD3; Tue, 20 Jun 2017 16:19:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 05E22160BF5 for ; Tue, 20 Jun 2017 18:19:46 +0200 (CEST) Received: (qmail 69173 invoked by uid 500); 20 Jun 2017 16:19:46 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 68610 invoked by uid 99); 20 Jun 2017 16:19:44 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jun 2017 16:19:44 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C032ADFA6C; Tue, 20 Jun 2017 16:19:44 +0000 (UTC) From: joshelser To: dev@accumulo.apache.org Reply-To: dev@accumulo.apache.org References: In-Reply-To: Subject: [GitHub] accumulo pull request #271: ACCUMULO-4655 Added a Response Time column to th... Content-Type: text/plain Message-Id: <20170620161944.C032ADFA6C@git1-us-west.apache.org> Date: Tue, 20 Jun 2017 16:19:44 +0000 (UTC) archived-at: Tue, 20 Jun 2017 16:19:48 -0000 Github user joshelser commented on a diff in the pull request: https://github.com/apache/accumulo/pull/271#discussion_r123024693 --- Diff: server/monitor/src/main/java/org/apache/accumulo/monitor/servlets/TServersServlet.java --- @@ -314,13 +314,22 @@ static void doTserverList(HttpServletRequest req, StringBuilder sb, List