Skip to content

[BUG] CCR not working with DatastreamΒ #20668

@white4spirit73

Description

@white4spirit73

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

  1. create autofollow rule for .ds indices or create request to replicate index from remote cluster
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Indexing:ReplicationIssues and PRs related to core replication framework eg segrepbugSomething isn't workinguntriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions