Uploaded image for project: 'Couchbase C client library libcouchbase'
  1. Couchbase C client library libcouchbase
  2. CCBC-1349

various valgrind leak on connection lost, config cache connection with wrong pwd and operations while changing password

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • 3.2.3
    • 3.0.6
    • library
    • None
    • 1

    Description

      As part of libcouchbase migration 3.0.6 in the Amadeus Couchbase client, we encountered some leak running valgrind memcheck tools.

      Reproducer to implement in Lcb:

      1/ Connection lost with mock

      After connection and traffic, stop the mock then run an operation (ie. set).

      2/ Bootstrap with config cache file with wrong pwd

      using bootstrap_on=file_only & config_cache_ro=topo.conf

      3/ Operations while changing password 

      After connection and traffic, we change password on server side then run an operation (ie. set).

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            Alexis Deltour Alexis Deltour
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There is 1 open Gerrit change

                PagerDuty