Re: Ignite Upgrade from 1.9 to 2.3

2018-01-11 Thread Tejashwa Kumar Verma
Thanks Alexey for quick response. - Tejas On Thu, Jan 11, 2018 at 4:51 PM, Alexey Kukushkin wrote: > Ignite native persistence replaces Swapping feature from Ignite 1.x. Use > native persistence instead of swapping (remove "swapPath" configuration and > enable persistence). > > "swapPath" sett

Re: Ignite Upgrade from 1.9 to 2.3

2018-01-11 Thread Alexey Kukushkin
Ignite native persistence replaces Swapping feature from Ignite 1.x. Use native persistence instead of swapping (remove "swapPath" configuration and enable persistence). "swapPath" setting in Ignite 2.x has different semantics: specifying a "swapPath" makes Ignite use memory mapped file for the da

Ignite Upgrade from 1.9 to 2.3

2018-01-11 Thread Tejashwa Kumar Verma
Hi All, We are upgrading from 1.9 to 2.3 and here we are facing some issue In 2.3 we are configuring Data Region as below ` * * * *