-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[Remote Store] Experimental Release Tracking #3974
Copy link
Copy link
Closed
Labels
enhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.3.0'Issues and PRs related to version v2.3.0''Issues and PRs related to version v2.3.0'
Description
OpenSearch 2.3 Release
- [Remote Segment Store] Define RemoteDirectory interface #2993
- [Remote Store] Add index level setting to enable/disable remote store #3141
- [Remote Segment Store] Add another instance of Store to InternalEngine that uses RemoteDirectory #2994
- [Remote Segment Store] Upload new segment files to remote store as a part of refresh flow #2995
- [Remote Store] API support to restore data from remote store #3145
- [Remote Store] Add a check to enable remote store only with Segment Replication #3147
- [Remote Store] Performance test setup for 2.3 release #3148
- [Remote Store] Make repository name configurable #3286
- [Remote Translog] Add extension points to support remote translog stores #3242
- [Remote Segment Store] Upload segments_N file after each refresh #3398
- [Remote Store] Move repository fetch logic from IndexService to RemoteDirectoryFactory #3547
- [Remote Store] Inject the RemoteStoreRefreshListener in the indexShard constructor #3548
- [Remote Store] Support nested index level settings for remote store #4059
- [Remote Store] Fix message on enabling remote store without segment replication #4201
- [BUG] [Remote Store] AssertionError while creating an index with
index.remote_store.enabled=true#4233 - [BUG][Remote Store] Repository base_path is ignored while uploading segments to remote segment store #4283
- [BUG][Remote Segment Store] On failover, new primary uploads all the segments to remote store, it should be incremental #4398
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or requestv2.3.0'Issues and PRs related to version v2.3.0''Issues and PRs related to version v2.3.0'