Uploaded image for project: 'Couchbase PHP client library'
  1. Couchbase PHP client library
  2. PCBC-964

The SDK does not wait for the core instance to be closed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.2.0
    • None
    • None
    • None
    • 0
    • SDK48

    Description

      The PHP wrapper does not wait until the core instance completely destroyed, and instead fires the close operation asynchronously and return. But it is necessary to wait for complete termination, in order to shutdown PHP connection handle properly in clean way and release resource, otherwise the in-flight operations might refer to objects related to the PHP wrapper which might be already closed (e.g. logger sink)

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            avsej Sergey Avseyev
            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