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

Make the new framework for region replication could work for SKIP_WAL

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha-2
    • 3.0.0-alpha-3
    • read replicas
    • None
    • Reviewed
    • Hide
      In this issue we make the new region replication framework introduced by HBASE-26233 could also replicate for table which DURABILITY is Durability.SKIP_WAL or for individual Mutation which is Durability.SKIP_WAL.
      It is implemented entirely on the basis of HBASE-26233 and requires no additional configuration.

      Show
      In this issue we make the new region replication framework introduced by HBASE-26233 could also replicate for table which DURABILITY is Durability.SKIP_WAL or for individual Mutation which is Durability.SKIP_WAL. It is implemented entirely on the basis of HBASE-26233 and requires no additional configuration.

    Description

      For now , the new region replication framework introduced by HBASE-26233 could not work for table which DURABILITY is Durability.SKIP_WAL, but the framework does not build on WAL replication, so it should also work for SKIP_WAL, and besides table could be SKIP_WAL, the individual Mutation could also be SKIP_WAL.

      Attachments

        Issue Links

          Activity

            People

              comnetwork chenglei
              comnetwork chenglei
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: