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

Incorrect mapping of N1QL error codes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 3.0.9
    • None
    • 1

    Description

      From the exception:

      Stacktrace: Caused by: com.couchbase.client.core.error.IndexFailureException: The server reported an issue with the underlying index {\"completed\":true,\"coreId\":\"0x4162672500000001\",\"errors\":[{\"additional\":{\"retry\":true},\"code\":12008,\"message\":\"Error performing bulk get operation - cause: unable to complete action after 8 attemps\"}],
      

      This should not be an IndexFailureException as is decoded by: https://github.com/couchbase/couchbase-jvm-clients/blob/5b5a26b8bb79e10c880c5cd3db6a96f366699f82/core-io/src/main/java/com/couchbase/client/core/io/netty/query/QueryChunkResponseParser.java#L152-L153.

      Attachments

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

        Activity

          People

            david.nault David Nault
            tim.bradgate Tim Bradgate (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty