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 Cluster State] Parallel and Multipart IndexMetadata uploads #9664

Commits on Sep 6, 2023

  1. [Remote Cluster State] Parallel and Multipart IndexMetadata uploads

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b80bfb0 View commit details
    Browse the repository at this point in the history
  2. fix checksum issues

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e2af646 View commit details
    Browse the repository at this point in the history
  3. make IndexMetadataTransferException static

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7cf01f7 View commit details
    Browse the repository at this point in the history
  4. address PR comments

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9de30a4 View commit details
    Browse the repository at this point in the history
  5. Minor refactoring around exception handling

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    285d9ed View commit details
    Browse the repository at this point in the history
  6. Minor refactoring

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4705057 View commit details
    Browse the repository at this point in the history
  7. remove docstring causing build failure

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a41fd4b View commit details
    Browse the repository at this point in the history
  8. fix/add UTs

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7dd676b View commit details
    Browse the repository at this point in the history
  9. fix spotless errors

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ebcb720 View commit details
    Browse the repository at this point in the history
  10. add UTs for async upload in RemoteClusterStateServiceTests

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d5f512f View commit details
    Browse the repository at this point in the history
  11. Empty Commit

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7b4de88 View commit details
    Browse the repository at this point in the history
  12. address PR comments

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b8a1026 View commit details
    Browse the repository at this point in the history
  13. add more assertions on successful parallel upload

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    882984c View commit details
    Browse the repository at this point in the history
  14. Empty Commit

    Signed-off-by: bansvaru <bansvaru@amazon.com>
    linuxpi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a3029fb View commit details
    Browse the repository at this point in the history