Bug
| Bug-ID-Nummer | BUG-000142298 |
|---|---|
| Eingereicht | August 18, 2021 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS Data Store |
| Gefunden in Version | 10.8.1 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 2019 64 Bit |
| Status | 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.
Bug-ID: BUG-000142298
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen