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

Add support to upload snapshot shard blobs with hashed prefix #15426

Merged
merged 14 commits into from
Sep 1, 2024

Commits on Aug 27, 2024

  1. Add snapshot shard blobs with hashed prefix

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e21d937 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Add UTs

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d0c0fae View commit details
    Browse the repository at this point in the history
  2. Address comments and add UTs

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    173514b View commit details
    Browse the repository at this point in the history
  3. Change default snapshot shard path type to hashed_prefix for testing

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e097aa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Fix failing tests

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3aa54e5 View commit details
    Browse the repository at this point in the history
  2. Introduce single method for all create/put repository calls

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6446b03 View commit details
    Browse the repository at this point in the history
  3. Move the index shard path upload to sync upload

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c02de6c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Fix spotless errors

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    29ecb9a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into snapshot-hashed-prefix

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    62ed8e3 View commit details
    Browse the repository at this point in the history
  3. Do minor code refactor

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    596b6de View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    798cf4b View commit details
    Browse the repository at this point in the history
  5. More tests to use common methods for repo creation

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    10f15ab View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Address comments and fix multiple failing tests

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0dea663 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into snapshot-hashed-prefix

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7c5b751 View commit details
    Browse the repository at this point in the history