Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-324

gocbcore To disable auto decompressing

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Major
    • 1.6.0
    • None
    • library
    • None
    • 1

    Description

      Problem
      cbbackupmgr would like to stream the data directly from the cluster compressed and write it directly to disk.

      Currently when UseCompression AgentConfig option is enabled, the SDK will stream the data compressed from but the SDK will automatically uncompress it for the application. In this case cbbackupmgr just recompresses the document wasting CPU cycles.

      Request

      To disable the SDK from uncompressing a document.

      Attachments

        Issue Links

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

          Activity

            People

              charles.dixon Charles Dixon
              pvarley Patrick Varley (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty