Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2EBC2D555 for ; Wed, 24 Oct 2012 21:42:12 +0000 (UTC) Received: (qmail 86305 invoked by uid 500); 24 Oct 2012 21:42:12 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 86283 invoked by uid 500); 24 Oct 2012 21:42:12 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 86272 invoked by uid 99); 24 Oct 2012 21:42:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2012 21:42:12 +0000 Date: Wed, 24 Oct 2012 21:42:11 +0000 (UTC) From: "Chris Burroughs (JIRA)" To: commits@cassandra.apache.org Message-ID: <1835721516.24371.1351114932009.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CASSANDRA-4859) Include number of entries in CachedService MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Chris Burroughs created CASSANDRA-4859: ------------------------------------------ Summary: Include number of entries in CachedService Key: CASSANDRA-4859 URL: https://issues.apache.org/jira/browse/CASSANDRA-4859 Project: Cassandra Issue Type: Improvement Components: Core Affects Versions: 1.1.6 Reporter: Chris Burroughs Assignee: Chris Burroughs Priority: Minor Fix For: 1.1.7 CacheServiceMBean only includes the weighted size, but not the number of entries. In addition to (I think) being generally useful information it's hard to make sense of cache performance from pre-mem0estimation C* versions without it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira