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)
Mon, Jul 1, 3:35 PM
Unknown Object (File)
Fri, Jun 28, 5:53 PM
Unknown Object (File)
Wed, Jun 26, 3:56 PM
Unknown Object (File)
Tue, Jun 25, 3:06 AM
Unknown Object (File)
Tue, Jun 25, 3:06 AM
Unknown Object (File)
Tue, Jun 25, 3:06 AM
Unknown Object (File)
Tue, Jun 25, 3:06 AM
Unknown Object (File)
Tue, Jun 25, 2:57 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