Uploaded image for project: 'Java Couchbase JVM Core'
  1. Java Couchbase JVM Core
  2. JVMCBC-120

Attempt to catch unhandled requests in core

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.1.0
    • 1.1.0
    • None
    • None

    Description

      For some types of requests, like QueryRequests, if the environment has not explicitely been configured to activate the feature but nevertheless a QueryRequest is sent to the core, it will never receive a response.

      Investigate if this is indeed due to the lack of an handler, or possibly something else (retry infinite loop)?
      Attempt to fail fast in these cases, returning a generic error CouchbaseResponse (maybe at RequestHandler level, or at Locator level).

      Context: integration test on Query, forgot to activate the feature via -D jvm param, test would run forever.

      Attachments

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

        Activity

          People

            simonbasle Simon Baslé (Inactive)
            simonbasle Simon Baslé (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