Page MenuHomePhabricator

[blob-service] Delete old database code from http module
ClosedPublic

Authored by bartek on Jul 9 2023, 2:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 5:53 PM
Unknown Object (File)
Fri, Nov 1, 5:28 PM
Unknown Object (File)
Sun, Oct 27, 4:35 PM
Unknown Object (File)
Oct 4 2024, 2:00 PM
Unknown Object (File)
Sep 28 2024, 12:56 AM
Unknown Object (File)
Sep 28 2024, 12:56 AM
Unknown Object (File)
Sep 28 2024, 12:56 AM
Unknown Object (File)
Sep 28 2024, 12:55 AM
Subscribers

Details

Summary

Part of ENG-4269.

Removed all code related to the old database from the HTTP server part of the service. (gRPC still uses it).

Renamed http/context.rs to http/errors.rs because the only code left there is error handling.

Depends on D8458.

Test Plan

Blob service builds and runs, integration tests pass

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable