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 6E4F1482D for ; Sat, 21 May 2011 04:43:33 +0000 (UTC) Received: (qmail 40391 invoked by uid 500); 21 May 2011 04:43:32 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 40368 invoked by uid 500); 21 May 2011 04:43:32 -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 40356 invoked by uid 99); 21 May 2011 04:43:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 May 2011 04:43:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 May 2011 04:43:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DD20ED428E for ; Sat, 21 May 2011 04:42:47 +0000 (UTC) Date: Sat, 21 May 2011 04:42:47 +0000 (UTC) From: "Benjamin Manes (JIRA)" To: commits@cassandra.apache.org Message-ID: <573437456.32838.1305952967902.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1530722006.20290.1305663347338.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CASSANDRA-2661) Canary CLHM v1.2 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/CASSANDRA-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Manes resolved CASSANDRA-2661. --------------------------------------- Resolution: Not A Problem Released v1.2 > Canary CLHM v1.2 > ---------------- > > Key: CASSANDRA-2661 > URL: https://issues.apache.org/jira/browse/CASSANDRA-2661 > Project: Cassandra > Issue Type: Task > Reporter: Benjamin Manes > Attachments: clhm-20110517.jar > > > I am hoping to release ConcurrentLinkedHashMap v1.2 by the end of the week. This task is optional, but gives you the opportunity to canary the library and provide any final feedback. There are currently 285 tests (some threaded) plus a load test, so reliability-wise I'm fairly confident. > This release has numerous performance improvements. See the change log for details. > It also includes a few useful features that may be of interest, > - Snapshot iteration in order of hotness (CASSANDRA-1966) > - Optionally defer LRU maintenance penalty to a background executor (instead of amortized on caller threads) > http://code.google.com/p/concurrentlinkedhashmap/ -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira