You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us about your request. Provide a summary of the request and all versions that are affected.
Segment Replication and Remote storage (experimental) have their own sets of documentation. We would like to include new documentation covering the integration of these two features (for release in 2.9), where segment replication uses a remote store to copy out segments to replicas. The meta issue & design proposal is here - opensearch-project/OpenSearch#4448
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
Test plan - opensearch-project/OpenSearch#8109 where we will include results to include in docs.
There are no new APIs for this feature, however we will need to document the performance implications along with configuration options.
Configuration:
If remote store is enabled, all indices will internally use segment replication to copy to replicas. There will be no index level override option that is provide with node-node segment replication.
The text was updated successfully, but these errors were encountered:
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
Segment Replication and Remote storage (experimental) have their own sets of documentation. We would like to include new documentation covering the integration of these two features (for release in 2.9), where segment replication uses a remote store to copy out segments to replicas. The meta issue & design proposal is here - opensearch-project/OpenSearch#4448
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
Test plan - opensearch-project/OpenSearch#8109 where we will include results to include in docs.
There are no new APIs for this feature, however we will need to document the performance implications along with configuration options.
Configuration:
If remote store is enabled, all indices will internally use segment replication to copy to replicas. There will be no index level override option that is provide with node-node segment replication.
The text was updated successfully, but these errors were encountered: