Error
| Número de ID del error | BUG-000142298 |
|---|---|
| Enviado | August 18, 2021 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Data Store |
| Versión encontrada | 10.8.1 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 2019 64 Bit |
| Estado | Duplicate |
Once this occurs, the index settings can be updated to remove the routing.allocation.require._name property using the following curl command:
curl --user <bds-admin-user>:<bds-admin-pass> -X PUT "http://<bds-node>:9220/<index-name>/_settings" -H "Content-Type: application/json" -d "{\"routing.allocation.require._name\": null}"
After executing this command, inspect the index properties again. The index health returns to green and the replica shards should be properly assigned again. However, the index still only has one primary shard instead of three.
ID del error: BUG-000142298
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri