[ https://issues.apache.org/jira/browse/OAK-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Davide Giannella closed OAK-3921. --------------------------------- > DataStoreBlobStore - Limit resolveChunks only to non inlined blobs > ------------------------------------------------------------------ > > Key: OAK-3921 > URL: https://issues.apache.org/jira/browse/OAK-3921 > Project: Jackrabbit Oak > Issue Type: Improvement > Reporter: Amit Jain > Assignee: Amit Jain > Priority: Minor > Labels: technical_debt > Fix For: 1.2.11, 1.3.15 > > > Currently, DataStoreBlobStore#resolveChunks resolves all blob ids including > in-lined blobs. This is different from the AbstractBlobStore#resolveChunks > which removes in-lined blobs. > Due to this the InMemoryDataRecord had to be made public for OAK-3184 which > it should not have. A proper solution would be to have the resolveChunks only > return blobs stored in blob/data store. -- This message was sent by Atlassian JIRA (v6.3.4#6332)