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

Make KeyValueCodecWithTags as the default codec for replication in trunk

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.99.0
    • 0.99.0
    • None
    • None
    • Reviewed
    • Hide
      By default in master branch the replication would use a new type of codec that would always replicate Cells with tags.
      {code}
      {code}
      <property>
              <name>hbase.replication.rpc.codec</name> <value>org.apache.hadoop.hbase.codec.KeyValueCodecWithTags</value>
      </property>
      {code}
      Show
      By default in master branch the replication would use a new type of codec that would always replicate Cells with tags. {code} {code} <property>         <name>hbase.replication.rpc.codec</name> <value>org.apache.hadoop.hbase.codec.KeyValueCodecWithTags</value> </property> {code}

    Description

      Set

      <property>
              <name>hbase.replication.rpc.codec</name>      <value>org.apache.hadoop.hbase.codec.KeyValueCodecWithTags</value>
      </property>
      

      in hbase-default.xml

      Attachments

        1. HBASE-11440_2.patch
          2 kB
          ramkrishna.s.vasudevan
        2. HBASE-11440_1.patch
          2 kB
          ramkrishna.s.vasudevan
        3. HBASE-11440.patch
          0.8 kB
          ramkrishna.s.vasudevan

        Activity

          People

            ram_krish ramkrishna.s.vasudevan
            ram_krish ramkrishna.s.vasudevan
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: