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 D213E1984E for ; Thu, 24 Mar 2016 04:09:25 +0000 (UTC) Received: (qmail 30175 invoked by uid 500); 24 Mar 2016 04:09:25 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 30122 invoked by uid 500); 24 Mar 2016 04:09:25 -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 30099 invoked by uid 99); 24 Mar 2016 04:09:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Mar 2016 04:09:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6FF332C14F8 for ; Thu, 24 Mar 2016 04:09:25 +0000 (UTC) Date: Thu, 24 Mar 2016 04:09:25 +0000 (UTC) From: "Sean Busbey (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15481) Add pre/post roll to WALObserver 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-15481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209706#comment-15209706 ] Sean Busbey commented on HBASE-15481: ------------------------------------- reasoning makes sense to me. > Add pre/post roll to WALObserver > -------------------------------- > > Key: HBASE-15481 > URL: https://issues.apache.org/jira/browse/HBASE-15481 > Project: HBase > Issue Type: New Feature > Affects Versions: 1.3.0 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Priority: Trivial > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-15481-v0.patch, HBASE-15481-v1.patch, HBASE-15481-v1.patch > > > currently the WALObserver has only a pre/post Write. It will be useful to have a pre/post Roll too. -- This message was sent by Atlassian JIRA (v6.3.4#6332)