Hi, Yes it is still used and it should be updated when writing a blob if it already exists.
Thanks Amit On Tue, Mar 14, 2017 at 2:55 PM, Raul-Nicolae Hudea <[email protected]> wrote: > Hi, > > In OAK 1.6, is lastModified of a DataRecord coming a BlobStore (S3, for > example) still used for timestamp comparison? (ex: to detect whether a > certain object needs to be GC-ed). Or updating it can be ignored in > backends (like S3Backend)? > > Looking through the code for usage of getLastModified seems to point in > that direction, but maybe someone has a more definitive answer. > > This is related to a question for the AzureDataStore PR ([1]) to which I > don’t have a definitive answer. > > Thanks, > Raul > > [1] https://github.com/apache/jackrabbit-oak/pull/58 > >
