Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D6829BE8 for ; Sat, 28 Jan 2012 11:22:22 +0000 (UTC) Received: (qmail 77261 invoked by uid 500); 28 Jan 2012 11:22:22 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 77127 invoked by uid 500); 28 Jan 2012 11:22:20 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 77119 invoked by uid 99); 28 Jan 2012 11:22:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2012 11:22:20 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of yuzhihong@gmail.com designates 74.125.82.169 as permitted sender) Received: from [74.125.82.169] (HELO mail-we0-f169.google.com) (74.125.82.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Jan 2012 11:22:13 +0000 Received: by wera13 with SMTP id a13so2554165wer.14 for ; Sat, 28 Jan 2012 03:21:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=9jNAK74r4SKYF+NJ35LJnqOompt0tlBo//xoSBUxeFQ=; b=mqExrHL+63zApJr5PjNi8JW4dFl80cqnpfVU8ZsWmDfz98bvb0WH0T901meRhApNyQ ga49Fg8GYrvQkTbVQQpL2GR35cSmT71Z5XueFY2q2KUzlkC7RUEU74+M8P38FfOGnaxM 1LPQ0G/QRJSOfrGyKRXlFSZwwOGmJMMPiSGho= MIME-Version: 1.0 Received: by 10.216.132.8 with SMTP id n8mr4418824wei.35.1327749712485; Sat, 28 Jan 2012 03:21:52 -0800 (PST) Received: by 10.216.166.72 with HTTP; Sat, 28 Jan 2012 03:21:52 -0800 (PST) Date: Sat, 28 Jan 2012 03:21:52 -0800 Message-ID: Subject: code review: HBASE-5297 Update metrics numOpenConnections and callQueueLen directly in HBaseServer From: Ted Yu To: dev@hbase.apache.org Cc: sc@fb.com Content-Type: multipart/alternative; boundary=0016e6d99d1bf69f2d04b794d121 --0016e6d99d1bf69f2d04b794d121 Content-Type: text/plain; charset=ISO-8859-1 Hi, HBASE-5297 (Update metrics numOpenConnections and callQueueLen directly in HBaseServer) has passed unit tests. Please review the latest patch. Thanks --0016e6d99d1bf69f2d04b794d121--