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

CouchbaseMock query ping times out

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.7.8
    • None
    • None
    • None
    • 1

    Description

      The DiagnosticsTests.shouldRunPing consistently fails, with a timeout, when the CouchbaseMock is enabled. The mock seems to not respond properly to the ping (a 400 of some sort I believe). The api waits for the expected response (a 200 with some json in there), and eventually times out.

      I think this is 2 issues. The mock should respond properly, and probably the api should notice that it didn't timeout, but instead got a malformed/unexpected response. But first order of business is to get our automated tests running in Jenkins, so lets avoid this test failure (by not pinging the query service of the mock) for now.

      Attachments

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

        Activity

          People

            david.kelly David Kelly (Inactive)
            david.kelly David Kelly (Inactive)
            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