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

Improve messages about unknown status codes in binary keyvalue protocol

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.2.1
    • 1.2.0
    • None
    • None

    Description

      It would be nice instead of just having hex code in the logs to see more more human readable presentation of the code. Compare

      [cb-io-1-7] WARN com.couchbase.client.core.endpoint.ResponseStatusConverter - Unknown ResponseStatus with Protocol KeyValue: 22 
      

      to

      [cb-io-1-7] WARN com.couchbase.client.core.endpoint.ResponseStatusConverter - Unexpected ResponseStatus with Protocol KeyValue: ERR_RANGE (0x22, The requested value is outside the legal range) 
      

      Attachments

        Issue Links

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

          Activity

            People

              avsej Sergey Avseyev
              avsej Sergey Avseyev
              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