I have both the server and client in debug mode and none of my break points were hit. Which Java classes and methods (running on the server node) do the actual off-heap store operations they get from clients?
Thanks, On Wed, Aug 2, 2017 at 3:24 PM, vkulichenko <[email protected]> wrote: > Sami, > > Streamer is running on a client and it doesn't store any data. It just > accumulates updates in local queues, batches them and sends to server > nodes. > The cache will then store the data on server side on off-heap memory. > > -Val > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/Persistence-Store-and-sun- > misc-UNSAFE-tp15920p15921.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
