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

Allow to turn off memstore replication for region replicas

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0, 2.0.0
    • regionserver, Replication
    • None

    Description

      HBASE-11568 allows to use replication to send wal edits from the primary to the replicas.
      sometimes the memstore replication is not required, so it will be nice have a flag to disable it.
      the result will be more or less the same to what we have in phase-1, but with the row-level consistency provided by the "flush" edit transfered via replication to refresh the hfiles.

      create 't1', 'f',

      {REGION_REPLICATION => 2, REGION_MEMSTORE_REPLICATION => false}

      Attachments

        1. hbase-13063-addendum.patch
          5 kB
          Enis Soztutar
        2. hbase-13063-addendum.patch
          5 kB
          Enis Soztutar
        3. HBASE-13063-v2.patch
          20 kB
          Matteo Bertozzi
        4. HBASE-13063-v2.patch
          21 kB
          Matteo Bertozzi
        5. HBASE-13063-v1.patch
          21 kB
          Matteo Bertozzi
        6. HBASE-13063-v1-branch-1.patch
          20 kB
          Matteo Bertozzi
        7. HBASE-13063-v1.patch
          21 kB
          Matteo Bertozzi
        8. HBASE-13063-v0.patch
          18 kB
          Matteo Bertozzi

        Issue Links

          There are no Sub-Tasks for this issue.

          Activity

            People

              mbertozzi Matteo Bertozzi
              mbertozzi Matteo Bertozzi
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: