laptop and a wrench

漏洞

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.

上次发布: July 12, 2022 ArcGIS Data Store
漏洞 ID 编号 BUG-000142298
已提交August 18, 2021
上次修改时间June 5, 2024
适用范围ArcGIS Data Store
找到的版本10.8.1
操作系统Windows OS
操作系统版本2019 64 Bit
状态Duplicate

附加信息

This issue is a duplicate of BUG-000139644.

解决办法

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: BUG-000142298

软件:

  • ArcGIS Data Store

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项