-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Indexing:ReplicationIssues and PRs related to core replication framework eg segrepIssues and PRs related to core replication framework eg segrepbugSomething isn't workingSomething isn't workinguntriaged
Description
Describe the bug
Cross-cluster replication not working with DataStream type of indices:
org.opensearch.action.ActionRequestValidationException: Validation Failed: 1: Value .ds-logs-000001 must not start with '.';2: Value .ds-logs-000001 must not start with '.';
Is it possible to create DataStream backing indices without .* prefix?
Related component
No response
To Reproduce
- create autofollow rule for .ds indices or create request to replicate index from remote cluster
- See error
Expected behavior
I would like to see a working replication mechanism for DataStream type of indices
Additional Details
Host/Environment (please complete the following information):
- OS: Ubuntu 22.04
- Version 3.2.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Indexing:ReplicationIssues and PRs related to core replication framework eg segrepIssues and PRs related to core replication framework eg segrepbugSomething isn't workingSomething isn't workinguntriaged