Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-48901

[TLS] transaction fetch error in strict mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.1.0
    • 7.1.0
    • query
    • 7.1.0-1472
    • Untriaged
    • 1
    • Yes

    Description

      To repro:

      • setup single node
      • load travel-sample
      • enable n2n encryption
      • enable tls strict mode
      • run query as transaction: select * from `travel-sample` limit 1;

      [
        {
          "cause": {
            "cause": {
              "-": {
                "InnerError": {
                  "InnerError": {},
                  "Message": "unambiguous timeout"
                }
              },
              "i": "0x0",
              "s": "LookupIn",
              "t": 2500793
            },
            "raise": "failed",
            "retry": true,
            "rollback": false
          },
          "code": 17017,
          "msg": "Transaction fetch error"
        }
      ] 

       

      See attached log.

      Attachments

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

        Activity

          People

            isha Isha Kandaswamy (Inactive)
            pierre.regazzoni Pierre Regazzoni
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty