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

bubble up internal handler errors to the observable

    XMLWordPrintable

Details

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

    Description

      In the AbstractGenericHandler, if an implementation throws exceptions in their decodeResponse method, these are not caught and are in the end logged by Netty.
      Let this kind of internal failure bubble up to the user, publishing it wrapped in a CouchbaseException on the onError method of the request's observable.

      Attachments

        For Gerrit Dashboard: JVMCBC-95
        # Subject Branch Project Status CR V

        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