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 DAE45172B1 for ; Wed, 8 Oct 2014 17:47:35 +0000 (UTC) Received: (qmail 67562 invoked by uid 500); 8 Oct 2014 17:47:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 67453 invoked by uid 500); 8 Oct 2014 17:47:34 -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 67129 invoked by uid 99); 8 Oct 2014 17:47:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2014 17:47:34 +0000 Date: Wed, 8 Oct 2014 17:47:34 +0000 (UTC) From: "Manukranth Kolloju (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-8936) Fixing TestSplitLogWorker while running Jacoco tests. 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-8936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manukranth Kolloju updated HBASE-8936: -------------------------------------- Status: Patch Available (was: Reopened) > Fixing TestSplitLogWorker while running Jacoco tests. > ----------------------------------------------------- > > Key: HBASE-8936 > URL: https://issues.apache.org/jira/browse/HBASE-8936 > Project: HBase > Issue Type: Bug > Affects Versions: 0.89-fb > Reporter: Manukranth Kolloju > Assignee: Manukranth Kolloju > Priority: Trivial > Fix For: 0.89-fb > > Original Estimate: 24h > Remaining Estimate: 24h > > Avoiding usage of reflection in ZKSplitLog#Counters class. This use of reflection is failing the jacoco code coverage annotation and execution. -- This message was sent by Atlassian JIRA (v6.3.4#6332)