Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-1617

Couchbase2 queries do not always retry on "service not available" errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.8.1
    • 2.8.0
    • protostellar
    • None
    • 1
    • SDK12: Scp Fnc, FIT, Misc

    Description

      While doing some testing with gocb v2, I noticed that I occasionally am seeing "service not available" errors, which I believe were meant to be retried:

      2024/03/18 12:00:06 ERR: service not available | {"context":{"details":0,"server":"error reading from server: EOF","statement":"SELECT * FROM default LIMIT 1"}}
      2024/03/18 12:00:06 ERR: service not available | {"context":{"details":0,"server":"error reading from server: EOF","statement":"SELECT * FROM default LIMIT 1"}}
      2024/03/18 12:00:06 ERR: service not available | {"context":{"details":0,"server":"error reading from server: EOF","statement":"SELECT * FROM default LIMIT 1"}}
      2024/03/18 12:00:06 ERR: service not available | {"context":{"details":0,"server":"error reading from server: EOF","statement":"SELECT * FROM default LIMIT 1"}}
      

      Attachments

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

        Activity

          People

            charles.dixon Charles Dixon
            brett19 Brett Lawson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty