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

        1. alter_collection_fails.png
          93 kB
          Till Westmann
        2. log_collectiong_hang.png
          22 kB
          Till Westmann

        Issue Links

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

          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