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

objstore: Download and Upload block files in parallel #5475

Merged
merged 13 commits into from Jul 12, 2022

Commits on Jul 11, 2022

  1. Parallel Chunks

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    254c9d0 View commit details
    Browse the repository at this point in the history
  2. test

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    21abb11 View commit details
    Browse the repository at this point in the history
  3. Changelog

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    87ba903 View commit details
    Browse the repository at this point in the history
  4. making ApplyDownloadOptions private

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    d02489b View commit details
    Browse the repository at this point in the history
  5. upload concurrency

    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    618c68b View commit details
    Browse the repository at this point in the history
  6. Upload Test

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    d563a98 View commit details
    Browse the repository at this point in the history
  7. update change log

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    8db8fb3 View commit details
    Browse the repository at this point in the history
  8. Change comments

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    08615de View commit details
    Browse the repository at this point in the history
  9. Address comments

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    9bfa130 View commit details
    Browse the repository at this point in the history
  10. Remove duplicate entries on changelog

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    538f359 View commit details
    Browse the repository at this point in the history
  11. Addressing Comments

    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    a63fa1f View commit details
    Browse the repository at this point in the history
  12. update golang.org/x/sync

    Signed-off-by: alanprot <alanprot@gmail.com>
    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    472610e View commit details
    Browse the repository at this point in the history
  13. Adding Commentts

    Signed-off-by: Alan Protasio <approtas@amazon.com>
    alanprot committed Jul 11, 2022
    Copy the full SHA
    0a4ffb1 View commit details
    Browse the repository at this point in the history