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

Documentation Bug in IViewQuery.ConnectionTimeout

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 2.1.2
    • 2.1.1
    • docs
    • None

    Description

      In http://docs.couchbase.com/developer/dotnet-2.1/view-queries.html the documentation says ConnectionTimeout is in seconds. In reality, it seems to be in milliseconds.

      This leads to the problem when using this property and setting it to one hour (3600) we actually reduce the timeout from the default of 60 seconds to 3.6 seconds.

      In addition, making this problem much worse, the missing data from the timeouted nodes do not raise any exception (at least by default) so that it is impossible to find out this bug in runtime - you just randomly receive incomplete data from the views, until someone by a chance will find out this issue.

      We have to regenerate 15 Gb of data because we've found this bug too late.

      Attachments

        Issue Links

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

          Activity

            People

              jmorris Jeff Morris
              fridental fridental
              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