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 8C574DDBA for ; Wed, 25 Jul 2012 03:58:38 +0000 (UTC) Received: (qmail 61771 invoked by uid 500); 25 Jul 2012 03:58:37 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 61737 invoked by uid 500); 25 Jul 2012 03:58:37 -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 61696 invoked by uid 99); 25 Jul 2012 03:58:36 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 03:58:36 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 615C5142855 for ; Wed, 25 Jul 2012 03:58:36 +0000 (UTC) Date: Wed, 25 Jul 2012 03:58:36 +0000 (UTC) From: "terry zhang (JIRA)" To: issues@hbase.apache.org Message-ID: <1413141303.99741.1343188716400.JavaMail.jiratomcat@issues-vm> In-Reply-To: <699562386.95104.1343125354906.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (HBASE-6446) Replication source will throw EOF exception when hlog size is 0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-6446?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] terry zhang updated HBASE-6446: ------------------------------- Attachment: hbase-6446-v2.patch OK=EF=BC=8CDaniel. Let's change it from warning level to debug level to pre= vent warning in online cluster. =20 > Replication source will throw EOF exception when hlog size is 0 > --------------------------------------------------------------- > > Key: HBASE-6446 > URL: https://issues.apache.org/jira/browse/HBASE-6446 > Project: HBase > Issue Type: Bug > Components: replication > Affects Versions: 0.94.0 > Reporter: terry zhang > Attachments: hbase-6446-v2.patch, hbase-6446.patch > > > when master cluster startup new hlog which size is 0 will be created. if = we start replication, replication source will print many EOF exception when= openreader. I think we need to ignore this case and do not print so many e= xception warning log . -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira