Skip to content

[TASK] Migrations Unified Config shard/replica count #4226

@panagiotisgts

Description

@panagiotisgts

Related to

Epic:

Overview

Identity and Data migrations are able to create indices via the shared SchemaManager that's enabled on all deployments. The desired shard & replica count configurations should be provided to the deployments as well.

Required params to be passed to the deployments:

  • camunda.database.index.numberOfReplicas
  • camunda.database.index.numberOfShards
  • camunda.database.index.replicasByIndexName
  • camunda.database.index.shardsByIndexName

Actions

  • Data Migration
    • Shard Count
    • Shard Count per index
    • Replica Count
    • Replica Count per index
  • Identity Migration
    • Shard Count
    • Shard Count per index
    • Replica Count
    • Replica Count per index

Sub-tasks

  • sub-task

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions