Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.5.0
-
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:
- Load 5000 items through transactions with durability as None
- create default views and add a node into the cluster and start rebalance
- 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)
Anitha Kuberan Can we close this out now? Alternatively, shall we assign this to the right owner?