Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8EF2610480 for ; Thu, 21 Nov 2013 09:50:40 +0000 (UTC) Received: (qmail 61963 invoked by uid 500); 21 Nov 2013 09:50:38 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 61856 invoked by uid 500); 21 Nov 2013 09:50:38 -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 61843 invoked by uid 99); 21 Nov 2013 09:50:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Nov 2013 09:50:37 +0000 Date: Thu, 21 Nov 2013 09:50:37 +0000 (UTC) From: "Liang Xie (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-10010) eliminate the put latency spike on the new log file beginning 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/HBASE-10010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-10010: ------------------------------ Attachment: HBase-10010-trunk.txt uploaded a patch against trunk. for simplicity, i didn't add the same ability for wal compression scenario right now. > eliminate the put latency spike on the new log file beginning > ------------------------------------------------------------- > > Key: HBASE-10010 > URL: https://issues.apache.org/jira/browse/HBASE-10010 > Project: HBase > Issue Type: Improvement > Components: regionserver > Affects Versions: 0.94.13 > Reporter: Liang Xie > Assignee: Liang Xie > Attachments: HBase-10010-0.94-v2.txt, HBase-10010-0.94.txt, HBase-10010-trunk.txt > > > In deed, the original finding came from fb, see HBASE-6813 for detailed discussion. > Through this improvement doesn't expect obvious gain on 95th or 99th latency, it still could make the response time more stable to me. -- This message was sent by Atlassian JIRA (v6.1#6144)