Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 251CB9E3B for ; Thu, 24 Nov 2011 08:00:49 +0000 (UTC) Received: (qmail 94750 invoked by uid 500); 24 Nov 2011 08:00:46 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 94731 invoked by uid 500); 24 Nov 2011 08:00:46 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 94723 invoked by uid 500); 24 Nov 2011 08:00:44 -0000 Delivered-To: apmail-incubator-cassandra-user@incubator.apache.org Received: (qmail 94718 invoked by uid 99); 24 Nov 2011 08:00:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Nov 2011 08:00:44 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Nov 2011 08:00:38 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RTUED-0001NN-MO for cassandra-user@incubator.apache.org; Thu, 24 Nov 2011 00:00:17 -0800 Date: Thu, 24 Nov 2011 00:00:17 -0800 (PST) From: huyle To: cassandra-user@incubator.apache.org Message-ID: <1322121617666-7027356.post@n2.nabble.com> Subject: Unable to instantiate cache provider org.apache.cassandra.cache.SerializingCacheProvider MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, Whenever I start up cassandra 1.0.3, I notice the following warning: WARN [main] 2011-11-24 07:57:13,129 CFMetaData.java (line 402) Unable to instantiate cache provider org.apache.cassandra.cache.SerializingCacheProvider; using default org.apache.cassandra.cache.ConcurrentLinkedHashCacheProvider@6545d2 instead Why is this happening? And should I worry about this? Thanks! Huy -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Unable-to-instantiate-cache-provider-org-apache-cassandra-cache-SerializingCacheProvider-tp7027356p7027356.html Sent from the cassandra-user@incubator.apache.org mailing list archive at Nabble.com.