Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-4573

cbbackup-incremental synchronously stores data from the tap stream

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • None
    • couchbase-bucket
    • Security Level: Public
    • None

    Description

      The mbbackup tool is completely synchronous, so it's either receiving data from the network or writing to disk. I believe both of these things should happen concurrently.

      Attached is a patch that runs all of the actual persistence through a separate thread (can easily be modified to use subprocess, though I don't think it makes a huge difference since most of the life of that thing will be in SQLite).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            steve Steve Yen
            dustin Dustin Sallings (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty