Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-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 EDE551091D for ; Wed, 9 Sep 2015 09:50:58 +0000 (UTC) Received: (qmail 31190 invoked by uid 500); 9 Sep 2015 09:50:46 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 31063 invoked by uid 500); 9 Sep 2015 09:50:46 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 30900 invoked by uid 99); 9 Sep 2015 09:50:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2015 09:50:46 +0000 Date: Wed, 9 Sep 2015 09:50:46 +0000 (UTC) From: "Knut Anders Hatlen (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6733) Implement an MBean for monitoring caches 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/DERBY-6733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736564#comment-14736564 ] Knut Anders Hatlen commented on DERBY-6733: ------------------------------------------- Making the beans self-describing sounds like a great idea. I did a quick search on the internet and found this article, which describes a way to do it: https://weblogs.java.net/blog/emcmanus/archive/2005/07/adding_informat.html. It looks a bit more complex than I thought it would be, though. > Implement an MBean for monitoring caches > ---------------------------------------- > > Key: DERBY-6733 > URL: https://issues.apache.org/jira/browse/DERBY-6733 > Project: Derby > Issue Type: Improvement > Components: JMX > Affects Versions: 10.12.0.0 > Reporter: Knut Anders Hatlen > Assignee: Knut Anders Hatlen > Fix For: 10.12.0.0 > > Attachments: d6733-1a-page-and-container.diff, d6733-2a-statement-cache.diff, d6733-3a-adminguide.diff, d6733-4a-test-permissions.diff, radminjmxintro.html > > > Add an MBean that allows users to monitor Derby's CacheFactory instances, as discussed in DERBY-5772. -- This message was sent by Atlassian JIRA (v6.3.4#6332)