Elasticsearch Warning: [ignore_throttled] Parameter Deprecated
This warning message is coming from the Elasticsearch client RestClient. The request is trying to refresh the index named 'store_drug_index' on the Elasticsearch server at the address 'http://172.28.128.2:9200'.
The warning is related to the usage of the parameter 'ignore_throttled' in the request. The warning suggests that this parameter is deprecated because frozen indices have been deprecated in Elasticsearch version 7.17.7-78dcaaa8cee33438b91eca7f5c7f56a70fec9e80.
The warning suggests considering using cold or frozen tiers instead of frozen indices. It is recommended to review the Elasticsearch documentation or seek further guidance to understand and utilize the new tiering options.
原文地址: https://www.cveoy.top/t/topic/pcTB 著作权归作者所有。请勿转载和采集!