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

[Backport 2.5] Adding Remote translog upload, download and failover changes #5775

Merged

Commits on Jan 10, 2023

  1. [Backport 2.x] Adding Remote translog upload, download and failover c…

    …hanges (opensearch-project#5757)
    
    * Introduce TranslogFactory for Local/Remote Translog support (opensearch-project#4172)
    
    * Introduce TranslogFactory for Local/Remote Translog support
    
    Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com>
    
    * [Remote Translog] Introduce remote translog with upload functionality (opensearch-project#5392)
    
    * Introduce remote translog with upload functionality 
    
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    Co-authored-by: Bukhtawar Khan <bukhtawa@amazon.com>
    
    * Enable creation of indices using Remote Translog    (opensearch-project#5638)
    
    * Enable creation of indices using Remote Translog behind a setting and feature flag
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    
    * [Remote Translog] Add support for downloading files from remote translog (opensearch-project#5649)
    
    * Add support to download translog from remote store during recovery
    
    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    
    * Integrate remote translog download on failover (opensearch-project#5699)
    
    * Integrate remote translog download on failover
    
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    
    Signed-off-by: Bukhtawar Khan <bukhtawa@amazon.com>
    Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
    Signed-off-by: Sachin Kale <kalsac@amazon.com>
    Signed-off-by: Ashish Singh <ssashish@amazon.com>
    gbbafna authored and Sachin Kale committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    ad41d31 View commit details
    Browse the repository at this point in the history