Page MenuHomePhabricator

[services][blob] Remove old C++ implementation
ClosedPublic

Authored by bartek on Nov 30 2022, 7:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 2:28 AM
Unknown Object (File)
Fri, Nov 22, 6:45 AM
Unknown Object (File)
Fri, Nov 22, 6:45 AM
Unknown Object (File)
Fri, Nov 22, 6:45 AM
Unknown Object (File)
Fri, Nov 22, 6:39 AM
Unknown Object (File)
Nov 15 2024, 10:10 PM
Unknown Object (File)
Nov 15 2024, 8:20 PM
Unknown Object (File)
Nov 6 2024, 7:06 PM
Subscribers

Details

Summary

Removed the services/blob/old directory containing C++ impl

Resolves ENG-2306

Test Plan
  • CI should not depend on this anymore.
  • Running and building the service locally runs Rust implementation

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek held this revision as a draft.
bartek published this revision for review.Dec 1 2022, 6:00 AM

The CI is passing for the new implementation on master and integration/performance tests are passing so I think we can go on with this one.

This revision is now accepted and ready to land.Dec 1 2022, 8:21 AM