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 27E5B10E68 for ; Tue, 23 Jul 2013 04:00:51 +0000 (UTC) Received: (qmail 4089 invoked by uid 500); 23 Jul 2013 04:00:51 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 4070 invoked by uid 500); 23 Jul 2013 04:00:50 -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 4061 invoked by uid 99); 23 Jul 2013 04:00:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jul 2013 04:00:49 +0000 Date: Tue, 23 Jul 2013 04:00:48 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9021) Create a unit test for ReplicationHLogReaderManager 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-9021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716021#comment-13716021 ] stack commented on HBASE-9021: ------------------------------ Site build failed because of below: {code} # # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 65544 bytes for Chunk::new # An error report file with more information is saved as: # /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hs_err_pid31223.log {code} Let me commit for [~jdcryans] > Create a unit test for ReplicationHLogReaderManager > --------------------------------------------------- > > Key: HBASE-9021 > URL: https://issues.apache.org/jira/browse/HBASE-9021 > Project: HBase > Issue Type: Bug > Reporter: Jean-Daniel Cryans > Assignee: Jean-Daniel Cryans > Fix For: 0.98.0, 0.95.2 > > Attachments: HBASE-9021.patch > > > Currently ReplicationHLogReaderManager is only tested indirectly in TestReplicationKillRS tests, I think it would be nice to have some more lower level coverage. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira