Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C2406200B46 for ; Sat, 11 Jun 2016 01:31:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C0E7D160A38; Fri, 10 Jun 2016 23:31:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3A458160A5A for ; Sat, 11 Jun 2016 01:31:22 +0200 (CEST) Received: (qmail 32372 invoked by uid 500); 10 Jun 2016 23:31:21 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 32158 invoked by uid 99); 10 Jun 2016 23:31:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2016 23:31:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F0AEB2C1F5D for ; Fri, 10 Jun 2016 23:31:20 +0000 (UTC) Date: Fri, 10 Jun 2016 23:31:20 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16004) Update to Netty 4.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Jun 2016 23:31:22 -0000 [ https://issues.apache.org/jira/browse/HBASE-16004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15325502#comment-15325502 ] Hudson commented on HBASE-16004: -------------------------------- FAILURE: Integrated in HBase-Trunk_matrix #1025 (See [https://builds.apache.org/job/HBase-Trunk_matrix/1025/]) HBASE-16004 Update to Netty 4.1.1 (stack: rev bd45cf34762332a3a51f605798a3e050e7a1e62e) * pom.xml * hbase-client/src/main/java/org/apache/hadoop/hbase/ipc/AsyncRpcClient.java > Update to Netty 4.1.1 > --------------------- > > Key: HBASE-16004 > URL: https://issues.apache.org/jira/browse/HBASE-16004 > Project: HBase > Issue Type: Improvement > Reporter: Jurriaan Mous > Assignee: Jurriaan Mous > Fix For: 2.0.0 > > Attachments: HBASE-16004.patch > > > Netty 4.1 is out and received first bug fix release so it seems good enough for hbase to migrate. > It seems to have great performance improvements in Cassandra because of optimizations in cleaning direct buffers. (Now is on by default) > https://issues.apache.org/jira/plugins/servlet/mobile#issue/CASSANDRA-11818/comment/15306030 > https://github.com/netty/netty/pull/5314 -- This message was sent by Atlassian JIRA (v6.3.4#6332)