Thanks for the replies. 

Calling flush() and later close() made sure all the entries were added to
the cache. I think this step should be added to the  examples
<https://github.com/gridgain/gridgain-advanced-examples/blob/master/src/main/java/org/gridgain/examples/datagrid/stream/DataStreamerExample.java>
  
since without this the code cannot assume when would the cache be completely
populated with all the entries.

AutoFlushFrequency and/or the buffer size seem to be performance tuning
parameters.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Loading-cache-with-DataStreamer-tp5421p5426.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to