Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-799

gocbcore returns a non-nil error value at the end of a successfull DCP stream

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.1.0
    • 2.0.0
    • library
    • None
    • 1

    Description

      Expected behavior:
      When receiving a stream end for a successful DCP stream (error code 0x00) gocbcore should be running the 'End' callback with a 'nil' value for the error.

      Actual behavior:
      gocbcore returns an error with the text 'success'

      I've had a look at the code and it's obvious where / why this is happening, however, I'm unsure in which way you would like it 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

              charles.dixon Charles Dixon
              james.lee James Lee
              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