Re: meaning of backup options.

2016-05-26 Thread vkulichenko
'readFromBackup' defines if it's allowed to read the local value from the backup. I.e. if you're executing get(K) on the server node, this node is backup for the K and readFromBackup is false, Ignite will send the request to primary node and get the value from there. By default the value is true, s

Re: meaning of backup options.

2016-05-25 Thread Tomek W
Yes, I did mean: ** 2016-05-25 13:52 GMT+02:00 vkulichenko : > Did you forget to paste something here? What options are you asking about? > > -Val > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/meaning-of-backup-options-tp5134p5180.html > Sent from th

Re: meaning of backup options.

2016-05-25 Thread vkulichenko
Did you forget to paste something here? What options are you asking about? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/meaning-of-backup-options-tp5134p5180.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.