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 838571044F for ; Thu, 13 Feb 2014 04:28:25 +0000 (UTC) Received: (qmail 17413 invoked by uid 500); 13 Feb 2014 04:28:23 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 17066 invoked by uid 500); 13 Feb 2014 04:28:21 -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 17036 invoked by uid 99); 13 Feb 2014 04:28:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Feb 2014 04:28:19 +0000 Date: Thu, 13 Feb 2014 04:28:19 +0000 (UTC) From: "Jean-Daniel Cryans (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-10518) DirectMemoryUtils.getDirectMemoryUsage spams when none is configured MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jean-Daniel Cryans created HBASE-10518: ------------------------------------------ Summary: DirectMemoryUtils.getDirectMemoryUsage spams when none is configured Key: HBASE-10518 URL: https://issues.apache.org/jira/browse/HBASE-10518 Project: HBase Issue Type: Improvement Reporter: Jean-Daniel Cryans Fix For: 0.98.1, 0.99.0 My logs are full of "Failed to retrieve nio.BufferPool direct MemoryUsed". Even if it's DEBUG, it adds no value. It'd just remove. -- This message was sent by Atlassian JIRA (v6.1.5#6160)