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

[Remote Segments] Retry segment uploads to remote store on failure #7400

Merged
merged 10 commits into from
May 9, 2023

Commits on May 3, 2023

  1. [Remote Segments] Retry remote refresh on failure

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

Commits on May 4, 2023

  1. Merge remote-tracking branch 'upstream/main' into 7363

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    27c2312 View commit details
    Browse the repository at this point in the history
  2. [Remote Segments] Introduce exponential backoff retry on failures

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7589820 View commit details
    Browse the repository at this point in the history
  3. Incorporate PR review feedback

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0f015a9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Incorporate PR review feedback

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

Commits on May 8, 2023

  1. Fix success countdown latch in UT & remove redundant condition

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    be43780 View commit details
    Browse the repository at this point in the history
  2. Empty-Commit

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f80f4ac View commit details
    Browse the repository at this point in the history
  3. Refactor code

    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    843ea40 View commit details
    Browse the repository at this point in the history
  4. Empty-Commit

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

Commits on May 9, 2023

  1. Added missed condition

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