Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-895

BufferAllocator is created per Connection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 2.1.2
    • 2.1.0
    • None
    • None

    Description

      The SDK uses a contiguous buffer and should assign a section to each connection; instead as a result of a late design change, the client creates the buffer per connection. The result is the client's memory footprint is bigger than it needs to be and most of that buffer is not being used.

      Attachments

        For Gerrit Dashboard: NCBC-895
        # Subject Branch Project Status CR V

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            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