Re: Multiple state store files

2019-05-16 Thread Matthias J. Sax
> -Matthias > > On 5/15/19 10:55 PM, Parthasarathy, Mohan wrote: > > Hi, > > > > I am seeing multiple state store files (.sst) created under each > directory. Is this normal ? If an application crashes

Re: Multiple state store files

2019-05-16 Thread Parthasarathy, Mohan
-Matthias On 5/15/19 10:55 PM, Parthasarathy, Mohan wrote: > Hi, > > I am seeing multiple state store files (.sst) created under each directory. Is this normal ? If an application crashes and comes back, would it cause this ? > > Thanks > Mohan >

Re: Multiple state store files

2019-05-16 Thread Matthias J. Sax
This is how RocksDB works, and it's normal. -Matthias On 5/15/19 10:55 PM, Parthasarathy, Mohan wrote: > Hi, > > I am seeing multiple state store files (.sst) created under each > directory. Is this normal ? If an application crashes > and comes back, would it caus

Multiple state store files

2019-05-15 Thread Parthasarathy, Mohan
Hi, I am seeing multiple state store files (.sst) created under each directory. Is this normal ? If an application crashes and comes back, would it cause this ? Thanks Mohan