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

The MultiPartUploader should upload parts concurrently

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Major
    • 6.6.0
    • 6.6.0
    • tools

    Description

      NOTE: This was the original behavior, however, was removed in favor of a synchronous Rift model. I kept this in mind when stripping out the asynchronous worker model and left the ability to extend the MultiPartUploader to by asynchronous.

      We currently block when upload a part of data, this is not ideal since it's a long running, low CPU, IO blocking task. We should upload the part concurrently allowing the DCP worker to continue streaming data for that vBucket.

      This is a low hanging performance optimization that may as well be dealt with now.

      Attachments

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

        Activity

          People

            james.lee James Lee
            james.lee James Lee
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty