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

Query on default views, returns transaction's ATR record as well

    XMLWordPrintable

Details

    • Untriaged
    • Unknown

    Description

      Test case:

      /opt/gradle/*/bin/gradle --refresh-dependencies testrunner -P jython="/opt/jython2.7.0/bin/jython" -P args="-i b/try.ini -t rebalance_new.rebalance_in.RebalanceInTests.rebalance_in_with_queries,nodes_in=5,replicas=2,blob_generator=False,transaction_commit=TRUE,GROUP=IN;P1;FROM_2_0,transaction_timeout=600,num_items=5000,durability=ONLY_NONE,doc_size=512,skip_cleanup=True,atomicity=True -m rest"

       

      Test Description:

      1. Load 5000 items through transactions with durability as None
      2. create default views and add a node into the cluster and start rebalance 
      3. Perform view query on the default view, qury returns 5051 documents whereas expected is 5000. (51 ATR records are present in the cluster which is also returned)

       

       

       

      Attachments

        Activity

          People

            anitha.kuberan Anitha Kuberan
            anitha.kuberan Anitha Kuberan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty