Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-285

Data race when writing data to the socket using ASIO

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.0-dp.4
    • None
    • None
    • None
    • 0
    • SDK04

    Description

      the writing procedure should be invoked from the IO thread and bound to IO executor. Otherwise when main thread invokes ASIO write directly, the OpenSSL structures are not guaranteed to be thread-safe.

      Attachments

        Issue Links

          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