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

DELETE from collection error with "DELETE alias collection1 has no metadata in item"

    XMLWordPrintable

Details

    Description

      Starting in 2508 build (was fine in 2506), we see following error on all platforms with END2END sanity test case

       [2022-03-19 17:40:07,679] - [tuq:1466] INFO - RUN QUERY delete from default:bucket1.scope1.collection1 where val=3
      [2022-03-19 17:40:07,679] - [rest_client:4157] INFO - query params : statement=delete+from+default%3Abucket1.scope1.collection1+where+val%3D3&scan_consistency=REQUEST_PLUS
      [2022-03-19 17:40:07,690] - [tuq:1515] ERROR - PROBLEM WITH RESULT. TYPE IS: <class 'dict'> AND CONTENT IS: {'requestID': '133b1dbd-c44b-474a-a9d6-51e761133f29', 'signature': None, 'results': [], 'errors': [{'code': 5090, 'msg': 'DELETE alias collection1 has no metadata in item.'}], 'status': 'errors', 'metrics': {'elapsedTime': '9.088317ms', 'executionTime': '8.950999ms', 'resultCount': 0, 'resultSize': 0, 'serviceLoad': 1, 'errorCount': 1}}
      

      Will try to see if I can create simpler repro. For now see http://server.jenkins.couchbase.com/job/build_sanity_matrix/10238/DISTRO=centos7,TYPE=4node_1/consoleText and search for "delete from"

       

      Attachments

        Issue Links

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

          Activity

            People

              pierre.regazzoni Pierre Regazzoni
              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