TomonoriSoejima / Tejun

notes related to working cases
5 stars 3 forks source link

accept_data_loss #172

Open TomonoriSoejima opened 2 months ago

TomonoriSoejima commented 2 months ago
POST /_cluster/reroute
{
  "commands": [
    {
      "allocate_empty_primary": {
        "index": ".ds-ilm-history-5-follower-2024.04.20-000014", 
        "shard": 0,
        "node": "instance-0000000014",
        "accept_data_loss": true
      }
    }
  ]
}