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

CouchClient.getView always throws an exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 1.1.0
    • 1.1-beta
    • None
    • Security Level: Public
    • None

    Description

      It would seem that client.getView(String designdocName, String viewName) has stopped working in 1.1-beta. It now throws:

      java.lang.RuntimeException: Timed out waiting for operation
      at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:66)
      at com.couchbase.client.CouchbaseClient.getView(CouchbaseClient.java:492)

      This was working fine in 1.1-dp4.

      Attachments

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

        Activity

          People

            ingenthr Matt Ingenthron
            ctash_jt Chris Tashjian
            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