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 C51BD186C8 for ; Wed, 13 Jan 2016 02:33:40 +0000 (UTC) Received: (qmail 35403 invoked by uid 500); 13 Jan 2016 02:33:40 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 35025 invoked by uid 500); 13 Jan 2016 02:33:40 -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 34967 invoked by uid 99); 13 Jan 2016 02:33:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2016 02:33:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 03F232C1F5C for ; Wed, 13 Jan 2016 02:33:40 +0000 (UTC) Date: Wed, 13 Jan 2016 02:33:40 +0000 (UTC) From: "Gabor Liptak (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-13372) Unit tests for SplitTransaction and RegionMergeTransaction listeners 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-13372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Liptak updated HBASE-13372: --------------------------------- Attachment: HBASE-13372.4.patch > Unit tests for SplitTransaction and RegionMergeTransaction listeners > -------------------------------------------------------------------- > > Key: HBASE-13372 > URL: https://issues.apache.org/jira/browse/HBASE-13372 > Project: HBase > Issue Type: Test > Affects Versions: 2.0.0, 1.1.0 > Reporter: Andrew Purtell > Assignee: Gabor Liptak > Labels: beginner > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-13372.2.patch, HBASE-13372.3.patch, HBASE-13372.4.patch > > > We have new Listener interfaces in SplitTransaction and RegionMergeTransaction. There are no use cases for these yet, nor unit tests. We should have unit tests for these that do something just a bit nontrivial so as to provide a useful example. -- This message was sent by Atlassian JIRA (v6.3.4#6332)