Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-281

Lost error message and exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • 1.2.6
    • library
    • None

    Description

      When a Couchbase operation fails, we may not get the error message and exception (at least for the kind of error I have).
      Those error details are produced properly, but then overwriten and erased by the MemcachedNode.ExecuteOperation implementation.

      When Acquire fails, "readResult.Combine(result);" overwrites this result with the values of "readResult", which in this block is always blank.

      Dropping it just gave me back the error I was looking for.

      Attachments

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

        Activity

          People

            ingenthr Matt Ingenthron
            raphael-wb Raphaƫl Bartement
            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