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

Downgrade write lock to read lock before translog upload to remote store #10135

Merged
merged 2 commits into from
Sep 22, 2023

Commits on Sep 20, 2023

  1. Revert "Optimize read write lock constructs during translog upload to…

    … remote store (opensearch-project#9636)"
    
    This reverts commit b5cc002.
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    ashking94 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3369069 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Downgrade writelock to readlock during translog upload

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