HomeSoftware Heritage

swh.indexer.rehash: Read objstorage's raw content only when needed

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

swh.indexer.rehash: Read objstorage's raw content only when needed

If there are no hashes to recompute, do not read the content from
objstorage.

This optimization will only be useful for the case of the parameter
recompute_checksum being false (which is the case in production for
now)

Related T712

Details

Provenance
ardumontAuthored on Apr 28 2017, 8:52 AM
ardumontPushed on Apr 28 2017, 9:54 AM

Commit No Longer Exists

This commit no longer exists in the repository.