Page MenuHomePhabricator

Allow "arc upload" to work correctly if it can not hash content
ClosedPublic

Authored by epriestley on Apr 4 2017, 10:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 30, 2:19 PM
Unknown Object (File)
Fri, Jun 27, 6:53 AM
Unknown Object (File)
Jun 3 2025, 1:40 AM
Unknown Object (File)
May 29 2025, 6:44 PM
Unknown Object (File)
May 29 2025, 9:14 AM
Unknown Object (File)
May 28 2025, 8:27 PM
Unknown Object (File)
Apr 26 2025, 7:07 PM
Unknown Object (File)
Apr 25 2025, 9:54 PM
Subscribers
None

Details

Summary

Ref T12464. This is similar to D17619 and prepares us to move to SHA256 in the client.

Note that it's fine if arc and Phabricator disagree about hashing algorithms. We don't really trust the client anyway, so if things are mismatched clients will just end up transferring a bit more data instead of getting to cheat when Phabricator already has copies of data.

Test Plan

Ran arc upload, got a clean upload.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 4 2017, 10:57 PM
This revision was automatically updated to reflect the committed changes.