Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1564

SDK3: Doing a view query on a non-existent view will not timeout

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Major
    • None
    • None
    • None
    • None
    • 1

    Description

      e.g.

      bucket.viewQuery(DDOC_NAME, "not-exist"); 

      Wireshark shows that GET requests are continuously sent, with 404 errors coming back each time.  The viewTimeout appears to be ignored and this continues forever.

      Attachments

        Issue Links

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

          Activity

            People

              daschl Michael Nitschinger
              graham.pople Graham Pople
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty