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 09898109B6 for ; Fri, 7 Jun 2013 22:46:22 +0000 (UTC) Received: (qmail 39664 invoked by uid 500); 7 Jun 2013 22:46:21 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 39646 invoked by uid 500); 7 Jun 2013 22:46:21 -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 39592 invoked by uid 99); 7 Jun 2013 22:46:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jun 2013 22:46:21 +0000 Date: Fri, 7 Jun 2013 22:46:21 +0000 (UTC) From: "Pavel Yaskevich (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CASSANDRA-5582) Replace CustomHsHaServer with better optimized solution based on LMAX Disruptor 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-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678530#comment-13678530 ] Pavel Yaskevich commented on CASSANDRA-5582: -------------------------------------------- Pushed to the trunk, with updated build.xml and 0.1 release jar in lib/, resolving. > Replace CustomHsHaServer with better optimized solution based on LMAX Disruptor > ------------------------------------------------------------------------------- > > Key: CASSANDRA-5582 > URL: https://issues.apache.org/jira/browse/CASSANDRA-5582 > Project: Cassandra > Issue Type: Improvement > Components: API, Core > Reporter: Pavel Yaskevich > Assignee: Pavel Yaskevich > Fix For: 2.0 > > Attachments: CASSANDRA-5530-invoker-fix.patch, CASSANDRA-5582.patch, disruptor-3.0.1.jar, disruptor-thrift-0.1-SNAPSHOT.jar, Pavel's Patch.rtf > > > I have been working on https://github.com/xedin/disruptor_thrift_server and consider it as stable and performant enough for integration with Cassandra. > Proposed replacement can work in both on/off Heap modes (depending if JNA is available) and doesn't blindly reallocate things, which allows to resolve CASSANDRA-4265 as "Won't Fix". -- 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