laptop and a wrench

Bug

Services in a three-node spatiotemporal big data store (BDS) cluster become restricted to a single node, resulting in an index with only a single shard and no replication.

Zuletzt veröffentlicht: July 12, 2022 ArcGIS Data Store
Bug-ID-Nummer BUG-000142298
EingereichtAugust 18, 2021
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Data Store
Gefunden in Version10.8.1
BetriebssystemWindows OS
Betriebssystemversion2019 64 Bit
StatusDuplicate

Zusätzliche Informationen

This issue is a duplicate of BUG-000139644.

Workaround

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.

Schritte zur Reproduzierung

Bug-ID: BUG-000142298

Software:

  • ArcGIS Data Store

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln