Re: Question over Incremental Snapshot vs Full Snapshot in rocksDb state backend

2018-10-28 Thread chandan prakash
; HDFS in case of incremental snapshot. > > Full snapshot does not need the file list, it just needs an iterator over > snapshotted (frozen) data. Internally RocksDB just hard-links immutable > already existing SST files and iterates their data for Snapshot API. > > Best, >

Re: Question over Incremental Snapshot vs Full Snapshot in rocksDb state backend

2018-10-24 Thread chandan prakash
: > Hi, > > I’m forwarding this question to Stefan (cc’ed). > He would most likely be able to answer your question, as he has done > substantial work in the RocksDB state backends. > > Cheers, > Gordon > > > On 24 October 2018 at 8:47:24 PM, chandan prakash ( > chan

Question over Incremental Snapshot vs Full Snapshot in rocksDb state backend

2018-10-24 Thread chandan prakash
advance. Regards, Chandan -- Chandan Prakash