Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-60316

Address concurrent access to feed.conn in dcp_feed.go

    XMLWordPrintable

Details

    • Untriaged
    • 0
    • Unknown

    Description

      Thanks to Dhananjay Kshirsagar for identifying the issue.

      In dcp_feed.go, when using mutation queue, sendBufferAck happens in DequeueMutations go-routine while all stream requests happen in genServer. It is not ideal for 2 go-routines to handle the same shared TCP connection. This needs to be fixed

      Attachments

        Issue Links

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

          Activity

            People

              dhananjay.kshirsagar Dhananjay Kshirsagar
              varun.velamuri Varun Velamuri
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                PagerDuty