Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-6536

[replication] replication will be block if WAL compress set differently in master and slave cluster configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.94.0
    • None
    • Replication
    • None

    Description

      As we know in hbase 0.94.0 we have a configuration below
      <property>
      <name>hbase.regionserver.wal.enablecompression</name>
      <value>true</value>
      </property>
      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              terry_zhang terry zhang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: