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

[CX] dataset not updated if Couchbase buckets are deleted then recreated while CBAS buckets are connected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • feature-backlog
    • CBAS DP
    • analytics
    • None
    • cbas version:193
      couchbase version:4.7.0-1130
    • Untriaged
    • Centos 64-bit
    • Unknown
    • CX Sprint 26, CX Sprint 27, CX Sprint 28, CX Sprint 29, CX Sprint 30, CX Sprint 31, CX Sprint 49, CX Sprint 50, CX Sprint 51

    Description

       
      1. Run insert queries from query workbench:
      insert into default values("k78", { "id":23  } );
      2. I see bucket still connected. Checked by:
      connect bucket default;
      gives error:
      The bucket default is already connected. [AsterixException]
       
      3. But number of results returned by this query after step 1 is different in cbas vs n1ql:
      select count(*) from default_shadow;
      returns:
      2016 docs
       
      n1ql:
      select count(*) from default;
      returns 2017 docs.
       
      Attaching logs and bucket involved in this scenario.
      

      Attachments

        1. backup.tar
          4.66 MB
        2. logs.tar
          30 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Abdullah.Alamoudi Abdullah Alamoudi [X] (Inactive)
            Prerna.Manaktala Prerna Manaktala (Inactive)
            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