Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9A5C6102E6 for ; Tue, 17 Dec 2013 17:43:09 +0000 (UTC) Received: (qmail 63098 invoked by uid 500); 17 Dec 2013 17:43:09 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 63060 invoked by uid 500); 17 Dec 2013 17:43:08 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 63050 invoked by uid 99); 17 Dec 2013 17:43:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Dec 2013 17:43:07 +0000 Date: Tue, 17 Dec 2013 17:43:07 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2033) monitor XML doesn't say anything about GC MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850711#comment-13850711 ] Eric Newton commented on ACCUMULO-2033: --------------------------------------- You could also make a direct call to the GC via thrift. > monitor XML doesn't say anything about GC > ----------------------------------------- > > Key: ACCUMULO-2033 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2033 > Project: Accumulo > Issue Type: Bug > Components: monitor > Reporter: Michael Berman > > in order to test a fix for ACCUMULO-2032, i need to programmatically verify that the monitor can talk to the GC, but GC stats aren't exposed in either the xml or json monitor outputs. I guess I can just slurp through the html, but that doesn't seem ideal. -- This message was sent by Atlassian JIRA (v6.1.4#6159)