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

Failure creating 2nd collection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 7.0.0
    • 7.0.0
    • build
    • Enterprise Edition 7.0.0 build 5302 ‧ IPv4
      macOS Catalina 10.15.7
    • Untriaged
    • 1
    • Unknown

    Description

      Reproduction steps

      1. Start new Couchbase Server with minimal memory allocations.
      2. Following the tutorial load travel-sample from Settings -> Sample buckets and wait for the loading to finish (no activity shown on the web console).
      3. Run ALTER COLLECTION `travel-sample`.inventory.airport ENABLE ANALYTICS;, no error is seen - apparently the enabling succeeded.
      4. Evaluate SELECT COUNT(*) FROM `travel-sample`.inventory.airport; successfully.
      5. Run ALTER COLLECTION `travel-sample`.inventory.airline ENABLE ANALYTICS; yields

        {
          "status": 500,
          "message": "Unexpected server error"
        }

      Attempt to collect logs seems to hang

      but succeeds eventually (cbcollect_info is attached).

      Attachments

        Issue Links

          For Gerrit Dashboard: MB-47190
          # Subject Branch Project Status CR V

          Activity

            People

              umang.agrawal Umang
              till Till Westmann
              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