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

Intermittent ServiceUnavailable when requesting unknown view

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • backlog-2.0, .backlog
    • 2.5.0
    • None
    • None

    Description

      When running view queries against an unknown view design document and view name, the server intermittently resets the connection. This occurs intermittently locally, against a number of server versions but consistently when running on Jenkins CI job, which uses 4.5.0.

      This issue was discovered when changing from submitting queries using a GET to POST with the keys value in the body as a JSON object.

      After some investigation comparing HTTP requests made by .NET with LCB and Java, there doesn't seem to be anything untoward. Once noticeable difference is that .NET always includes the Connection: Keep-Alive header, where the others do not but disabling this doesn't seem to impact behaviour.

      Verified when running against server versions 4.5.1 and 4.6.3 but not 5.0.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              mike.goldsmith Michael Goldsmith
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty