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 194C8200BDA for ; Tue, 29 Nov 2016 04:45:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 17D52160B22; Tue, 29 Nov 2016 03:45:00 +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 86900160B0D for ; Tue, 29 Nov 2016 04:44:59 +0100 (CET) Received: (qmail 27553 invoked by uid 500); 29 Nov 2016 03:44:58 -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 27533 invoked by uid 99); 29 Nov 2016 03:44:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2016 03:44:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 581072C03DD for ; Tue, 29 Nov 2016 03:44:58 +0000 (UTC) Date: Tue, 29 Nov 2016 03:44:58 +0000 (UTC) From: "ramkrishna.s.vasudevan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-17048) Calcuate suitable ByteBuf size when allocating send buffer in FanOutOneBlockAsyncDFSOutput MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 29 Nov 2016 03:45:00 -0000 [ https://issues.apache.org/jira/browse/HBASE-17048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-17048: ------------------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Pushed to master. Thanks for the reviews - Duo and Anoop. > Calcuate suitable ByteBuf size when allocating send buffer in FanOutOneBlockAsyncDFSOutput > ------------------------------------------------------------------------------------------ > > Key: HBASE-17048 > URL: https://issues.apache.org/jira/browse/HBASE-17048 > Project: HBase > Issue Type: Sub-task > Components: wal > Affects Versions: 2.0.0 > Reporter: Duo Zhang > Assignee: ramkrishna.s.vasudevan > Fix For: 2.0.0 > > Attachments: HBASE-17012_3.patch, HBASE-17048.patch, HBASE-17048_1.patch, HBASE-17048_3.patch > > > As [~ram_krish] mentioned in HBASE-17021 > https://issues.apache.org/jira/browse/HBASE-17021?focusedCommentId=15646938&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15646938 > The default ByteBuf size is 256B which is too small. -- This message was sent by Atlassian JIRA (v6.3.4#6332)