Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-378 Multi data center replication
  3. ACCUMULO-2579

Modify "live ingest" code path to create replication entries

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • replication
    • None

    Description

      When new writes come in to a server, we want to track the updates to the WAL, and ensure that we create entries to track that we need to replicate that data.

      Supporting replication over portions of a WAL is desirable to reduce replication latency, but this may decrease the total ingest throughput.
      Despite not wanting to persist a replication record for every update, but we might need to so we can ensure that we don't miss data that needs replication. Need to observe how things like the tserver processes BatchWriter updates – I believe the problem is analogous.

      Attachments

        Issue Links

          Activity

            People

              elserj Josh Elser
              elserj Josh Elser
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: