Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch cherry pick #2921

Closed
wants to merge 5 commits into from
Closed

Branch cherry pick #2921

wants to merge 5 commits into from

Commits on Oct 12, 2024

  1. Move id converter inside of router phase4 (#2899)

    * Move id converter inside of router phase4
    
    * Move ttl update inside of router for named blob put request
    
    * Address comments
    
    ---------
    
    Co-authored-by: Sophie Guo <sopguo@sopguo-mn2.linkedin.biz>
    SophieGuo410 and Sophie Guo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7166eea View commit details
    Browse the repository at this point in the history
  2. Remove the size update for stitch request (#2904)

    Co-authored-by: Sophie Guo <sopguo@sopguo-mn2.linkedin.biz>
    SophieGuo410 and Sophie Guo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6448563 View commit details
    Browse the repository at this point in the history
  3. Pass in clean blob id into router.ttlUpdate (#2912)

    Co-authored-by: Sophie Guo <sopguo@sopguo-mn2.linkedin.biz>
    SophieGuo410 and Sophie Guo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    88575a7 View commit details
    Browse the repository at this point in the history
  4. Remove cluster name for blobId used in router (#2913)

    * Remove cluster name for blobId used in router
    
    * Adding tests
    
    * Adding unit test
    
    ---------
    
    Co-authored-by: Sophie Guo <sopguo@sopguo-mn2.linkedin.biz>
    SophieGuo410 and Sophie Guo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ace397d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Adding integration test for dataset

    Sophie Guo committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3003d88 View commit details
    Browse the repository at this point in the history