linkedin / ambry

Distributed object store
https://github.com/linkedin/ambry/wiki
Apache License 2.0
1.75k stars 276 forks source link

Move id converter to router phase 3 #2895

Closed SophieGuo410 closed 2 months ago

SophieGuo410 commented 2 months ago

phase1: replace blob properties in id converter, add id converter in router. https://github.com/linkedin/ambry/pull/2886 phase2: add rest request in router https://github.com/linkedin/ambry/pull/2894 This pr: pass in id converter from router to frontend rest request service.