× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
ranarohitp(*) reported 2015-12-05T11:10:00Z  · JennyNishimura last modified 2016-03-17T16:42:55Z

MongoJS -> ADS hangs when we print all records using iterative cursor command


Dev
Sachin Prakash
SachinPrakash
QA
Jenny Nishimura
JennyNishimura
Priority Low
Complexity Unknown
Component MongoJS
Version Future
Product: Aqua Data Studio
Version: 17.0.0-rc-53
Build #: 47495
Build Date: 2015-Dec-04 09:24:25 PM
 
Operating Environment: Linux (3.13.0-71-generic, amd64) / UTF-8 / en / IN / Oracle Corporation 1.8.0_40-b26
Memory: Max=3,501,195,264;  Total=1,262,485,504;  Free=484,926,872;  CPUs=8
 
Database: Mongo DB 3.0.7
 
Connect to MongoDB.
Open a new MongoSQL window and execute attached insert script.
Once all records are inserted, open a new MongoJS window and execute below script.
 
cursor = db.items.find();
 
while ( cursor.hasNext() ){
  cursor.next()
}
 
Actual Result:
You will observe that ADS will hang, if it does not then no result will be returned.

 

Broken Build:
17.0.0-rc-49, before 49, only last result was returned.

Observations:
Number of records are around 1550.
This issue is occuring because ADS is trying to render all records, 
before rc 49, only last result was returned.

2 attachments
  • Item.sql

    2015-12-05T11:10:13Z

    132 KB

  • Result

    2016-03-09T12:02:52Z

    107 KB

Issue #13936

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017