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 B41DADF1A for ; Thu, 13 Sep 2012 12:58:08 +0000 (UTC) Received: (qmail 69123 invoked by uid 500); 13 Sep 2012 12:58:08 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 69028 invoked by uid 500); 13 Sep 2012 12:58:08 -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 69005 invoked by uid 99); 13 Sep 2012 12:58:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 12:58:07 +0000 Date: Thu, 13 Sep 2012 23:58:07 +1100 (NCT) From: "Michael Drzal (JIRA)" To: issues@hbase.apache.org Message-ID: <1402546993.74633.1347541087905.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (HBASE-6536) [replication] replication will be block if WAL compress set differently in master and slave cluster configuration 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-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Drzal resolved HBASE-6536. ---------------------------------- Resolution: Duplicate > [replication] replication will be block if WAL compress set differently in master and slave cluster configuration > ----------------------------------------------------------------------------------------------------------------- > > Key: HBASE-6536 > URL: https://issues.apache.org/jira/browse/HBASE-6536 > Project: HBase > Issue Type: Bug > Components: replication > Affects Versions: 0.94.0 > Reporter: terry zhang > > As we know in hbase 0.94.0 we have a configuration below > > hbase.regionserver.wal.enablecompression > true > > if we enable it in master cluster and disable it in slave cluster . Then replication will not work. It will throw unwrapRemoteException again and again in master cluster because slave can not parse the hlog entry buffer. -- 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