Re: Recovering large data for persisted regions

2016-07-20 Thread Nilkanth Patel
s this might be optimal since if > prevents recovery from faulting in values that may never be read. > > > On Fri, Jul 15, 2016 at 2:01 PM, Nilkanth Patel <nilkanth.hpa...@gmail.com > > > wrote: > > > Hello, > > > > Facing issue in recovering data for persi

Re: Recovering large data for persisted regions

2016-07-18 Thread Darrel Schneider
in at that time. For some uses cases this might be optimal since if prevents recovery from faulting in values that may never be read. On Fri, Jul 15, 2016 at 2:01 PM, Nilkanth Patel <nilkanth.hpa...@gmail.com> wrote: > Hello, > > Facing issue in recovering data for persisted regions wh

Re: Recovering large data for persisted regions

2016-07-15 Thread Michael Stolz
comfortable if you used the product as it was designed for. -- Mike Stolz Principal Engineer - Gemfire Product Manager Mobile: 631-835-4771 On Jul 15, 2016 5:01 PM, "Nilkanth Patel" <nilkanth.hpa...@gmail.com> wrote: > Hello, > > Facing issue in recovering data for persisted

Re: Recovering large data for persisted regions

2016-07-15 Thread Anilkumar Gingade
-gemfire/latest/managing/disk_storage/file_names_and_extensions.html -Anil. On Fri, Jul 15, 2016 at 2:01 PM, Nilkanth Patel <nilkanth.hpa...@gmail.com> wrote: > Hello, > > Facing issue in recovering data for persisted regions when large amount > (more than heap) of

Recovering large data for persisted regions

2016-07-15 Thread Nilkanth Patel
Hello, Facing issue in recovering data for persisted regions when large amount (more than heap) of data is persisted. brief about scenario . Creating 10 regions, lets call it R1, R2, R3, ... R10 with following config. For R1, R2, Total # of buckets = 113. For R3, R4, R10, #of buckets = 511