Skip to content

Passed

org.gecko.emf.mongo.tests.MongoPushStreamIntegrationTest.testCreateAndFindObjectsPushStream_Detached_MT (from test.org.gecko.emf.mongo.tests)

Took 0.8 sec.

Standard Output

Dropping DB
Batch inserting: 
Insert of 10000 persons with batchSize=500 took 433 ms
Finding all persons with a size 10000 took 0 ms
Iterating over all persons and mapping with a batch size 500 took 178 ms

    

Standard Error

Nov 21, 2019 7:38:43 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Cluster created with settings {hosts=[dim-mongo:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500}
Nov 21, 2019 7:38:43 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:98, serverValue:1997}] to dim-mongo:27017
Nov 21, 2019 7:38:43 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Monitor thread successfully conn
...[truncated 1169 chars]...
connectionId{localValue:100, serverValue:1999}] to dim-mongo:27017
Nov 21, 2019 7:38:43 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Opened connection [connectionId{localValue:101, serverValue:2000}] to dim-mongo:27017
Nov 21, 2019 7:38:44 PM com.mongodb.diagnostics.logging.JULLogger log
INFO: Closed connection [connectionId{localValue:100, serverValue:1999}] to dim-mongo:27017 because the pool has been closed.
Nov 21, 2019 7:38:44 PM com.mongodb.diagnostics.logging.JULLogger log