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

[CX] 500 Internal Server Error on bucket backup w/ 100 shadowed datasets

    XMLWordPrintable

Details

    • Untriaged
    • 1
    • Unknown
    • CX Sprint 235

    Description

      $ curl -v ...localhost:9600/analytics/backup?bucket=testBucket | jq
      ...
      < HTTP/1.1 500 Internal Server Error
      ...
      {
        "version": 2,
        "requestID": "fd9cfc5d-b88b-453d-bed5-62b33bf96020",
        "errors": [
          {
            "code": 23045,
            "msg": "Group-by operator exceeded the allocated budget (used [string] bytes, budget [string] bytes)"
          }
        ],
        "status": "fatal",
        "metrics": {
      ...
        }
      }
      

      Repro:
      1. Comment out / delete collections-scale/test.15.ddl.sqlpp
      2. Set breakpoint on CollectionsScaleIT L84 (to prevent post-cleanup)
      3. Debug CollectionsScaleIT
      4. Once breakpoint is reached, attempt to backup test bucket i.e. {{/analytics/backup?bucket=testBucket}
      5. Observe 500 Internal Error

      Attachments

        Issue Links

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

          Activity

            People

              bhargava.yadavalli Bhargava Yadavalli (Inactive)
              michael.blow Michael Blow
              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