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

Report specific error for GSI temp file size errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 7.6.0
    • 7.6.0
    • query
    • None
    • Untriaged
    • 0
    • Unknown

    Description

      Currently GSI temp file errors are not identified as originating from GSI and are reported under the generic "internal error" number.

      These should have a dedicated error number and should be augmented with text suggesting to the user to check on the relevant settings.

      Ex:

      {
              "code": 4370,
              "msg": "xxxx temp file size exceeded limit 1234, 5678",
              "reason": {
                  "limit": 1234,
                  "request": "xxxx",
                  "size": 5678,
                  "user_action": "Check queryTmpSpaceDir and queryTmpSpaceSize settings."
              }
          }
      
      

      Attachments

        Issue Links

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

          Activity

            People

              Donald.haggart Donald Haggart
              Donald.haggart Donald Haggart
              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