diff options
author | David Kalnischkies <david@kalnischkies.de> | 2019-11-27 19:57:08 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2019-11-27 21:56:33 +0100 |
commit | 62bfe5b6ca3ccfba6313d3f9ab4cb75a24a5557a (patch) | |
tree | a783495593357f4e08b8433d8e8bbe2229494115 /doc/json-hooks-protocol.md | |
parent | d88fb9fa233b1356c767d0183d91c821ee1ccd83 (diff) |
Use correct filename on IMS-hit reverify for indices
If we have no old Release file, but old indices we can't compare
hashsums with the new Release file and hence must request the indices
again and have to react to IMS hits if they didn't change.
We used to symlink the old index file to the partial directory, but that
usually meant that we linked an uncompressed file to a compressed file,
which not all uncompressors can deal with transparently resulting in
strange failures.
We could do without the symlink, but that would require changes in the
codepaths dealing with failure as they would rename the file to FAILED.
Diffstat (limited to 'doc/json-hooks-protocol.md')
0 files changed, 0 insertions, 0 deletions